Command | Description |
---|---|
scan | Scan a file. |
watch | Watch a folder. |
lookup | Look up a file hash. |
elk | Start an ELK docker container. |
web | Start, Stop Web services. 🚧 |
plugin | List, Install or Remove Plugins. |
help | Shows a list of commands or help for one command. |
Usage: malice scan [OPTIONS] [arg...]
Scan a file
Description:
File to be scanned.
Options:
--logs Display the Logs of the Plugin containers
Usage: malice watch [OPTIONS] [arg...]
Watch a folder
Description:
Folder to be watched.
Options:
--logs Display the Logs of the Plugin containers
Usage: malice lookup [OPTIONS] [arg...]
Look up a file hash
Description:
Hash to be queried.
Options:
--logs Display the Logs of the Plugin containers
Start an ELK docker container.
NOTE: the api/web ui is not done yet.
NAME:
malice plugin - List, Install or Remove Plugins
USAGE:
malice plugin command [command options] [arguments...]
COMMANDS:
list list enabled installed plugins
install install plugin
remove remove plugin
update update plugin
OPTIONS:
--help, -h show help
Shows a list of commands or help for one command.