From 84cafbb277d85d7f2bc313600f807581c2d684c6 Mon Sep 17 00:00:00 2001 From: Mehdi BOUTAYEB <53473126+Dark-Moon-X@users.noreply.github.com> Date: Tue, 28 Jul 2026 14:57:29 +0200 Subject: [PATCH] Add Darkmoon (GPL-3.0 autonomous AI pentest platform) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 453efe4..e993981 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ My collection of awesome, easy-to-use penetration tools for hackers and penetrat ## tools Network scanners - [nmap](https://nmap.org/) +- [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 offensive tools as an MCP host with proof of exploitation and a local privacy gateway. - [enum4linux](https://github.com/CiscoCXSecurity/enum4linux) - enumerate SMB shares on both Windows and Linux - [netcat (nc)](https://netcat.sourceforge.net/) - a network scanner supports commands to manage and monitor networks as well.