Skip to content
TheGetch edited this page Jan 5, 2021 · 1 revision

Medusa

Medusa

  • medusa -h target-ip -u [username] -P ../creds/passwords.txt -M http

  • medusa -h 172.21.0.0 -U [path to username file] -P [path to password file] -M ftp

  • medusa -H hosts.txt -U [path to username file] -P [path to password file] -M http

  • medusa -h 172.21.0.0 -U [path to username file] -P [path to password file] -M ssh -n 2222

  • medusa -h 172.21.0.0 -U [path to username file] -P [path to password file] -M ftp -O log.txt

_Sidebar

1. Recon

Ping Sweep

CIDR to IP

2. Enumeration

Services

05. HTTP (80,443,8080,8443,etc.)

3. Exploitation

4. Post Exploiation

5. High Value Information

Hashes

6. Reporting

7. Random Notes/Useful Tidbits

Clone this wiki locally