Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- usage: apt2.py [-h] [-C <config.txt>] [-f [<input file> [<input file> ...]]]
- [--target] [--ip <local IP>] [-v] [-s SAFE_LEVEL]
- [-x EXCLUDE_TYPES] [--listmodules]
- optional arguments:
- -h, --help show this help message and exit
- -v, --verbosity increase output verbosity
- -s SAFE_LEVEL, --safelevel SAFE_LEVEL
- set min safe level for modules. 0 is unsafe and 5 is
- very safe. Default is 4
- -x EXCLUDE_TYPES, --exclude EXCLUDE_TYPES
- specify a comma seperatec list of module types to
- exclude from running
- inputs:
- -C <config.txt> config file
- -f [<input file> [<input file> ...]]
- one of more input files seperated by spaces
- --target initial scan target(s)
- advanced:
- --ip <local IP> defaults to 192.168.100.118
- misc:
- --listmodules list out all current modules and exit
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy.