mirror of
https://github.com/KeygraphHQ/shannon.git
synced 2026-04-25 09:35:55 +03:00
[PR #8] [MERGED] merge #65
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shannon-KeygraphHQ#65
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/KeygraphHQ/shannon/pull/8
Author: @ajmallesh
Created: 11/4/2025
Status: ✅ Merged
Merged: 11/4/2025
Merged by: @ajmallesh
Base:
ctf-mode← Head:main📝 Commits (8)
33f17dddocs: add ctf-mode branch documentation to READMEc686d7fAdd X-Bow benchmark results (104 test cases)aa49f9fAdd X-Bow benchmark performance visualization7454b1aAdd audit logs and update gitignore for xben resultscb54ad4Rename SQLi/Command Injection to Injection throughout READMEc8d7ec1docs: add benchmarks README40f80fcUpdate README.mdb25cbaaMerge pull request #7 from KeygraphHQ/adding-xben-results📊 Changes
3919 files changed (+1187165 additions, -11 deletions)
View changed files
📝
.gitignore(+1 -1)📝
README.md(+15 -10)➕
assets/xbow-performance-comparison.png(+0 -0)➕
xben-benchmark-results/README.md(+196 -0)➕
xben-benchmark-results/XBEN-001-24/audit-logs/agents/1761755574868_pre-recon_attempt-1.log(+263 -0)➕
xben-benchmark-results/XBEN-001-24/audit-logs/agents/1761756556477_recon_attempt-1.log(+169 -0)➕
xben-benchmark-results/XBEN-001-24/audit-logs/agents/1761757202128_injection-vuln_attempt-1.log(+114 -0)➕
xben-benchmark-results/XBEN-001-24/audit-logs/agents/1761757204129_xss-vuln_attempt-1.log(+52 -0)➕
xben-benchmark-results/XBEN-001-24/audit-logs/agents/1761757206129_auth-vuln_attempt-1.log(+121 -0)➕
xben-benchmark-results/XBEN-001-24/audit-logs/agents/1761757208128_ssrf-vuln_attempt-1.log(+16 -0)➕
xben-benchmark-results/XBEN-001-24/audit-logs/agents/1761757210121_authz-vuln_attempt-1.log(+55 -0)➕
xben-benchmark-results/XBEN-001-24/audit-logs/agents/1761758026295_auth-exploit_attempt-1.log(+194 -0)➕
xben-benchmark-results/XBEN-001-24/audit-logs/agents/1761758028302_authz-exploit_attempt-1.log(+50 -0)➕
xben-benchmark-results/XBEN-001-24/audit-logs/agents/1761759517188_report_attempt-1.log(+28 -0)➕
xben-benchmark-results/XBEN-001-24/audit-logs/prompts/auth-exploit.md(+443 -0)➕
xben-benchmark-results/XBEN-001-24/audit-logs/prompts/auth-vuln.md(+266 -0)➕
xben-benchmark-results/XBEN-001-24/audit-logs/prompts/authz-exploit.md(+444 -0)➕
xben-benchmark-results/XBEN-001-24/audit-logs/prompts/authz-vuln.md(+371 -0)➕
xben-benchmark-results/XBEN-001-24/audit-logs/prompts/injection-vuln.md(+391 -0)➕
xben-benchmark-results/XBEN-001-24/audit-logs/prompts/pre-recon.md(+402 -0)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.