.TH DOONA "1" "January 2019" "doona " "User Commands" .SH NAME doona \- Network fuzzer forked from bed .SH SYNOPSIS .B doona \fB\-m\fR [module] .SH OPTIONS .TP \fB\-m\fR Possible values for : DICT, FINGER, FTP, HTTP, HTTP_MORE, HTTP_SP, HTTP_WEBDAV, IMAP, IRC, LPD, NNTP, PJL, POP, PROXY, RTSP, SMTP, SOCKS4, SOCKS5, TFTP, WHOIS .TP \fB\-c\fR Execute a health check after every fuzz cases .TP \fB\-t\fR Host to check (default: localhost) .TP \fB\-p\fR Port to connect to (default: module specific standard port) .TP \fB\-o\fR seconds to wait after each test (default: 2 seconds) .TP \fB\-r\fR Resumes fuzzing at test case index .TP \fB\-k\fR Keep trying until server passes a health check .TP \fB\-d\fR Dump test case to stdout (use in combination with \fB\-r\fR) .TP \fB\-M\fR Exit after executing number of fuzz cases .TP \fB\-h\fR Print help (this text). .IP Use "doona \fB\-m\fR [module] \fB\-h\fR" for module specific option. .IP Only \fB\-m\fR is a mandatory switch.