what you don't know can hurt you
Home Files News &[SERVICES_TAB]About Contact Add New
Showing 176 - 191 of 191 RSS Feed

Fuzzer Files

PaiMei-1.0-REV88.zip
Posted Jul 26, 2006
Authored by Pedram Amini | Site openrce.org

PaiMei is a reverse engineering framework consisting of multiple extensible components. The goal of the framework is to reduce the time from "idea" to prototype to a matter of minutes, instead of days. PaiMei is written entirely in Python and exposes at the highest level a debugger, a graph based binary abstraction and a set of utilities for accomplishing various repetitive tasks. The framework can essentially be thought of as a reverse engineer's swiss army knife and has already been proven effective for a wide range of both static and dynamic tasks such as: fuzzer assistance, code coverage tracking, data flow tracking and more.

tags | python, fuzzer
systems | linux
SHA-256 | f027a3b0b418697874b0a94638fd5384a09eea2e16778ac1bf21c0ea708b4c9a
clfuzz.tar.gz
Posted Apr 12, 2006
Authored by Pranay Kanwar | Site metaeye.org

clfuzz is a command line argument fuzzer written in Python. It is very useful for auditing setuid binaries for command line overflows.

tags | overflow, python, fuzzer
systems | unix
SHA-256 | 574e98fdf313a192edc3b21ee06943e44bcb1c39c9325d66467fde982361b938
mistress.rar
Posted Mar 2, 2006
Authored by posidron | Site software.tripbit.net

Mistress in an 'Application Sadism Environment' and can also be called a fuzzer. It is written in Python and was created for probing file formats on the fly and protocols with malformed data, based on pre-defined patterns. It is recommended that the project site be visited for further documentation and use cases.

tags | protocol, python, fuzzer
SHA-256 | 8f1644949d6e28abd23dcd7e39f1895f3db11b73a3c7f690dd3821b1bf423415
bss-0.6.tar.gz
Posted Feb 7, 2006
Authored by Pierre BETOUIN | Site securitech.homeunix.org

BSS (Bluetooth Stack Smasher) is a L2CAP layer fuzzer designed to assess the security of Bluetooth enabled devices by sending malicious packets.

tags | fuzzer
SHA-256 | aaba600425bcd01257183c65b4aa46278664ad27a4f671b325327a8cabb77e48
fuzzer-cirt.tgz
Posted Jan 8, 2006
Site cirt.dk

A simple TCP/UDP protocol Fuzzer version 1.0.

tags | udp, tcp, protocol, fuzzer
SHA-256 | 4e540510eb4efa8acdd714de59e8a7dc27c629fdbac85816fe7263e76ed61aeb
sec-1-GFI-MailSecurity.txt
Posted Oct 13, 2005
Authored by Gary O'Leary-Steele | Site sec-1.com

Sec-1 has identified an exploitable Buffer Overflow within the HTTP management interface of GFI MailSecurity 8.1. By sending large strings within several areas of the HTTP request (such as a large 'Host' or 'Accept' header) critical portions of memory are overwritten. Verification of this vulnerability can be achieved through the use of a HTTP fuzzer, such as @stake webproxy. Successful exploitation could allow an attacker to gain administrative control of the targeted host.

tags | advisory, web, overflow, fuzzer
SHA-256 | 4300d283bb084186da283e56ddae0e40446b1e8a04f555832a86566d3489b5db
notSPIKEfile.tgz
Posted Aug 26, 2005
Authored by Adam Greene | Site labs.idefense.com

notSPIKEfile is a Linux based file format fuzzing tool. It was designed to automate the launching of applications and detection of exceptions caused by fuzzed files. It operates on an existing valid file and creates fuzzed files. It utilizes ptrace to pick up interesting signals and dump register state.

tags | fuzzer
systems | linux
SHA-256 | a2711126e8e8aebe618ca5d104cfa7e7468de6b5e3b1deee14a96dc6200dd065
FileFuzz.zip
Posted Aug 26, 2005
Authored by Michael Sutton | Site labs.idefense.com

FileFuzz is a graphical, Windows based file format fuzzing tool. FileFuzz was designed to automate the creation of abnormal file formats and the execution of applications handling these files. FileFuzz also has built in debugging capabilities to detect exceptions resulting from the fuzzed file formats.

tags | fuzzer
systems | windows
SHA-256 | 5a48c119109eb4bb7ff3b47201cae195735e48aa12255c9ab609f151d6fd7ee7
SPIKEfile.tgz
Posted Aug 26, 2005
Authored by Adam Greene | Site labs.idefense.com

SPIKEfile is a Linux based file format fuzzing tool, based on SPIKE 2.9. It was designed to automate the launching of applications and detection of exceptions caused by fuzzed files. It uses standard SPIKE scripts to generate files and utilizes ptrace to pick up interesting signals and dump register state.

tags | fuzzer
systems | linux
SHA-256 | 56cfbaebafdad233b4cdf6e8075cef5dfbee94c35cdf1f519178d47016e00352
msnfuzzer.txt
Posted Aug 11, 2005
Site class101.org

Fuzzer that can be used for checking MSN passwords.

tags | fuzzer
SHA-256 | 521db0a578c99849bb4ff77e2e8ff2bc390250a62b23e6d3745e1d4c6438a370
snmp-fuzzer-0.1.1.tar.bz2
Posted Mar 24, 2005
Site arhont.com

SNMP fuzzer uses Protos test cases with an entirely new engine written in Perl. It provides efficient methods of determining which test case has caused a fault, offers more testing granularity and a friendlier user interface. Happy vulnerability searching.

tags | perl, fuzzer
systems | unix
SHA-256 | 6f8e40ebced231abc98ee810fa50e440085cb8daf39fb376e11fd4e3630cfc37
fuzzer-1.1.tar.gz
Posted Jan 16, 2005
Authored by Sergio Alvarez

Fuzzer version 1.1 is a multi protocol fuzzing tool written in Python. It can be used to find new SQL injection, format string, buffer overflow, directory traversal, and other vulnerabilities. Written with portability in mind.

tags | overflow, vulnerability, protocol, sql injection, python, fuzzer
systems | unix
SHA-256 | ad4a7916cf9cce84ab9c2dce475b0ed875adddeb4bfc8ab1b7d78dbc34a6ed3c
efuzz01.zip
Posted Nov 24, 2004
Authored by priestmaster | Site priestmaster.org

Efuzz is an easy to use Win32 tcp/udp protocol fuzzer which finds unknown buffer overflows in local and remote services. Uses config files to define the range of malformed requests. Includes C source, released under GPL.

tags | remote, overflow, local, udp, tcp, protocol, fuzzer
systems | windows
SHA-256 | 83c25ea1e5b3ca8eaa392c20d213c89de0afe7961f65d36d43a2f77976f63a9c
scratch.rar
Posted Sep 23, 2004
Authored by Ned | Site felinemenace.org

Scratch is an advanced protocol destroyer ("fuzzer") which can routinely find a wide variety of vulnerabilities from a simple packet. scratch does complex parsing of binary files to determine what to fuzz with what data. scratch also comes with a framework for fuzzing binary protocols such as SSL and SMB.

tags | vulnerability, protocol, fuzzer
systems | unix
SHA-256 | 26861096b53a0495f71b6d7d37d347060e88af1e0f19d6cfcce6269219675691
webscan_0.1.0.tar.gz
Posted Nov 8, 2003
Authored by Gunzip | Site members.xoom.it

Webscan is a web site fuzzer that checks for remote vulnerabilities such as sql injection, cross site scripting, remote code execution, file disclosure, directory traversal, php includes, shell escapes, and insecure perl open() calls.

tags | remote, web, shell, perl, php, vulnerability, code execution, xss, sql injection, fuzzer
SHA-256 | eafcdbf028f048e0942fbbf8b91c58bc7470b0555231101283ddfcebf8e7b45f
mielietools-v1.0.tgz
Posted Sep 11, 2002
Authored by Roelof Temmingh | Site sensepost.com

MielieTool v.1.0 is an easy to use Perl based web application "fuzzer". It supports fuzzing of CGIs in forms and links and supports multiple sites. Requires HTTrack, Lynx, grep, find, and rm.

tags | tool, web, cgi, perl, fuzzer
systems | unix
SHA-256 | efe615a070bb52a86f4508d814701ed4d6a3c1ea75ca01531f7e8a5ad1cf4e47
Page 8 of 8
Back45678Next

File Archive:

August 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Aug 1st
    15 Files
  • 2
    Aug 2nd
    22 Files
  • 3
    Aug 3rd
    0 Files
  • 4
    Aug 4th
    0 Files
  • 5
    Aug 5th
    15 Files
  • 6
    Aug 6th
    11 Files
  • 7
    Aug 7th
    43 Files
  • 8
    Aug 8th
    42 Files
  • 9
    Aug 9th
    36 Files
  • 10
    Aug 10th
    0 Files
  • 11
    Aug 11th
    0 Files
  • 12
    Aug 12th
    27 Files
  • 13
    Aug 13th
    18 Files
  • 14
    Aug 14th
    50 Files
  • 15
    Aug 15th
    33 Files
  • 16
    Aug 16th
    23 Files
  • 17
    Aug 17th
    0 Files
  • 18
    Aug 18th
    0 Files
  • 19
    Aug 19th
    43 Files
  • 20
    Aug 20th
    29 Files
  • 21
    Aug 21st
    42 Files
  • 22
    Aug 22nd
    26 Files
  • 23
    Aug 23rd
    25 Files
  • 24
    Aug 24th
    0 Files
  • 25
    Aug 25th
    0 Files
  • 26
    Aug 26th
    0 Files
  • 27
    Aug 27th
    0 Files
  • 28
    Aug 28th
    0 Files
  • 29
    Aug 29th
    0 Files
  • 30
    Aug 30th
    0 Files
  • 31
    Aug 31st
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2024 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close