Skip to content

FOR EDUCATIONAL PURPOSES ONLY - Use Ruby/Python to Brute Force Passwords for Local FTP Servers

Notifications You must be signed in to change notification settings

bad6e/FTP_Cracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FTP_Cracker

FOR EDUCATIONAL PURPOSES ONLY - Use Ruby/Python to Brute Force Passwords for Local FTP Servers

For this code to work on MAC OS X you need to have the started a local FTP server on your machine.

To do this - you can find information here: http://osxdaily.com/2011/09/29/start-an-ftp-or-sftp-server-in-mac-os-x-lion/

To use the program run from Terminal.

  • USERNAME: Insert Local User Name
  • HOST: Enter 'localhost'
  • PORT: 21
  • WORDLIST: any .txt file

About

FOR EDUCATIONAL PURPOSES ONLY - Use Ruby/Python to Brute Force Passwords for Local FTP Servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published