From 9dc7326025a0506e160eaa437910a490200bb167 Mon Sep 17 00:00:00 2001 From: mehdi B <41642346+MBK-fr@users.noreply.github.com> Date: Thu, 27 Aug 2026 13:08:14 +0200 Subject: [PATCH] Add Darkmoon (GPL-3.0 autonomous pentest platform) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d7b4850..4da5b3f 100644 --- a/README.md +++ b/README.md @@ -127,6 +127,7 @@ MIT License - Free to use for educational and authorized security testing purpos - [OWASP Testing Guide](https://owasp.org/www-project-web-security-testing-guide/) - [CIDER Security - Top 10 CI/CD Security Risks](https://www.cidersecurity.io/top-10-ci-cd-security-risks/) - [HackTricks](https://book.hacktricks.xyz/) +- [Darkmoon](https://github.com/ASCIT31/Dark-Moon) - Open source (GPL-3.0) autonomous AI penetration testing platform covering web, API, Active Directory and Kubernetes, orchestrating 80+ offensive tools as an MCP host with proof of exploitation and a local privacy gateway (the LLM never sees real IPs or credentials). - [PayloadsAllTheThings](https://github.com/swisskyrepo/PayloadsAllTheThings) ---