DEV Community

Ophellia
Ophellia

Posted on

So i tried to make a simple command line webshell that executes commands via an http request to avoid waf...

Image description

So, because I have little free time and don't know what to do with it, I created this simple webshell that I believe may be useful in the future. 

How Install

git clone https://github.com/elliottophellia/aizawa
cd aizawa
php aizawa.php [webshell url]
Enter fullscreen mode Exit fullscreen mode

How to Use

Pick one webshell that you like in the webshell folder and then upload it to the targeted website, and then copy the webshell's url and paste it into aizawa.php.

Note

Remember that I am not responsible for any damage caused by this program. 

Top comments (0)