Packages and Binaries:
caido-cli
This package contains caido CLI, a security auditing toolkit.
Installed size: 119.19 MB
How to install: sudo apt install caido-cli
Dependencies:
- libc6
- libgcc-s1
caido-cli
root@kali:~# caido-cli -h
A lightweight web security auditing toolkit
Usage: caido-cli [OPTIONS]
Options:
-l, --listen <ADDR:PORT> Listening address
--invisible Enable invisible mode for all listeners
--no-sync Enable sync with sync server
--proxy-listen <ADDR:PORT> Proxy listening addresses
--ui-listen <ADDR:PORT> UI listening addresses
--ui-domain <UI_DOMAIN> Allowed domains for UI
--no-open Do not open the UI a browser tab
--debug Record and display debug logs
--reset-cache Reset the instance cache of cloud data
--reset-credentials Reset the instance credentials (DANGEROUS)
--data-path <DATA_PATH> Directory to store data
--no-logging Disable file logging
--no-renderer-sandbox Disable sandboxing for the renderer
--import-ca-cert <IMPORT_CA_CERT> Import CA certificate
--import-ca-cert-pass <IMPORT_CA_CERT_PASS> Import CA certificate password
--allow-guests Allow login as guest
--safe Enable safe mode
-h, --help Print help (see more with '--help')
-V, --version Print version
Updated on: 2025-Sep-01