Commit Graph

17 Commits

Author SHA1 Message Date
ajmallesh 10e602ec87 docs: update Discord invite links 2025-12-16 13:33:02 -08:00
ajmallesh c7de6636d9 docs: update Discord invite links 2025-12-01 09:24:19 -08:00
ajmallesh 7c2edeb4c0 chore: change license to AGPL-3.0 2025-11-26 18:45:36 -08:00
ajmallesh 9d20d94dda docs: clarify Shannon is a white-box pentesting tool
- Add prominent callout that Shannon Lite is designed for white-box
  (source-available) application security testing
- Update XBOW benchmark description to "hint-free, source-aware"
- Clarify benchmark comparison context (white-box vs black-box results)
- Update benchmark performance comparison image

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-24 12:37:55 -08:00
keygraphVarun 20cdf0b026 fix link 2025-11-22 20:43:09 +05:30
keygraphVarun a52c1ab7c3 consistency on score 2025-11-22 20:43:09 +05:30
ajmallesh e4eb59870a chore: add MPL license comments 2025-11-13 16:55:13 +05:30
Arjun Malleswaran 6e7a7ec1cd Update README.md 2025-11-04 08:47:18 -08:00
Arjun Malleswaran b5c286fc80 Update README.md 2025-11-04 08:46:15 -08:00
ajmallesh fe351604f9 Update README.md 2025-11-03 20:23:16 -08:00
ajmallesh bfaffe89e6 Merge branch 'main' of github.com:KeygraphHQ/shannon 2025-11-03 20:22:27 -08:00
ajmallesh 5f24311a4e Update README.md 2025-11-03 20:22:18 -08:00
ajmallesh ce0d7b96c2 Update README.md 2025-11-03 20:16:08 -08:00
ajmallesh a909572596 Update README.md 2025-11-03 20:04:21 -08:00
ajmallesh bb4aa03dd1 docs: add benchmarks README 2025-11-03 20:03:06 -08:00
ajmallesh d5b064e0c0 Add audit logs and update gitignore for xben results
Updates .gitignore to only ignore top-level audit-logs/ directory, allowing xben-benchmark-results audit logs to be tracked. This enables full reproducibility of benchmark runs with complete session data, prompts, and agent execution logs.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 16:29:56 -08:00
ajmallesh ca5515c23c Add X-Bow benchmark results (104 test cases)
This commit adds comprehensive X-Bow (XBEN) benchmark results demonstrating Shannon's performance across 104 CTF security challenges. Each test case includes detailed penetration testing reports and exploitation evidence for reproducible research.

Contents:
- 104 XBEN test case directories (XBEN-001-24 through XBEN-104-24)
- Deliverables including analysis reports and exploitation evidence
- Individual test case results with vulnerability assessments

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 12:34:41 -08:00