mirror of
https://github.com/The-Art-of-Hacking/h4cker.git
synced 2025-02-22 14:43:41 +00:00
Merge pull request #267 from The-Art-of-Hacking/ai_agents_265
Create ai_agentic_tools_for_cybersecurity.md
This commit is contained in:
commit
6bf15bf6d5
14
ai_agentic_tools_for_cybersecurity.md
Normal file
14
ai_agentic_tools_for_cybersecurity.md
Normal file
@ -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. |
|
||||
|
Loading…
Reference in New Issue
Block a user