Cyberbro CLI¶
Cyberbro CLI is a command-line interface tool that allows you to interact with your Cyberbro instance directly from your terminal.
Overview¶
The CLI tool provides a convenient way to submit observables and retrieve analysis results without using the web interface. This is particularly useful for automation, scripting, and integrating Cyberbro into your security workflows.
Features¶
- Submit single or multiple observables for analysis
- Retrieve analysis results in various formats (JSON, CSV, etc.)
- Read IOC from files and submit them in bulk
- Use proxy settings for network communication with
Installation & Documentation¶
For detailed installation instructions, usage examples, and documentation, please visit the official repository:
Getting Started¶
Visit the GitHub repository