mirror of
https://github.com/Shiva108/ai-llm-red-team-handbook.git
synced 2026-08-27 21:30:27 +02:00
- Fixed MD040 errors in Chapter 14 (added language identifiers to 170 code blocks) - Fixed MD025 error in Chapter 15 (changed H1 to H3/H4 in example section) - Added RELEASE_REVIEW_REPORT.md documenting final audit - Created fix_md040.py automation script for future use All critical and high-priority linting issues resolved. Handbook is now ready for v1.0 Gold Master release.
Introduction
Version 0.024.115
Welcome to the AI LLM Red Team Handbook.
We designed this toolkit for security consultants, red teamers, and AI engineers. It provides end-to-end methodologies for identifying, assessing, and mitigating risks in Large Language Models (LLMs) and Generative AI systems.
🚀 Choose Your Path
| 🔬 The Consultant's Handbook | ⚔️ The Field Manual |
|---|---|
The foundational work. Theoretical deep-dives, detailed methodologies, compliance frameworks, and strategies for building a program. |
The hands-on work. Operational playbooks, copy-paste payloads, quick reference cards, and checklists for live engagements. |
| 📖 Browse Handbook Chapters | ⚡ Go to Field Manuals |
📚 Handbook Structure
Part I: Foundations (Ethics, Legal, Mindset)
Part II: Project Preparation (Scoping, Threat Modeling)
Part III: Technical Fundamentals (Architecture, Tokenization)
Part IV: Pipeline Security (RAG, Supply Chain)
Part V: Attacks & Techniques (The Red Team Core)
- Chapter 14: Prompt Injection
- Chapter 15: Data Leakage and Extraction
- Chapter 16: Jailbreaks and Bypass Techniques
- Chapter 17: Plugin and API Exploitation
- Chapter 18: Evasion, Obfuscation, and Adversarial Inputs
- Chapter 19: Training Data Poisoning
- Chapter 20: Model Theft and Membership Inference
- Chapter 21: Model DoS and Resource Exhaustion
- Chapter 22: Cross-Modal and Multimodal Attacks
- Chapter 23: Advanced Persistence and Chaining
- Chapter 24: Social Engineering with LLMs
Part VI: Defense & Mitigation
Part VII: Advanced Operations
- Chapter 31: AI System Reconnaissance
- Chapter 32: Automated Attack Frameworks
- Chapter 33: Red Team Automation
- Chapter 34: Defense Evasion Techniques
- Chapter 35: Post-Exploitation in AI Systems
- Chapter 36: Reporting and Communication
- Chapter 37: Remediation Strategies
- Chapter 38: Continuous Red Teaming
- Chapter 39: AI Bug Bounty Programs