[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <BAY19-DAV24FF40C7EFFDC0EE01660D9470@phx.gbl>
Date: Sun Dec 11 19:49:18 2005
From: se_cur_ity at hotmail.com (Morning Wood)
Subject: Fuzzing testing webapp?
>I want to do something like this with a script, tool etc, (Looking fuzzing
directory traversal )
>http://target/any.asp?data=.../.../.../ <-
>where the variable "data=" <-- this i want to test to found some bugs
>http://target/cgi-bin/any.cgi?data=var1&var2&
efuzz is good in windows, and has exactly what you want ( although you can
only fuzz one "var" )
http://www.priestmaster.org/projects/tools/efuzz.zip
( i have found stack overflows with this )
others are avail, such as "Peach" and "Fuzzy", but are python based ( and
work quite well )
the secret Google search string is:
http://www.google.com/search?hl=en&q=fuzzer
cheers,
mw
Powered by blists - more mailing lists