diff --git a/ai_agentic_tools_for_cybersecurity.md b/ai_agentic_tools_for_cybersecurity.md new file mode 100644 index 0000000..cbbefbe --- /dev/null +++ b/ai_agentic_tools_for_cybersecurity.md @@ -0,0 +1,14 @@ +# AI Agentic Tools for Cybersecurity + +See my blog post [AI Agentic Cybersecurity Tools: Reaper, TARS, Fabric Agent Action, and Floki](https://becomingahacker.org/agentic-cybersecurity-tools-122374ce942b) for more details. + +## Tools + + +| **Tool** | **Short Description** | +|-----------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------| +| [**Reaper**](https://github.com/ghostsecurity/reaper) | An AI-augmented web application security testing tool that combines recon, fuzzing, and vulnerability validation in a unified testing framework. | +| [**TARS**](https://github.com/osgil-defense/TARS) | An AI-powered penetration testing automation platform that orchestrates multiple pentest tools through an LLM-based decision-making agent. | +| [**Fabric Agent Action**](https://github.com/xvnpw/fabric-agent-action) | A GitHub Action that integrates the Fabric framework to automate CI/CD workflows using AI-driven patterns for tasks like issue summarization and PR reviews. | +| [**Floki**](https://github.com/Cyb3rWard0g/floki) | A framework for building and orchestrating LLM-powered autonomous agents, leveraging Dapr to enable robust multi-agent collaboration for cybersecurity tasks. | +