6 matches found
proftpd-mod_copy-cve-2015-3306
ProFTPD 1.3.5 modcopy 脆弱性 CVE-2015-3306 このリポジトリには、Hackviser プラットフォーム上の脆弱な ProFTPD 1.3.5 サービスを悪用するラボレポートが含まれています。 このラボでは、modcopy 脆弱性 CVE-2015-3306 を利用して、機密ファイル secret.txt への不正アクセスを実証します。 詳細な悪用手順と緩和策の推奨事項は report.md に含まれています。...
ProFTPD_CVE-2015-3306
m4ud Exploit RCE de ProFTPD 1.3.5 CVE : 2015-3306! root@kitploit: 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,...
ProFTPd 1.3.5 - 'mod_copy' Remote Command Execution (2)
Exploit Title: ProFTPd 1.3.5 - 'modcopy' Remote Command Execution 2 Date: 25/05/2021 Exploit Author: Shellbr3ak Version: 1.3.5 Tested on: Ubuntu 16.04.6 LTS CVE : CVE-2015-3306 !/usr/bin/env python3 import sys import socket import requests def exploitclient, target: client.connecttarget,21...
ProFTPd 1.3.5 文件复制
No description provided by source...
ProFTPD 1.3.5 Mod_Copy Command Execution Exploit
This Metasploit module exploits the SITE CPFR/CPTO commands in ProFTPD version 1.3.5. Any unauthenticated client can leverage these commands to copy files from any part of the filesystem to a chosen destination. The copy commands are executed with the rights of the ProFTPD service, which by defau...
ProFTPd 1.3.5 - 'mod_copy' Remote Command Execution
Title: ProFTPd 1.3.5 Remote Command Execution Date : 20/04/2015 Author: R-73eN Software: ProFTPd 1.3.5 with modcopy Tested : Kali Linux 1.06 CVE : 2015-3306 Greetz to Vadim Melihow for all the hard work . import socket import sys import requests Banner banner = "" banner += " \n" banner +=" | | /...