lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ