Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wireghoul/doona
Network based protocol fuzzer
https://github.com/wireghoul/doona
exploit fuzzer fuzzing perl security
Last synced: 6 days ago
JSON representation
Network based protocol fuzzer
- Host: GitHub
- URL: https://github.com/wireghoul/doona
- Owner: wireghoul
- Created: 2012-05-01T04:10:01.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2022-02-17T00:31:08.000Z (over 2 years ago)
- Last Synced: 2024-10-13T11:35:55.685Z (21 days ago)
- Topics: exploit, fuzzer, fuzzing, perl, security
- Language: Perl
- Homepage:
- Size: 112 KB
- Stars: 67
- Watchers: 7
- Forks: 22
- Open Issues: 3
-
Metadata Files:
- Readme: README
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
- awesome-termux-hacking - doona - Network based protocol fuzzer.[![->](https://img.shields.io/github/stars/wireghoul/doona.svg?style=social&label=Star&maxAge=2592000)](https://github.com/wireghoul/doona/stargazers/) (Uncategorized / Uncategorized)
README
[ 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 BEDSee '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.comBED was written by:
Eric Sesterhenn aka. 'Snakebyte'
Martin J. Muench aka. 'mjm'