Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
29 views2 pages

Medusa

Hacing Tools

Uploaded by

Armaghan World
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
29 views2 pages

Medusa

Hacing Tools

Uploaded by

Armaghan World
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Medusa

Medusa is hacking tool which is performing brute-force attacks (A hacking method that uses trial and
error to crack passwords, login credentials, and encryption keys ) on different networks.

It support a wide range of network protocol such as FTP ssh telnet and many other.

Here are the step of using the medusa tools in kali terminal

1. The first step is to install the medusa tool in kali by using the command
“sudo apt-get install medusa”

2. Check the options in medusa


“medusa -h”
3.Now use the command for attacking
“sudo medusa -h (targeted ip) -U (path of list of user name) -P(path of list of
password) -M (module name) -f (any flag according to ur need and choice)”

 If we add the username and password instead of list ,we use small -u and -p

4 . In the end it successfully show the result of attack in which it show ip address , username
and password of targeted system.

You might also like