Scroll to navigation

DOONA(1) User Commands DOONA(1)

NAME

doona - Network fuzzer forked from bed

SYNOPSIS

doona -m [module] <options>

OPTIONS

Possible values for <module>: DICT, FINGER, FTP, HTTP, HTTP_MORE, HTTP_SP, HTTP_WEBDAV, IMAP, IRC, LPD, NNTP, PJL, POP, PROXY, RTSP, SMTP, SOCKS4, SOCKS5, TFTP, WHOIS
Execute a health check after every <int> fuzz cases
Host to check (default: localhost)
Port to connect to (default: module specific standard port)
seconds to wait after each test (default: 2 seconds)
Resumes fuzzing at test case index
Keep trying until server passes a health check
Dump test case to stdout (use in combination with -r)
Exit after executing <num> number of fuzz cases
Print help (this text).
Use "doona -m [module] -h" for module specific option.
Only -m is a mandatory switch.
January 2019 doona