mirror of
https://github.com/The-Art-of-Hacking/h4cker.git
synced 2025-08-05 04:44:25 -04:00
Compare commits
2 commits
f357283145
...
6bf15bf6d5
Author | SHA1 | Date | |
---|---|---|---|
![]() |
6bf15bf6d5 | ||
![]() |
5cb98c6be8 |
1 changed files with 14 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue