mirror of
https://github.com/Strategic-Automation/violin.git
synced 2026-08-14 12:33:37 +02:00
- Created a comprehensive playbook for SQL Injection (SQLi) detailing types, detection methods, tools, and remediation strategies. - Added a playbook for Server-Side Request Forgery (SSRF) covering classification, detection payloads, and remediation guidance. - Introduced a playbook for Cross-Site Scripting (XSS) including types, detection techniques, and safe proof of concept examples. - Expanded the test suite with new tests for command history deduplication, scope authorization, and structured argument handling. - Improved existing tests for engagement and execution tracking, ensuring robust coverage of functionality.