A professional, terminal-based utility designed for security researchers and red teamers to aggregate actionable intelligence on the OWASP GenAI Top 10 vulnerabilities.
This tool serves as a centralized hub for remediation strategies, targeted test cases, and high-quality lab environments, with integrated live OSINT capabilities to keep your research current.
- Curated Intelligence: Access structured remediation strategies and high-quality test cases for all 10 OWASP GenAI categories.
- Live Threat Telemetry: Integrated real-time search engine querying to find the latest "How-To" exploit methodologies and proof-of-concept write-ups.
- Educational Labs: Direct links to sandbox environments and CTFs (e.g., PortSwigger, Lakera, TryHackMe) to practice vulnerability exploitation safely.
- Resilient Design: Built-in retry mechanism with exponential backoff to handle transient network issues or API blocks during OSINT searches.
- Interactive CLI: Clean, human-readable interface powered by
richfor an optimized user experience.
Ensure you have Python 3 installed. The script requires the following dependencies:
pip install rich duckduckgo-search💻 Usage & Execution Clone the repository and run the tool directly from your terminal:
git clone https://github.com/SecurityBong/GenAi-Intel-Aggregator.git
cd genai-intel-aggregator
python genai-intel-aggregator.py