From cb1a82715fe2d1dca4b3035f11d06f5e22e89a5f Mon Sep 17 00:00:00 2001 From: Shaked Zin <20444897+ShakedZ@users.noreply.github.com> Date: Thu, 2 Jul 2026 21:41:30 +0300 Subject: [PATCH 1/2] Add Cynative to tools list Added Cynative to the tools list in README.md. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7ef25c2..dfbac5a 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,7 @@ A curated list of unique and useful CI/CD attack techniques. ## Tools - [ADOKit](https://github.com/xforcered/ADOKit) - Azure DevOps Services Attack Toolkit. +- [Cynative](https://github.com/cynative/cynative): Deep research agent for your infra - sandboxed, read-only, covers AWS, GCP, Azure, K8s, GitHub and GitLab. - [Gato](https://github.com/praetorian-inc/gato) - GitHub Attack Toolkit. - [Gato-X](https://github.com/AdnaneKhan/Gato-X) - GitHub Attack Toolkit - Extreme Edition. - [GH Archive](https://www.gharchive.org/) - A project to record the public GitHub timeline, archive it, and make it easily accessible for further analysis. From 88b4d2535e9fedfd860c6efc9b6dd769a5f0abd0 Mon Sep 17 00:00:00 2001 From: Shaked Zin <20444897+ShakedZ@users.noreply.github.com> Date: Thu, 2 Jul 2026 22:06:52 +0300 Subject: [PATCH 2/2] Fix formatting of Cynative entry in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dfbac5a..8bddfaf 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ A curated list of unique and useful CI/CD attack techniques. ## Tools - [ADOKit](https://github.com/xforcered/ADOKit) - Azure DevOps Services Attack Toolkit. -- [Cynative](https://github.com/cynative/cynative): Deep research agent for your infra - sandboxed, read-only, covers AWS, GCP, Azure, K8s, GitHub and GitLab. +- [Cynative](https://github.com/cynative/cynative) - Deep research agent for your infra - sandboxed, read-only, covers AWS, GCP, Azure, K8s, GitHub and GitLab. - [Gato](https://github.com/praetorian-inc/gato) - GitHub Attack Toolkit. - [Gato-X](https://github.com/AdnaneKhan/Gato-X) - GitHub Attack Toolkit - Extreme Edition. - [GH Archive](https://www.gharchive.org/) - A project to record the public GitHub timeline, archive it, and make it easily accessible for further analysis.