webhandler

Bash simulator to control a server using PHP system functions

Install

All systems
curl cmd.cat/webhandler.sh
image/svg+xml Kali Linux
apt-get install webhandler

webhandler

Bash simulator to control a server using PHP system functions

Webhandler is a ‘Linux bash prompt like’ to handle and process: PHP program execution functions e.g. system, passthru, exec, etc Bind shell connections Reverse shell connections Webhandler contains a lot of post exploitation modules that help during penetration testing and security assessments. It also has many features like: 1- Works with GET and POST requests. 2- Command Injection through cookies 3- Spoof the "User-Agent" field in the HTTP header. 4- Supports HTTP proxies (--proxy http://<ip>:<port>) 5- Works with Tor anonymity network (--tor) 6- Alternative for netcat. Also it is easy to write your own module and get it working within webhandler as a post exploitation module.