Escolha um comando ao lado para ver a descrição e a ajuda completa.
king-phisher-client
root@kali:~# king-phisher-client -h
usage: KingPhisher [-h] [-v] [-L {DEBUG,INFO,WARNING,ERROR,FATAL}]
[--logger LOGGER] [--gc-debug-leak] [--gc-debug-stats]
[-c CONFIG_FILE] [--no-plugins] [--no-style]
King Phisher Client GUI
options:
-h, --help show this help message and exit
-v, --version show program's version number and exit
logging options:
-L {DEBUG,INFO,WARNING,ERROR,FATAL}, --log {DEBUG,INFO,WARNING,ERROR,FATAL}
set the logging level
--logger LOGGER specify the root logger
garbage collector options:
--gc-debug-leak set the DEBUG_LEAK flag
--gc-debug-stats set the DEBUG_STATS flag
client specific options:
-c CONFIG_FILE, --config CONFIG_FILE
specify a configuration file to use
--no-plugins disable all plugins
--no-style disable interface styling
king-phisher-server
root@kali:~# king-phisher-server -h
usage: KingPhisherServer [-h] [-v] [-L {DEBUG,INFO,WARNING,ERROR,FATAL}]
[--logger LOGGER] [--gc-debug-leak]
[--gc-debug-stats] [-f] [--verify-config]
config_file
King Phisher Server
options:
-h, --help show this help message and exit
-v, --version show program's version number and exit
logging options:
-L {DEBUG,INFO,WARNING,ERROR,FATAL}, --log {DEBUG,INFO,WARNING,ERROR,FATAL}
set the logging level
--logger LOGGER specify the root logger
garbage collector options:
--gc-debug-leak set the DEBUG_LEAK flag
--gc-debug-stats set the DEBUG_STATS flag
server specific options:
-f, --foreground run in the foreground (do not fork)
--verify-config verify the configuration and exit
config_file configuration file to use