For more info on this topic, refer to this example.
To support a new security tool:
- Create Tool Image: Build or use existing Docker image
- Define ToolSpec: Add entry to
kentra-tool-specsConfigMap - Test: Create an attack with new tool
- Document: Update tool configuration examples
Warning: sometimes tools require its specific parsing method. Check out for example the port and endpoint separator for nmap.