Merge pull request #80 from vavkamil/vavkamil/ai-agents

feat(list): Add AI agents section  + shannon tool
This commit is contained in:
Kamil Vavra
2026-02-09 11:41:02 +01:00
committed by GitHub

View File

@@ -52,6 +52,7 @@
- [Web Proxy and Traffic Interception](#Web-Proxy-and-Traffic-Interception)
- [Origin IP](#Origin-IP)
- [Useful](#Useful)
- [AI Agents](#AI-Agents)
- [Uncategorized](#Uncategorized)
---
@@ -582,6 +583,10 @@
- [CyberChef](https://github.com/gchq/CyberChef) - The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
- [notify](https://github.com/projectdiscovery/notify) - Notify is a Go-based assistance package that enables you to stream the output of several tools (or read from a file) and publish it to a variety of supported platforms.
### AI Agents
- [shannon](https://github.com/KeygraphHQ/shannon) - Fully autonomous AI hacker to find actual exploits in your web apps.
---
## Uncategorized