Inguma/CLI
Jump to navigation
Jump to search
You are here: | CLI
|
Description
This section explains how to use the Command Line Interface (CLI) of Inguma.
Modules
Inguma features are grouped into modules:
Payloads
Payloads are available for following list of Operating Systems:
- Linuxx86Syscall
- FreeBSDx86Syscall
- OpenBSDx86Syscall
- Solarisx86Syscall
Following payloads are available:
- runcommand
- bindshell
- connectback
- xorbindshell
Knowledge Database & report
Scan & exploits
Tricks
Run internal command
Once in Inguma, you can run internal commands with "!":
inguma> ! pwd /pentest/exploits/inguma
Ignore hosts
To ignore hosts from a scan, simply run following command:
inguma> user_data["ignore_host"] = "192.168.100.1"