|
Fuzzled
|
|
Hits: 14 |
|
Date added: 03/26/2007 |
|
A Perl Based Fuzzer is a powerful fuzzing framework. Fuzzled includes helper functions, namespaces, factories which allow a wide variety of fuzzing tools to be developed. Fuzzled comes with several example protocols and drivers for them. |
|
|
|
|
Fragroute v1.2
|
|
Hits: 30 |
|
Date added: 07/09/2005 |
|
fragroute intercepts, modifies, and rewrites egress traffic destined for a specified host, implementing most of the attacks described in the Secure Networks "Insertion, Evasion, and Denial of Service: Eluding Network Intrusion Detection" paper of January 1998.
It features a simple ruleset language to delay, duplicate, drop, fragment, overlap, print, reorder, segment, source-route, or otherwise monkey with all outbound packets destined for a target host, with minimal support for randomized or probabilistic behaviour.
This tool was written in good faith to aid in the testing of network intrusion detection systems, firewalls, and basic TCP/IP stack behaviour. Please do not abuse this software.
Required libraries:
* libdnet
http://www.hackerscenter.com/downloads/download.asp?id=329
http://www.hackerscenter.com/downloads/download.asp?id=330 (Win32)
* libpcap
http://www.hackerscenter.com/downloads/download.asp?id=320
* libevent (for non-Windows platforms)
http://www.hackerscenter.com/downloads/download.asp?id=333
Supported platforms:
* BSD (OpenBSD, FreeBSD, NetBSD, BSD/OS, MacOS X)
o OpenBSD < 3.1 loopback patch - allow setting of loopback MTU
* Linux (Redhat, Debian, Slackware, ...)
* Solaris
o Universal TUN/TAP driver for sparc64 - local pkg
o Universal TUN/TAP driver for x86
* Windows 2000
o CIPE-Win32 driver - required for fragroute
o WinPcap driver - required for fragtest
|
|
|
|
|
Fport v2.0
|
|
Hits: 36 |
|
Date added: 01/26/2005 |
|
Identify unknown open ports and their associated applications. |
|
|
|
|
Fpipe Version v2.1
|
|
Hits: 21 |
|
Date added: 01/26/2005 |
|
Command line port redirector for NT/2000. Now with UDP piping capability. Only port redirector we know of that can bind to a static port to bypass firewalls |
|
|
|
|
exec-test.c
|
|
Hits: 10 |
|
Date added: 12/18/2005 |
|
This code tries to determine if the memory region containing STACK, HEAP and BSS is executable. (Inspired by an awgn and alor's code) |
|
|
|