EH-Net

Ethical Hacking Discussions and Related Certifications => Web Applications => Topic started by: H1t M0nk3y on January 21, 2013, 09:02:32 AM



Title: Web App Fuzzer
Post by: H1t M0nk3y on January 21, 2013, 09:02:32 AM
Hi everyone,

Just a quick question: What web app fuzzer do you use? I know there are many of them, but I was wondering which one you prefer and why.

Thanks


Title: Re: Web App Fuzzer
Post by: Dark_Knight on January 21, 2013, 09:05:22 AM
BurpSuite primarily.


Title: Re: Web App Fuzzer
Post by: cd1zz on January 21, 2013, 09:40:01 AM
+1

We've had Accunetix and Hailstorm, but I hate both. I always end up using Burp because it gives me the most manual control. I still think web app testing is 80% human.


Title: Re: Web App Fuzzer
Post by: ajohnson on January 21, 2013, 09:44:02 AM
+1

We've had Accunetix and Hailstorm, but I hate both. I always end up using Burp because it gives me the most manual control. I still think web app testing is 80% human.

+2

I often find myself running Acunetix just because we have it. I've yet to get results even remotely comparable to what I do with Burp.


Title: Re: Web App Fuzzer
Post by: cd1zz on January 21, 2013, 09:45:10 AM
Accunetix has pretty reports :)

Clients love pretty.


Title: Re: Web App Fuzzer
Post by: Dark_Knight on January 21, 2013, 09:54:31 AM
I have also tried w3af, but have not had much luck with it. Recently I have been playing with ZAP(OWASP).

Not entirely a fuzzer, but also been looking at Fiddler.


Title: Re: Web App Fuzzer
Post by: Grendel on January 21, 2013, 11:11:45 AM
Remember my mantra: "Always be cynical. Use more than one tool for each job."

That said, I would recommend BurpSuite Pro be added to your list.


Title: Re: Web App Fuzzer
Post by: H1t M0nk3y on January 21, 2013, 01:03:55 PM
Guess which one I was using... BurpSuite.

I wanted to know if someone was using another one and for what reason...

But with BurpSuite, you basically learn about one tool and you can do a whole bunch of things with it.

Thanks for your answers.


Title: Re: Web App Fuzzer
Post by: MaXe on January 21, 2013, 06:50:50 PM
Acunetix and Burp Suite Pro (the pro version makes quite a difference)  ;) As Grendel said in this post, but also countless other times, don't rely on one single tool, use multiple. Acunetix has its issues, but mostly it's better than most other automated scanners.
PS: I don't consider Burp an automated scanner, even though it has one, but the amount of "tools" it includes is amazing, meaning I use it primarily for manual attacks, while using its scanner too.