OneShell
One PHP file to rule them all.
Install / Use
/learn @SYNACKtra/OneShellREADME
OneShell
- One Shell to rule them all, One Shell to find them,
- One Shell to bring them all and in the darkness bind them
Status: Experimental / Version: v0.1
Features
- System information
- Execute commands
- Crashes your system
Todo
- Write a PHP obfuscator, minifier and HTML/CSS/JS minifier
- Write something that makes it look like shit on attacked boxes
- Reverse shells menu needs to work
- SQL browser
- File manager is not finished
- Pretty much the whole thing.
How the hell are you compiling this/making it one big PHP file? Compiling is recursive inclusion, eventually resulting in one big PHP file. This works by replacing all include_or_detect calls in bootstrap.php with their corresponding PHP files, and then doing this with each one of those files until there is nothing else to include.
This was an experiment.
- I am not responsible for you using this in any environment on any box.
- I am not responsible for anything that you do with this shell.
- I am not responsible if you get caught doing stuff you shouldn't be with this shell.
Credits:
- Mephisto (me)
- Fuhosin and it's creators
