본문 바로가기

[☩ Security ☩]

Fuzzer list

(L)ibrary (E)xploit API - lxapi - A collection of python scripts for fuzzing

Mangle - A fuzzer for generating odd HTML tags, it will also autolaunch a browser. Mangle found the infamous IFRAME IE bug.

SPIKE - A collection of many fuzzers from Immunity. Used to find the recent remote RDP kernel DoS

against a firewalled XP SP2
, and many others.

PROTOS WAP - A fuzzer from the PROTOS project for fuzzing WAP.

PROTOS HTTP-reply - Another fuzzer from the PROTOS dudes for attack HTTP responses, useful for broswer vulns.

PROTOS LDAP - For fuzzing LDAP, not as successful as the others from the PROTOS project

PROTOS SNMP - Classic SNMP fuzzer, found a vuln in almost every networking gear available at the time (2002).

PROTOS SIP - For fuzzing all those new VOIP SIP devices you see everywhere.

PROTOS ISAKMP - For attacking IPSec implementations

RIOT & faultmon - For attacking plain text protocols (Telnet, HTTP, SMTP). Used by Riley Hassell when he worked at eEye to discover the IIS .printer overflow and included in The Shellcoder's Handbook.

SPIKE Proxy - A semi-functional web fuzzer from the guys at Immunity that brought you the original SPIKE

Tag Brute Forcer - Awesome fuzzer from Drew Copley at eEye for attacking all of those custom ActiveX applications. Used to find a bunch of nasty IE bugs, including some really hard to reach heap overflows.

FileFuzz - A file format fuzzer for PE (Windows) binaries from iDefense. Has a pretty GUI. I've recently used it to find bugs in Word.

SPIKEFile - Another file format fuzzer for attacking ELF (Linux) binaries from iDefense. Based off of SPIKE listed above.

notSPIKFile - A ELF fuzzer closely related to FileFuzz, instead of using SPIKE as a starting point.

Screaming Cobra - Name makes the fuzzer sound better than it really is, but is good for finding CGI bugs. Also, its a perl scrpt so easy to modify or extend.

WebFuzzer - A fuzzer for (guess what?) web app vulns. Just as good as some of the cheap commercial web fuzzers.

eFuzz - A generic TCP/IP protocol fuzzer. Easy to use, but maybe not as full featured as some others on this list.

Peach Fuzzer - A great fuzzer written by Michael Eddington. Peach Fuzzer is more of a framework for building fuzzers.

Fuzz - The ORIGINAL fuzzer developed by Dr. Barton Miller at my Alma Matter, the University of Wisconsin-Madison in 1990. Go badgers!

원문 - http://www.infosecinstitute.com/blog/2005/12/fuzzers-ultimate-list.html

'[☩ Security ☩]' 카테고리의 다른 글

Simple USB보안 프로그램  (8) 2008.06.25
Fuzzer - COMRaider  (0) 2008.06.09
ActiveX Contorl 탐색 - OLEView  (2) 2008.06.09
USB도 분실하면 내 정보가 유출된다.  (30) 2008.06.07
Rogue Scanner  (0) 2008.06.04