Documentation
CyberSec-CLI Docs
Everything you need to install, configure, and integrate CyberSec-CLI across your security workflows.
Quickstart
- -Install CyberSec-CLI via npm, pip, or Docker
- -Authenticate and generate your API key
- -Run your first scan in under 60 seconds
CLI Reference
- -cybersec scan --target example.com
- -cybersec scan --scan-type udp --ports 1-1000
- -cybersec scan --fast-mode --service-detection
Integrations
- -GitHub Actions workflow templates
- -Slack alerts for critical findings
- -SIEM export for enterprise pipelines
CLI Basics
# Install
npm install -g cybersec-cli
# Authenticate
cybersec login
# Run a scan
cybersec scan --target example.com --scan-type tcp --ports 1-1000Integrations
Connect CyberSec-CLI to your CI/CD pipelines, alerting tools, and dashboards in minutes.
- GitHub Actions and GitLab CI templates
- Slack, Teams, and webhook alerts
- Export to SIEM and compliance tools