diff --git a/man/ronin-listener.1.md b/man/ronin-listener.1.md index fb02510..b21bb02 100644 --- a/man/ronin-listener.1.md +++ b/man/ronin-listener.1.md @@ -17,6 +17,20 @@ Allows quickly starting a DNS or HTTP server for receiving exfiltrated data. `-h`, `--help` : Prints help information. +## COMMANDS + +`dns` +: Starts a DNS server for receiving exfiltrated data. + +`http` +: Starts a HTTP server for receiving exfiltrated data. + +`new` +: Creates a new DNS or HTTP listener Ruby script. + +`help` +: Prints help information about this command or another command. + ## AUTHOR Postmodern