6536 matches found
Wing-FTP-Server-7.4.4-RCE-Authenticated
Wing FTP Server 7.4.4 - Remote Code Execution Authenticated CVE-2025-5196 Wing FTP Server provides an administrative Lua scripting console accessible via its web interface. Authenticated administrators are able to execute arbitrary Lua code with insufficient sandboxing. Affected Version: Wing FTP...
CVE-2025-47812
CVE-2025-47812 β Wing FTP Server RCE via Lua Injection Author: 0xgh057r3c0n π§ Description This exploit leverages a Lua injection vulnerability in Wing FTP Server 's login handler loginok.html to execute arbitrary operating system commands or gain a reverse shell. It abuses unsanitized Lua code...
CVE-2018-7449
CVE-2018-7449 1. Introduction My tool is written in Python and exploits the CVE-2018-7449 vulnerability to execute a series of commands that will crash the ftp daemon. root@kitploit: DISCLAIMER!!! Please note that the use of hacking tools without authorization is illegal and could result in legal...
CVE-2025-5548
Breaking FreeFloat FTP: analysis and exploitation of CVE-2025-5548 Anderson Steven β Master in Cybersecurity, Module 6 Vulnerabilities Individual assignment: Methodology for vulnerability analysis and exploitation Why this repository I did not want to simply hand in "here is the exploit working"...
CVE-2024-4040
CVE-2024-4040 Introduction Recently, I came across this vulnerability and found it quite interesting. I read the following articles and wrote a brief exploit. https://y4tacker.github.io/2023/12/10/year/2023/12/CrushFTP-Unauthenticated-Remote-Code-Execution-CVE-2023-43177/...
CVE-2011-2523
CVE-2011-2523 - vsftpd 2.3.4 Exploit Description Very Secure FTP Daemon vsftpd is an FTP server for Unix-like platforms, including Linux. It is distributed under the terms of the GNU General Public Licence. It supports IPv6 as well as SSL. It was revealed in July 2011 that vsftpd version 2.3.4,...
cve-2025-5548-freefloat-ftp-walkthrough
CVE-2025-5548 β FreeFloat FTP Server 1.0 Walkthrough Repository where we document step by step the analysis and controlled exploitation of CVE-2025-5548 on FreeFloat FTP Server 1.0 within a laboratory environment. In this project we do not limit ourselves to running a pre-made exploit. Our goal i...
hook
Hook Hook exploits a parameter injection vulnerability in the WatchGuard SSH interface. The vulnerability allows a low privileged user to exfiltrate arbitrary system files to an attacker controlled FTP server. Fortunately, there is a builtin low privileged user named status that this script...
Wing FTP Server <= 7.4.3 - Path Disclosure via Overlong UID Cookie
Wing FTP Server versions prior to 7.4.4 are vulnerable to an authenticated information disclosure vulnerability CVE-2025-47813. The vulnerability occurs due to improper validation of the 'UID' session cookie in the /loginok.html endpoint. Supplying an overlong UID value causes the server to respo...
Wing FTP Server <= 7.4.3 - Remote Code Execution
Wing FTP Server versions prior to 7.4.4 are vulnerable to an unauthenticated remote code execution RCE flaw CVE-2025-47812. The vulnerability arises from improper NULL byte handling in the 'username' parameter during login, which allows Lua code injection into session files. These injected sessio...
CVE-2011-2523
CVE-2011-2523 - vsftpd 2.3.4 Exploit Description vsftpd, which stands for Very Secure FTP Daemon,is an FTP server for Unix-like systems, including Linux. It is licensed under the GNU General Public License. It supports IPv6 and SSL. In July 2011, it was discovered that vsftpd version 2.3.4...
CVE-2025-5548
π‘οΈ CVE-2025-5548 β FreeFloat FTP Server Buffer Overflow Exploit π Overview This repository documents the discovery and exploitation of a stack-based buffer overflow vulnerability in the FreeFloat FTP Server application. The vulnerability resides in the handling of the USER command, where unsafe...
Explotando-FreeFloatFTP-CVE-2025-5548
Exploiting-FreeFloatFTP-CVE-2025-5548 Welcome to my exploit research and development repository. This project documents the full technical analysis, environment setup, and step-by-step exploitation of CVE-2025-5548 Stack-Based Buffer Overflow found in FreeFloat FTP Server. π± Personal note: This...
CVE-2025-471812-POC
root@kitploit: / | / | / / | / / / |/ // / / / / / / | | / /| |/ / / / / /|/ / / / / // // /| |/ / | / // / / / // / /// |/ |/ // /// CVE-2025-47812 β Wing FTP Server = 7.4.3 Unauthenticated RCE Proof-of-concept exploit for CVE-2025-47812 , an unauthenticated remote code execution vulnerability...
Brosec
Overview tl;dr Brosec is a terminal based reference utility designed to help us infosec bros and broettes with useful yet sometimes complex payloads and commands that are often used during work as infosec practitioners. An example of one of Brosec's most popular use cases is the ability to genera...
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 β Wing FTP Server Remote Code Execution RCE Overview...
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;...