This is a HatSploit interface commands reference. Here you can find all commands, their usages and syntax.
- Core Commands
- Database Commands
- Developer Commands
- Jobs Commands
- Module Commands
- Plugin Commands
- Sessions Commands
Core Commands
clear
- Clear terminal window
Simply clear terminal window and delete all previous output.
exit
- Exit console
Exit console.
help
- Show all available commands
Display all commands that are available in the console. Result of this command may vary depending on what system Pwny is running on and console configuration.
quit
- Exit console
Exit console.
search
- Search payloads, modules and plugins
Usage
usage: search [-h] [-f FILTER] keyword
Search payloads, modules and plugins.
positional arguments:
keyword Keyword to search for.
options:
-h, --help show this help message and exit
-f FILTER, --filter FILTER
Filter search result separated by comma (e.g. CVE:2020-12345)