Lucene search
+L

66 matches found

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

CVE-2015-3306

ProFTPd 1.3.5 リモートコマンド実行 作者 : David Tavarez @davidtavarez ソフトウェア: ProFTPd 1.3.5 with modcopy テスト済み : Debian 4+deb7u2 ProFTPD 1.3.4a Debian-4+deb7u1 ProFTPD 1.3.4a CVE : 2015-3306...

10CVSS7.7AI score0.96752EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/16 7:29 p.m.7 views

CVE-2015-3306

CVE-2015-3306 これは、ProFTPd 1.3.5 の modcopy CVE-2015-3306 脆弱性に対する単一ファイルのエクスプロイトです。特に TryHackMe Kenobi Lab 向けです。 脆弱性の説明 CVE-2015-3306 は、ProFTPd 1.3.5 に見つかった脆弱性で、FTPファイルコピー操作を有効にする modcopy モジュールの欠陥に起因します。この脆弱性により、THMプレイヤーはSSH秘密鍵を共有領域にコピーし、それをローカルシステムにマウントできるため、SSH秘密鍵を使用してユーザーに接続することができます。 エクスプロイトの使用方...

10CVSS7.7AI score0.96752EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/16 10:37 a.m.9 views

CVE-2019-12815

CVE-2019-12815 ProFTPd modcopy - 无需认证的任意文件复制批量扫描器...

9.8CVSS7.1AI score0.57606EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/16 10:35 a.m.7 views

ProFTPd-1.3.5-mod_copy-Remote-Command-Execution

ProFTPd-1.3.5-modcopy-Remote-Command-Execution CVE-2015-3306に関連するProFTP 1.3.5サービスの脆弱性を悪用するスクリプト 使用方法 .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/16 8:13 a.m.8 views

proftpd_bypass

このツールは、特別に作られた一連のコマンドを使用して CVE-2015-3306 を悪用し、ProFTPD の modcopy の認証システムをバイパスします。 ダウンロードは こちら から行えます(コマンドラインから実行する必要があります) 使用方法: proftpdbypass target port lcopy within target/rcopy to target lpath rpath...

10CVSS7.6AI score0.96752EPSS
SaveExploits26References1
Kitploit
Kitploit
added 2026/09/16 12:53 a.m.9 views

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 に含まれています。...

10CVSS7.8AI score0.96752EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/16 12:14 a.m.7 views

exploit-CVE-2015-3306

ProFTPd 1.3.5 - modcopy 远程命令执行 ProFTPD 是一个高度可配置的 FTP 守护进程,适用于 Unix 及类 Unix 操作系统。ProFTPD 源于对安全且可配置的 FTP 服务器的需求,其灵感来自对 Apache Web 服务器的极大推崇。与大多数其他 Unix FTP 服务器不同,它并非源自旧的 BSD ftpd 代码库,而是全新的设计与实现。 脆弱环境 要为你的测试搭建一个脆弱环境,你需要安装 Docker,然后运行以下命令: root@kitploit: docker build -t vuln/cve-2015-3306 . docker run...

10CVSS8AI score0.96752EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/15 4:16 a.m.6 views

cve-2015-3306-lab

CVE-2015-3306 — ProFTPD modcopy 预认证任意文件复制 一个完全可复现的实验环境和一个手写的 CVE-2015-3306 漏洞利用程序—— 作为漏洞研究的学习练习而构建:补丁对比、手动触发和原始套接字漏洞利用开发。 漏洞 ProFTPD 的 modcopy 模块实现了 SITE CPFR / SITE CPTO 命令对,该命令对可在服务器端 复制文件,而无需将数据传输到客户端。 在 1.3.5 版本中,两个处理程序均未检查会话是否已 认证。该模块只是假设“没有人会在登录前发送 SITE 命令”——这一错误的假设最终演变成了一个 CVE。任何...

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

propane

propane ProFTPD の modcopy モジュールにおける任意のファイル書き込みバグ(CVE-2015-3306)を悪用し、コード実行を試みます。...

10CVSS8AI score0.96752EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/12 9:32 a.m.6 views

CVE-2015-3306-Home-Lab

ProFTPD 1.3.5(modcopy)—— RCE 模拟实验室 此实验室旨在模拟漏洞 CVE-2015-3306 —— ProFTPD modcopy 远程文件复制到 RCE 用于学习通过 ProFTPD 的 modcopy 模块实现 Web Shell 注入 RCE 。 功能特性 存在漏洞的 ProFTPD 1.3.5 完全启用 modcopy(SITE CPFR / SITE CPTO) 支持匿名 FTP Apache2 + PHP5,用于模拟 web 根目录 /var/www/html 攻击者可利用 SITE CPFR/CPTO 将文件复制到 webroot 以触发 RCE...

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

OpenVAS-Vulnerability-Analysis-Incident-Response-Report

OpenVAS 脆弱性分析・インシデント対応レポート 現実世界シミュレーション: FTP サービスの悪用 ProFTPD CVE-2015-3306 現実世界シミュレーション: FTP サービスの悪用 ProFTPD CVE-2015-3306 📌 概要 このプロジェクトは、管理されたラボ環境で OpenVAS(Greenbone Vulnerability Manager) を使用した、脆弱性評価とインシデント対応の完全なサイクルワークフローを示しています。 当初の目的は、既知のFTP脆弱性( vsftpd バックドア...

10CVSS8.1AI score0.96752EPSS
SaveExploits26
GithubExploit
GithubExploit
added 2026/05/29 12:47 p.m.144 views

Penetration-Testing-Exploitation-of-Vulnerable-Linux-Systems

Penetration-Testing-Exploitation-of-Vulnerable-Linux-Systems K...

6.2AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/26 12:00 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2019-12815

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

10CVSS6.8AI score0.96752EPSS
SaveExploits27References2
SUSE CVE
SUSE CVE
added 2023/02/15 4:11 a.m.17 views

SUSE 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.8CVSS8AI score0.57606EPSS
SaveExploits1References6
Packet Storm
Packet Storm
added 2021/05/26 12:00 a.m.2367 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.2184 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
Tenable Nessus
Tenable Nessus
added 2020/01/09 12:00 a.m.288 views

ProFTPD 'mod_copy' Arbitrary File Copy Vulnerability (Remote)

The remote host is running ProFTPD. It is affected by a vulnerability in the modcopy module which fails to honor and configurations as expected. An unauthenticated, remote attacker can exploit this, by using the modcopy module's functionality, in order to copy arbitrary files in the FTP directory...

9.8CVSS7.3AI score0.57606EPSS
SaveExploits1References3
OSV
OSV
added 2019/11/07 11:36 p.m.12 views

MGASA-2019-0314 Updated proftpd packages fix security vulnerabilities

Updated proftpd package fixes security vulnerabilities: It was discovered that the modcopy module of ProFTPD, a FTP/SFTP/FTPS server, performed incomplete permission validation for the CPFR/CPTO commands CVE-2019-12815. It was discovered that due to incorrect handling of overly long commands, a...

9.8CVSS7.6AI score0.57606EPSS
SaveExploits1References2
ALT Linux
ALT Linux
added 2019/09/09 12:00 a.m.56 views

Security fix for the ALT Linux 8 package proftpd version 1.3.6-alt0.1.ga73dbfe3b

1.3.6-alt0.1.ga73dbfe3b built Sept. 9, 2019 Sergey Y. Afonin in task 237142 July 23, 2019 Konstantin Lepikhov - Updated to 1.3.6-ga73dbfe3b. - Fix modcopy bug 4372 Ensure that modcopy checks for &LTLimits for its SITE CPFR CVE-2019-12815 closes 37056. - Updated modsqlpostgres patch. - Updated -pc...

7.5CVSS9.4AI score0.57606EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2019/08/20 12:00 a.m.55 views

GLSA-201908-16 : ProFTPD: Remote code execution

The remote host is affected by the vulnerability described in GLSA-201908-16 ProFTPD: Remote code execution It was discovered that ProFTPDs modcopy module does not properly restrict privileges for anonymous users. Impact : A remote attacker, by anonymously uploading a malicious file, could possib...

9.8CVSS7.2AI score0.57606EPSS
SaveExploits1References2
Rows per page
Query Builder