
Doona v1.0 – is a fork of the Bruteforce Exploit Detector Tool (BED).
Latest change 11/2/2016:
+ rtsp.pm: Attempt at a betterr rtsp health check.
This package is an extension to bed, to check for http server vulnerabilities
+ Updating dummy.pm to a fix some typo’s, references, etc
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.
with module:
– dict
– finger
– ftp
– http
– imap
– irc
– lpd
– pjl
– pop
– proxy
– rtsp
– smtp
– socks4
– socks5
– tftp
– whois
usage:
1 2 3 4 5 6 |
git clone https://github.com/wireghoul/doona && cd doona perl doona.pl -h updates: cd doona git pull origin master |
Source : https://github.com/wireghoul