Discover and explore top open-source AI tools and projects—updated daily.
samugit83AI agent automates offensive security operations
Top 32.7% on SourcePulse
RedAmon is an AI-powered agentic red team framework automating offensive security operations from reconnaissance to post-exploitation with zero human intervention. It targets security professionals and researchers, offering an end-to-end, autonomous pipeline for comprehensive security assessments.
How It Works
This modular, containerized framework orchestrates automated reconnaissance, AI-driven exploitation, and graph-powered intelligence. Its core comprises a multi-phase Reconnaissance Pipeline, a LangGraph-based AI Agent Orchestrator that reasons over a Neo4j Attack Surface Graph, and a Project Settings Engine. This approach enables autonomous decision-making and tool execution via the Model Context Protocol (MCP), creating a unified offensive security workflow.
Quick Start & Requirements
.env.example to .env and add an AI provider API key (Anthropic or OpenAI). Optional keys for Tavily and NVD can also be added.docker compose --profile tools build.docker compose up -d.http://localhost:3000, Neo4j Browser: http://localhost:7474.Highlighted Details
Maintenance & Community
The project is maintained by Samuele Giampieri. No specific community channels or sponsorships are detailed in the README.
Licensing & Compatibility
Released under the MIT License, which is permissive for commercial use and integration into closed-source projects.
Limitations & Caveats
Features such as the GVM Scanner, GitHub Secret Hunting, and the Guinea Pig test environments are marked as "Under Development" and are not yet fully integrated or production-ready. The framework's functionality is dependent on valid API keys from supported AI providers.
2 days ago
Inactive
westonbrown
aliasrobotics