HOUDINI CLI is the command-line interface tool for HOUDINI. It provides easy and quick access to all the Docker images in HOUDINI; dockerizing your hacking workflow has never been easier!
go install github.com/cybersecsi/houdini-cli@latest
Run houdini-cli
to get inside the console:
███████╗███████╗ ██████╗███████╗██╗
██╔════╝██╔════╝██╔════╝██╔════╝██║
███████╗█████╗ ██║ ███████╗██║
╚════██║██╔══╝ ██║ ╚════██║██║
███████║███████╗╚██████╗███████║██║
╚══════╝╚══════╝ ╚═════╝╚══════╝╚═╝
HOUDINI CLI
Interactive mode
Available commands:
- run: runs a HOUDINI tool
- quick: runs the quick command of a HOUDINI tool
- update: updates the list of tools from HOUDINI repository
- list: displays the list of all available HOUDINI tools
- clear: cleanup the output
- help: shows this message
- exit: closes HOUDINI
✔ houdini>: █