Skip to content

FTPHunter is a powerful and efficient tool designed for FTP server enumeration and vulnerability assessment. It allows security professionals and penetration testers to quickly discover key information about FTP servers, such as anonymous login capabilities, file access permissions, server banners, and more.

License

Notifications You must be signed in to change notification settings

tobiasGuta/FTPHunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FTPHunter

FTPHunter is a powerful and efficient tool designed for FTP server enumeration and vulnerability assessment. It allows security professionals and penetration testers to quickly discover key information about FTP servers, such as anonymous login capabilities, file access permissions, server banners, and more.

Installation

git clone https://github.com/tobiasGuta/FTPHunter.git
cd FTPHunter
python3 ftp_enum.py

Output

$ python3 ftp_enum.py
Enter the FTP server IP: <IP-ADDRESS>

Choose an option:
1. Grab FTP Banner
2. Check Anonymous Login
3. Test Write Permissions
4. Test Anonymous File Upload
5. Download a File
6. Simulate Brute Force Attack

q. Exit
Enter your choice (1-6):

OPTION 1:

Screenshot 2025-01-27 111958

OPTION 2:

Screenshot 2025-01-27 112056

407016119-4581d718-6217-4c45-9444-733157820820

OPTION 3:

Screenshot 2025-01-27 112522

OPTION 4:

Screenshot 2025-01-27 112554

OPTION 6:

Screenshot 2025-01-27 120131

About

FTPHunter is a powerful and efficient tool designed for FTP server enumeration and vulnerability assessment. It allows security professionals and penetration testers to quickly discover key information about FTP servers, such as anonymous login capabilities, file access permissions, server banners, and more.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages