Skip to content

LvMalware/ftpbrute-pl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

FTPBrute.pl

A FTP (File Transfer Protocol) password cracking tool, written in Perl.

It uses a brute force process with the user provided passwords and usernames wordlists.

TODO

  • Add multi-threading capabilities
  • Add the capability of specifying a different port for each target
  • Add other useful features such as random password generation