kvn13github / FTP-Password-Cracker

A basic FTP Passwordcracker script to learn myself some cybersecurity scripting.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FTP-Password-Cracker

A basic FTP Passwordcracker script to learn myself some cybersecurity scripting.

Screenshot_20230416_081539-scrubbed

Output example:

-->python3 Basic-FTPcrackerV0.1.py FTP server: test.rebex.net

Username: demo

Path to password list: john.txt

Still trying... 530 User cannot log in.

Still trying... 530 User cannot log in.

Success! The password is: password

About

A basic FTP Passwordcracker script to learn myself some cybersecurity scripting.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%