All Projects → wireghoul → doona

wireghoul / doona

Licence: other
Network based protocol fuzzer

Programming Languages

perl
6916 projects
Raku
181 projects

Projects that are alternatives of or similar to doona

Ansvif
A Not So Very Intelligent Fuzzer: An advanced fuzzing framework designed to find vulnerabilities in C/C++ code.
Stars: ✭ 107 (+67.19%)
Mutual labels:  exploit, fuzzing, fuzzer
Awesome Cryptocurrency Security
😎 Curated list about cryptocurrency security (reverse / exploit / fuzz..)
Stars: ✭ 102 (+59.38%)
Mutual labels:  exploit, fuzzing
Hackvault
A container repository for my public web hacks!
Stars: ✭ 1,364 (+2031.25%)
Mutual labels:  exploit, fuzzing
vaf
Vaf is a cross-platform very advanced and fast web fuzzer written in nim
Stars: ✭ 294 (+359.38%)
Mutual labels:  fuzzing, fuzzer
Fuzzcheck Rs
Structure-aware, in-process, coverage-guided, evolutionary fuzzing engine for Rust functions.
Stars: ✭ 247 (+285.94%)
Mutual labels:  fuzzing, fuzzer
Commodity Injection Signatures
Commodity Injection Signatures, Malicious Inputs, XSS, HTTP Header Injection, XXE, RCE, Javascript, XSLT
Stars: ✭ 267 (+317.19%)
Mutual labels:  exploit, fuzzing
afl-dyninst
American Fuzzy Lop + Dyninst == AFL Fuzzing blackbox binaries
Stars: ✭ 65 (+1.56%)
Mutual labels:  fuzzing, fuzzer
Javafuzz
coverage guided fuzz testing for java
Stars: ✭ 193 (+201.56%)
Mutual labels:  fuzzing, fuzzer
RTSPhuzz
RTSPhuzz - An RTSP Fuzzer written using the Boofuzz framework
Stars: ✭ 33 (-48.44%)
Mutual labels:  fuzzing, fuzzer
HITB2020 FSFUZZER
My Material for the HITB presentation
Stars: ✭ 33 (-48.44%)
Mutual labels:  fuzzing, fuzzer
afl-dynamorio
run AFL with dynamorio
Stars: ✭ 32 (-50%)
Mutual labels:  fuzzing, fuzzer
nozaki
HTTP fuzzer engine security oriented
Stars: ✭ 37 (-42.19%)
Mutual labels:  fuzzing, fuzzer
Honggfuzz Rs
Fuzz your Rust code with Google-developed Honggfuzz !
Stars: ✭ 222 (+246.88%)
Mutual labels:  fuzzing, fuzzer
Pythem
pentest framework
Stars: ✭ 1,060 (+1556.25%)
Mutual labels:  exploit, fuzzer
Gramfuzz
gramfuzz is a grammar-based fuzzer that lets one define complex grammars to generate text and binary data formats.
Stars: ✭ 209 (+226.56%)
Mutual labels:  fuzzing, fuzzer
unicorn-fuzzer
expansion of afl-unicorn using c++
Stars: ✭ 25 (-60.94%)
Mutual labels:  fuzzing, fuzzer
Pythonfuzz
coverage guided fuzz testing for python
Stars: ✭ 175 (+173.44%)
Mutual labels:  fuzzing, fuzzer
Sharpfuzz
AFL-based fuzz testing for .NET
Stars: ✭ 185 (+189.06%)
Mutual labels:  fuzzing, fuzzer
ras-fuzzer
RAS(RAndom Subdomain) Fuzzer
Stars: ✭ 42 (-34.37%)
Mutual labels:  fuzzing, fuzzer
IEC61850-MMS-Fuzzer
Mutation Based Fuzzer for IEC61850 Server IED'S
Stars: ✭ 20 (-68.75%)
Mutual labels:  fuzzing, fuzzer
        [ Doona - Network fuzzing tool ]

.:: About  ::.

  Doona is a fork of the Bruteforce Exploit Detector Tool (BED).
  BED is a program which is designed to check daemons for
  potential buffer overflows, format string bugs etc.

  Doona is Australian for duvet. It adds a significant enough number
  of features/changes to BED that I renamed it to avoid confusion.

  I hope you'll find it useful.

  @Wireghoul

.:: Version ::.
  1.0 - New command line switches, more fuzz data and fuzz cases
  0.9 - Bugfixes, more fuzz cases and new modules
  0.8 - Bugfixes and more fuzz cases
  0.7 - Multi verb support, more fuzz cases and bug fixes
  0.6 - First official doona release
  0.5 - Fork from BED

  See 'Docs/CHANGES' for the full changelog.

.:: License ::.

  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 2 of the License, or
  any later version.


  See 'Docs/gpl.txt' for more information.

.:: Authors ::.

  Doona:
  Eldar Marcussen aka, 'Wireghoul'
     http://www.justanotherhacker.com

  BED was written by:
  Eric Sesterhenn aka. 'Snakebyte'
  Martin J. Muench aka. 'mjm'

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].