From 29a3896de09f58fe9677c46b2620bba014bdae24 Mon Sep 17 00:00:00 2001 From: Mehdi BOUTAYEB <53473126+Dark-Moon-X@users.noreply.github.com> Date: Mon, 6 Jul 2026 09:58:50 +0200 Subject: [PATCH] Add Darkmoon to AI Agents --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da9229f..74ebee7 100644 --- a/README.md +++ b/README.md @@ -591,6 +591,7 @@ ### AI Agents - [shannon](https://github.com/KeygraphHQ/shannon) - Fully autonomous AI hacker to find actual exploits in your web apps. +- [Darkmoon](https://github.com/ASCIT31/Dark-Moon) - Open source (GPL-3.0) autonomous AI penetration testing platform that orchestrates 80+ tools over MCP with dedicated per-technology offensive sub-agents (GraphQL, Spring Boot, ASP.NET, Node.js, Flask, PHP, Ruby) and a per-finding evidence trail. - [PentestGPT](https://github.com/GreyDGL/PentestGPT) - AI-powered penetration testing assistant that helps automate security testing workflows and vulnerability discovery. ---