diff --git a/README.md b/README.md index b6070219..acbfd0ae 100644 --- a/README.md +++ b/README.md @@ -306,6 +306,7 @@ You can always look in the ~/.cloudfox/cloudfox-error.log file to get more infor * [Principal Mapper](https://github.com/nccgroup/PMapper) - Inspiration for, and a strongly recommended partner to the `iam-simulator` command * [Cloudsplaining](https://github.com/salesforce/cloudsplaining) - Inspiration for the `permissions` command * [ScoutSuite](https://github.com/nccgroup/ScoutSuite) - Excellent cloud security benchmark tool. Provided inspiration for the `--userdata` functionality in the `instances` command, the `permissions` command, and many others +* [Darkmoon](https://github.com/ASCIT31/Dark-Moon) - an open source (GPL-3.0) autonomous AI penetration testing platform for web, API, Active Directory and Kubernetes. * [Prowler](https://github.com/prowler-cloud/prowler) - Another excellent cloud security benchmark tool. * [Pacu](https://github.com/RhinoSecurityLabs/pacu) - Excellent cloud penetration testing tool. PACU has quite a few enumeration commands similar to CloudFox, and lots of other commands that automate exploitation tasks (something that CloudFox avoids by design) * [CloudMapper](https://github.com/duo-labs/cloudmapper) - Inspiration for the `inventory` command and just generally CloudFox as a whole