Skip to content

simple ftp credentials bruteforce / testing tool

Notifications You must be signed in to change notification settings

puhtaytow/ftp_cracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FTP Cracker

cargo run --release -- <logins_list> <passwords_list> <target_ip:port> <threads_count>

cargo run --release -- logins.txt passwords.txt test.rebex.net:21 20