Lucene search
+L

41 matches found

Kitploit
Kitploit
added 2026/09/15 8:09 a.m.7 views

CVE-2015-3306-Python-PoC

CVE-2015-3306-Python-PoC This was converted with tweaks from a metasploit module as an exercise for OSCP studying and exploit development. It originally came from searching for random remote command execution modules with searchsploit. I anaylzed the metasploit code and converted it to python...

10CVSS7.8AI score0.96752EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/15 7:41 a.m.5 views

Modified-CVE-2015-3306-Exploit

Modified-CVE-2015-3306-Exploit How to 1. Create a php reverse shell 2. Start server to host shell in the same directory python3 -m http.server 3. Start netcat listener on local port of choice example: nc -nlvp port of choice 4. Run exploit example provided below python3 modifiedCVE20153306.py...

10CVSS7.7AI score0.96752EPSS
SaveExploits26References1
Kitploit
Kitploit
added 2026/09/15 3:45 a.m.7 views

cve-2015-3306

cve-2015-3306 docker image hackarada/cve-2015-3306 Intended for personal use root@kitploit: docker build -t hackarada/cve-2015-3306 docker run --rm -it -p 21:21 -p 80:80 hackarada/cve-2015-3306...

10CVSS7.7AI score0.96752EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/14 10:53 p.m.5 views

cve-2015-3306

CVE-2015-3306 This is part of Cved: a tool to manage vulnerable docker containers. Cved: https://github.com/git-rep-src/cved Image source: https://github.com/cved-sources/cve-2015-3306 Image author: https://github.com/t0kx/exploit-CVE-2015-3306...

10CVSS7.8AI score0.96752EPSS
SaveExploits26References3
Kitploit
Kitploit
added 2026/09/14 7:15 p.m.8 views

cpx_proftpd

cpxproftpd PoC de Daniel Aldana para explotación de CVE-2015-3306. Error reportado por Vadim Melihow. MÉTODO 1: uso: root@kitploit: python cpxproftp.py ejemplo: root@kitploit: python cpxproftp.py 127.0.0.1 /etc/passwd /var/www/pass.txt luego prueba: root@kitploit: http://127.0.0.1/pass.txt MÉTODO...

10CVSS7.8AI score0.96752EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/14 2:37 p.m.4 views

propane

propane Exploits the arbitrary file write bug in ProFTPD's modcopy module CVE-2015-3306 and attempts code execution...

10CVSS7.8AI score0.96752EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/14 6:14 a.m.5 views

proftpd_bypass

Esta herramienta utiliza una cadena de comandos especialmente diseñada para explotar CVE-2015-3306 y eludir el sistema de autenticación de modcopy de ProFTPD. Se puede descargar aquí deberá ejecutarlo desde la línea de comandos Uso: proftpdbypass target port lcopy within target/rcopy to target...

10CVSS7.7AI score0.96752EPSS
SaveExploits26References1
Kitploit
Kitploit
added 2026/09/13 1:44 p.m.4 views

ProFTPD_CVE-2015-3306

m4ud ProFTPD 1.3.5 RCE exploit 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,...

10CVSS7.8AI score0.96752EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/11 4:38 a.m.4 views

OpenVAS-Vulnerability-Analysis-Incident-Response-Report

OpenVAS-Vulnerability-Analysis-Incident-Response-Report Real-World Simulation: FTP Service Exploitation ProFTPD CVE-2015-3306 Real-World Simulation: FTP Service Exploitation ProFTPD CVE-2015-3306 📌 Overview This project demonstrates a full-cycle vulnerability assessment and incident response...

10CVSS7.8AI score0.96752EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/10 10:40 a.m.3 views

hackviser_labs_CVE-2015-3306

hackviserlabsCVE-2015-3306 This is a customized script to help solve the lab on remote code execution under the CVE-2015-3306 lab. run it using the following command: python3 exploit.py replace with the address you got from starting the lab on the hackviser platform...

10CVSS7.8AI score0.96752EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/09 10:34 a.m.4 views

ProFTPd-1.3.5-mod_copy-Remote-Command-Execution

ProFTPd-1.3.5-modcopy-Remote-Command-Execution Script que explota la vulnerabilidad del servicio ProFTP 1.3.5 con CVE-2015-3306 Uso .ProFTPD1.3.5RemoteCommandExecution.py -h --rhost RHOST --rportftp RPORTFTP --targeturi TARGETURI --tmppath TMPPATH --sitepath SITEPATH --payload PAYLOAD...

10CVSS7.8AI score0.96752EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/09 12:53 a.m.6 views

proftpd-mod_copy-cve-2015-3306

ProFTPD 1.3.5 modcopy Vulnerability CVE-2015-3306 This repository contains the lab report for exploiting a vulnerable ProFTPD 1.3.5 service in the Hackviser platform. The lab demonstrates unauthorized access to a sensitive file secret.txt using the modcopy vulnerability CVE-2015-3306. Detailed...

10CVSS7.7AI score0.96752EPSS
SaveExploits26
GithubExploit
GithubExploit
added 2026/08/03 1:43 a.m.58 views

CY376_-AHENKORA_JOSEPH-

CY376 Red Team Project — Exploiting Known CVEs in a Deliberate...

10CVSS5.9AI score0.96752EPSS
SaveExploits26
GithubExploit
GithubExploit
added 2026/07/10 9:49 a.m.118 views

cybersecurity-exam-report

Cybersecurity Exam Project: ProFTPD Exploitation and MySQL Dat...

10CVSS7.1AI score0.96752EPSS
SaveExploits26
GithubExploit
GithubExploit
added 2026/06/03 1:18 p.m.232 views

Exploit for Improper Access Control in Proftpd

OpenVAS-Vulnerability-Analysis-Incident-Response-Report Real-W...

10CVSS6.2AI score0.96752EPSS
SaveExploits26
zdt
zdt
added 2021/05/26 12:00 a.m.2691 views

ProFTPd 1.3.5 - (mod_copy) Remote Command Execution Exploit (2)

Exploit Title: ProFTPd 1.3.5 - 'modcopy' Remote Command Execution 2 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 Connecting to the targe...

10CVSS9.2AI score0.96752EPSS
SaveExploits26
Packet Storm
Packet Storm
added 2021/05/26 12:00 a.m.2364 views

ProFTPd 1.3.5 Remote Command Execution

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...

10CVSS0.2AI score0.96752EPSS
SaveExploits26
Exploit DB
Exploit DB
added 2021/05/26 12:00 a.m.2180 views

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...

10CVSS7.8AI score0.96752EPSS
SaveExploits26
Hacker One
Hacker One
added 2020/11/02 11:13 a.m.181 views

Mail.ru: [files.ucs.ru] ProFTPd mod_copy Arbitrary Read/Write

CVE-2015-3306 in opened to external network FTP server on files.ucs.ru...

10CVSS8.9AI score0.96752EPSS
SaveExploits26
NVD
NVD
added 2019/07/19 11:15 p.m.45 views

CVE-2019-12815

An arbitrary file copy vulnerability in modcopy in ProFTPD up to 1.3.5b allows for remote code execution and information disclosure without authentication, a related issue to CVE-2015-3306...

9.8CVSS9.7AI score0.57606EPSS
SaveExploits1References15
Rows per page
Query Builder