Skip to content

This tool make an easy way to test Anonymous login and Brute force attacks on FTP.

Notifications You must be signed in to change notification settings

Mehran-Sanea/FTP-Farmer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

FTP-Farmer

This tool make an easy way to test Anonymous login and Brute force attacks on FTP.

Installation

pip install colorama
pip install requests

Usage

FTPFarmer -a 

👍 Test Anonymous login.

FTPFarmer -b 

👍 Test BruteForece attack.

Hint:

  • Target: FTP url or IP without 'http://' or 'https://'.
  • User: Username to login with FTP.
  • Password: Password list file path.

About

This tool make an easy way to test Anonymous login and Brute force attacks on FTP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages