[PR #5] [CLOSED] Addressing issues with pentest agent failures #60

Closed
opened 2026-02-27 07:20:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/KeygraphHQ/shannon/pull/5
Author: @ajmallesh
Created: 10/30/2025
Status: Closed

Base: mainHead: fix-claude-usage-YMgGj


📝 Commits (2)

  • 72272cb feat: CTF prompt tweaks
  • 5c4657c Addressing issues with pentest agent failures

📊 Changes

14 files changed (+103 additions, -20 deletions)

View changed files

.env (+1 -0)
📝 Dockerfile (+1 -0)
env.temp (+1 -0)
📝 package-lock.json (+13 -0)
📝 package.json (+1 -0)
📝 prompts/exploit-auth.txt (+12 -3)
📝 prompts/exploit-authz.txt (+14 -6)
📝 prompts/exploit-injection.txt (+20 -3)
📝 prompts/exploit-ssrf.txt (+13 -3)
📝 prompts/exploit-xss.txt (+17 -3)
📝 prompts/pre-recon-code.txt (+3 -2)
📝 shannon.mjs (+3 -0)
📝 src/ai/claude-executor.js (+3 -0)
📝 src/error-handling.js (+1 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/KeygraphHQ/shannon/pull/5 **Author:** [@ajmallesh](https://github.com/ajmallesh) **Created:** 10/30/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix-claude-usage-YMgGj` --- ### 📝 Commits (2) - [`72272cb`](https://github.com/KeygraphHQ/shannon/commit/72272cb84822a6cae5b876ff83e8706f4aff2f2a) feat: CTF prompt tweaks - [`5c4657c`](https://github.com/KeygraphHQ/shannon/commit/5c4657c6f4b20d8631a2bb0ae737939187528ea0) Addressing issues with pentest agent failures ### 📊 Changes **14 files changed** (+103 additions, -20 deletions) <details> <summary>View changed files</summary> ➕ `.env` (+1 -0) 📝 `Dockerfile` (+1 -0) ➕ `env.temp` (+1 -0) 📝 `package-lock.json` (+13 -0) 📝 `package.json` (+1 -0) 📝 `prompts/exploit-auth.txt` (+12 -3) 📝 `prompts/exploit-authz.txt` (+14 -6) 📝 `prompts/exploit-injection.txt` (+20 -3) 📝 `prompts/exploit-ssrf.txt` (+13 -3) 📝 `prompts/exploit-xss.txt` (+17 -3) 📝 `prompts/pre-recon-code.txt` (+3 -2) 📝 `shannon.mjs` (+3 -0) 📝 `src/ai/claude-executor.js` (+3 -0) 📝 `src/error-handling.js` (+1 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 07:20:14 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shannon-KeygraphHQ#60
No description provided.