17311 matches found
dotdotpwn
DESCRIPTION DotDotPwn - The Directory Traversal Fuzzer It's a very flexible intelligent fuzzer to discover traversal directory vulnerabilities in software such as HTTP/FTP/TFTP servers, Web platforms such as CMSs, ERPs, Blogs, etc. Also, it has a protocol-independent module to send the desired...
ncrack
ncrack Ncrack is a high-speed network authentication cracking tool. It was built to help companies secure their networks by proactively testing all their hosts and networking devices for poor passwords. Security professionals also rely on Ncrack when auditing their clients. Ncrack was designed...
vsFTPd-2.3.4-Exploit
vsFTPd 2.3.4 Exploit Python Proof of Concept for the vsFTPd 2.3.4 backdoor — CVE-2011-2523 Description vsFTPd Very Secure FTP Daemon is an FTP server commonly used on Unix-like systems. The vsFTPd 2.3.4 release distributed in 2011 was compromised with a malicious backdoor. This was not a normal...
LAB1-metasploitable
LAB1-metasploitable Exploitation des vulnérabilités sur la version vsftpd 2.3.4 du service ftp CVE-2011-2523 Exploit Title: vsftpd 2.3.4 - Backdoor Command Execution Date: 9-04-2021 Exploit Author: HerculesRD Software Link: http://www.linuxfromscratch.org/thomasp/blfs-book-xsl/server/vsftpd.html...
CVE-2026-39983
References https://github.com/patrickjuchli/basic-ftp/security/advisories/GHSA-chqc-8p9q-pq6q https://github.com/patrickjuchli/basic-ftp/commit/2ecc8e2c500c5234115f06fd1dbde1aa03d70f4b https://github.com/patrickjuchli/basic-ftp/releases/tag/v5.2.1...
CVE-2025-5548
🧪 FreeFloat FTP Server Buffer Overflow Lab CVE-2025-5548 📌 Description This lab demonstrates how to exploit a Stack Buffer Overflow vulnerability in FreeFloat FTP Server , identified as CVE-2025-5548. The objective is to understand the complete exploitation process on vulnerable Windows...
CVE-2025-5548
🐞 CVE-2025-5548: FreeFloat FTP Server 1.0 Buffer Overflow Professional research and exploit development for a classic stack-based buffer overflow in FreeFloat FTP Server 1.0. This laboratory demonstrates the transition from binary reversing to a fully functional RCE. 📖 Executive Summary This...
CVE-2025-47812-PoC
CVE-2025-47812 — Ejecución Remota de Código RCE en Wing FTP Server Resumen...
CTT-Enhanced-PX4-Autopilot-Exploit-CVE-2026-32743
CTT-Enhanced-PX4-Autopilot-Exploit-CVE-2026-32743 CVE-2026-32743 — PX4 Autopilot Stack Buffer Overflow CTT-Enhanced: 33-Layer Temporal Cascade Drone DoS .The original exploit crashes the MAVLink task via a 60-byte overflow. The CTT version distributes the overflow across 33 temporal layers, each...
CVE-2025-5844
CVE-2025-5548: Analysis & PoC 📝Summary This repository provides a comprehensive technical analysis and a functional Proof of Concept PoC for CVE-2025-5548 : a Buffer Overflow Stack vulnerability affecting FreeFloat FTP Server v1.0. The research covers the entire lifecycle of the vulnerability: fr...
CVE-2025-5548
CVE-2025-5548 Repository documenting the vulnerability CVE-2025-5548 , including environment setup and step-by-step exploitation. Structure 1. Installation — Required tools Python, IDA, Immunity, Mona, Free Float FTP Server, Ncat. 2. Exploitation — IDA analysis and step-by-step overflow exploit;...
CVE-2025-5548
🐞CVE-2025-5548 Buffer overflow in FreeFloat FTP Server 1.0 🎯 Stack Buffer Overflow Exploitation This repository contains the documentation and practical development of a cybersecurity project focused on reverse engineering and the exploitation of memory-level vulnerabilities Stack Buffer Overflow...
vsftpd2.3.4-backdoor-exploit
vsftp2.3.4-backdoor-exploit vsftpd 2.3.4 Backdoor Exploit CVE-2011-2523 Requirements Python 3.11+ recommended psutil Python package Installation Windows 1. Make sure Python is installed: root@kitploit: py --version 2. Install dependencies: root@kitploit: py -m pip install psutil 3. Run the script...
BearFTP
BearFTP Dare to hack a bear? BearFTP is a honeypot FTP server, designed to log hackers' attempts and report them to public IP blacklist databases. Featuring: Configuration support no need to recompile Edit files and content of files located on server Tested on FileZilla and WinSCP. AntiNmap,...
CVE-2025-5548-FreeFloat-FTP-Buffer-Overflow
CVE-2025-5548 — Buffer Overflow in FreeFloat FTP Server 1.0 Vulnerability analysis and exploitation lab · Exploit Development · Windows x86 What is this repository about? This repository fully documents the analysis and exploitation process of the CVE-2025-5548 vulnerability, a stack-based buffer...
Offensive-lab-2
Offensive security Lab : ProFTPD 1.3.3c Backdoor Exploit Root Flag 1. Introduction and Objectives This report details the penetration test performed on a vulnerable Linux virtual machine VM, focusing on identifying a high-risk service vulnerability that allowed for immediate root access. Detail|...
cerbrutus
Cerbrutus Herramienta de fuerza bruta modular escrita en Python, para rociado de contraseñas muy rápido en SSH y FTP, y en un futuro cercano otros servicios de red. PRÓXIMAMENTE: SMB, HTTPs POST, HTTPs GET, HTTP BASIC AUTH Gracias a @0dayctf, Rondons, Enigma y 001 por las pruebas y contribuciones...
vsftpd-234-vuln-report
💥 vsftpd 2.3.4 Backdoor Exploit Report Exploitation of a known vulnerability in vsftpd 2.3.4 using Metasploit. 📌 Target Details Target IP: 192.168.150.133 Service: FTP Vulnerable Version: vsftpd 2.3.4 Exploit Module: exploit/unix/ftp/vsftpd234backdoor Payload: Command shell TCP 🔍 Vulnerability...
penta
penta PENTest + semi-Automation tool Penta is is Pentest semi-automation tool using Python3. It provides advanced features to extract vuln info found on specific servers. I'm now developing a scanning system using vuln-db. Installation Install requirements...
CVE-2011-0762
CVE-2011-0762 Exploit C exploit for the CVE-2011-0762 vulnerability in FTP servers that allows sending a STAT command with a malicious payload to cause potential crashes or unwanted execution. Description This exploit connects to an FTP server and authenticates using a provided username and...