AttackMate Client Documentation
Welcome to the AttackMate Client documentation. This is a command-line client for interacting with the AttackMate API server for remotely executing playbooks.
What is AttackMate?
AttackMate is a framework for automated security testing and attack simulation. The AttackMate Client allows you to execute playbooks on a remote AttackMate server through a simple CLI or Python API.
For more information about the AttackMate framework, please visit:
- Main Repository: github.com/ait-testbed/attackmate
- Framework Documentation: ait-testbed.github.io/attackmate
Features
- Command-Line Interface: Execute playbooks directly from the terminal
- Python API: Integrate playbook execution into scripts and automation
Project Information
- License: EUPL-1.2
- Repository: github.com/ait-testbed/attackmate-client
- Maintained by: AIT Austrian Institute of Technology
Getting Help
If you encounter issues or have questions:
- Check the documentation sections for detailed information
- Open an issue on GitHub
- Consult the main AttackMate documentation