From f2659030907315110bf9f5daed537ea869749553 Mon Sep 17 00:00:00 2001 From: Joe Totes <59018247+Totes5706@users.noreply.github.com> Date: Tue, 20 Sep 2022 11:12:26 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7e000dc..321cc0b 100644 --- a/README.md +++ b/README.md @@ -1380,9 +1380,13 @@ dummy, crypt # Usage - One variable FUZZ ffuf -c -request {FILE.req} -request-proto http -w /usr/share/seclists/Passwords/probable-v2-top1575.txt -fs {SIZE} +# Two Variable FUZZ +ffuf -c -request {FILE.req} -request-proto http -mode clusterbomb -w {user.txt}:HFUZZ -w /usr/share/seclists/Passwords/probable-v2-top1575.txt:WFUZZ -fs {SIZE} + # EXAMPLE {FILE} username=admin$password=FUZZ +username=WFUZZ$password=HFUZZ # Medusa medusa -h {IP ADDRESS} -u {USER} -P /usr/share/wordlists/rockyou.txt -M http -m DIR:/{DIR}