AI exploit collection for disclosed vulnerabilities
Top 26.3% on sourcepulse
This repository provides a curated collection of real-world exploits and scanning templates for vulnerabilities found in AI/ML tools and frameworks, targeting security professionals and researchers. It aims to demystify practical attacks against ML infrastructure, highlighting systemic weaknesses beyond just LLM inputs, and enabling proactive defense.
How It Works
The collection is organized by vulnerable tool, with each entry containing Metasploit modules for exploitation, Nuclei templates for large-scale scanning, and CSRF templates for web-based attacks. This multi-faceted approach allows for both targeted exploitation and broad vulnerability assessment across the ML ecosystem.
Quick Start & Requirements
git clone https://github.com/protectai/ai-exploits && cd ai-exploits
docker build -t protectai/ai-exploits .
docker run -it --rm protectai/ai-exploits /bin/bash
Highlighted Details
Maintenance & Community
The repository is maintained by Protect AI. Contribution guidelines are available for community involvement.
Licensing & Compatibility
Limitations & Caveats
The repository contains exploits for real-world vulnerabilities, implying potential risks if used without proper authorization or understanding. Exploitation requires a target environment and specific configurations.
9 months ago
1+ week