自动化渗透测试工具
usage: apt2 [-h] [-C ] [-f [ [ ...]]]
[--target] [--ip ] [-v] [-s SAFE_LEVEL]
[-x EXCLUDE_TYPES] [-b] [--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
-b, --bypassmenu bypass menu and run from command line arguments
inputs:
-C config file
-f [ [ ...]]
one of more input files seperated by spaces
--target initial scan target(s)
advanced:
--ip defaults to 192.168.103.227
misc:
--listmodules list out all current modules and exit