FTPMAP - Advanced Remote FTP Scanner
FTPMAP - Advanced Remote FTP Scanner
Start Hacking FTP Servers?
Well, this might be a good startup tool!
FTPMAP is the Right Script for you! - It gave's you a lot of valuable information that may aids you in a Security Pentest!
What's it?
Ftpmap scans remote FTP servers to identify what software and what versions they are running. It uses program-specific fingerprints to discover the name of the software even when banners have been changed or removed, or when some features have been disabled. also FTP-Map can detect Vulnerable by the FTP software/version.
How to compile it?
./configure
make
make install
Usage Commands!
Options:
- -s
- the FTP server. - -P
- the FTP port (default: 21). - -u
- FTP user (default: anonymous). - -u
- FTP password (default: NULL). - -x
- run command on the FTP server. - -v - show version information and quit.
- -h - show help and quit.
Examples!
ftpmap -s ftp.c9x.org
ftpmap -P 2121 -s 127.0.0.1
ftpmap -u joe -p joepass -s fto.server
ftpmap -u joe -p joepass -s ftp.server -x "SYST"
Download Link:
https://github.com/Hypsurus/ftpmap
About the Author :
Christian Galeone is a Cyber Security Researcher from Italy, he's currently studying to I.I.S.S. Marco Polo ( Vocational Technical Institute | Vo-Tech ) attending the IT Class.
He has been Acknowledged by the TOP 5 Companies including Yahoo!, Microsoft, AT&T, Sony etc. He is currently working with HOC as author of Cyber Security & Critical Tools Research Articles.