Update README.md

This commit is contained in:
Joe Totes
2022-09-20 10:53:18 -04:00
committed by GitHub
parent 08ba27983c
commit 3f7c1ed9ea

View File

@@ -1384,6 +1384,9 @@ ffuf -c -request {FILE.req} -request-proto http -w /usr/share/seclists/Passwords
# EXAMPLE {FILE}
username=admin$password=FUZZ
# Medusa
medusa -h {IP ADDRESS} -u {USER} -P /usr/share/wordlists/rockyou.txt -M http -m DIR:/{DIR}
```
<br />