medusa icon indicating copy to clipboard operation
medusa copied to clipboard

fish: “medusa -h localhost -u admin -P…” terminated by signal SIGSEGV (Address boundary error)

Open Gabirel opened this issue 8 years ago • 0 comments

medusa -h localhost -u admin -P ~/Documents/Tool/Wordlist/words-english.txt -M web-form -m FORM:"pwn/medusa-crack.php" -m DENY-SIGNAL:"Access Denied" -m FORM-DATA:"post?u=&p=&Login=Login"

My password is : parry. But it stopped at

ACCOUNT CHECK: [web-form] Host: localhost (1 of 1, 0 complete) User: admin (1 of 1, 0 complete) Password: parrot (19228 of 29156 complete) ACCOUNT CHECK: [web-form] Host: localhost (1 of 1, 0 complete) User: admin (1 of 1, 0 complete) Password: parrotlike (19229 of 29156 complete) fish: “medusa -h localhost -u admin -P…” terminated by signal SIGSEGV (Address boundary error)

If I do it in bash, it gives me this:

ACCOUNT CHECK: [web-form] Host: localhost (1 of 1, 0 complete) User: admin (1 of 1, 0 complete) Password: parrotlike (19229 of 29156 complete) Segmentation fault (core dumped)

I recompiled it for second time. But result is the same.

Although I could know password according to this damn fault, this is a bug #14

Gabirel avatar Sep 09 '16 02:09 Gabirel