vectra-ai-research / Halberd

Halberd : Multi-Cloud Security Testing Tool to execute attacks across multiple surfaces via a intuitive web interface.
https://www.vectra.ai/blog/halberd-the-open-source-tool-democratizing-multi-cloud-security-testing
GNU General Public License v3.0
177 stars 11 forks source link

Output Display Change & Bug fixes #24

Closed openrec0n closed 3 weeks ago

openrec0n commented 3 weeks ago

Major change - Halberd technique execution output display - This update changes the display of outputs from simple text to a parsed card style output. All execution results are parsed and depending on the data format the information is displayed in individual cards inside the outputs div.

Function changes - Function name changed from PlaybookVizGenerator to playbook_viz_generator playbook_viz_generator function import updated in Halberd.py

Bug fixes -