mirror of
https://github.com/Shiva108/ai-llm-red-team-handbook.git
synced 2026-08-28 22:00:37 +02:00
docs: remove "References and Further Reading" sections from various chapters and the main handbook.
This commit is contained in:
@@ -842,28 +842,3 @@ if __name__ == "__main__":
|
||||
|
||||
---
|
||||
|
||||
## References and Further Reading
|
||||
|
||||
### Academic Papers
|
||||
|
||||
1. **"Multi-Turn Jailbreak Attacks on LLMs"** (2023)
|
||||
2. **"Context Manipulation in Conversational AI"** (2024)
|
||||
3. **"Persistent Adversarial Attacks"** (2023)
|
||||
|
||||
### Industry Resources
|
||||
|
||||
- **OWASP LLM Top 10** - Persistence risks
|
||||
- **MITRE ATLAS** - Multi-stage attacks
|
||||
- **NIST AI Security** - Session management
|
||||
|
||||
### Tools
|
||||
|
||||
- **Multi-Turn Tester**: Attack sequence validation
|
||||
- **Context Analyzer**: Injection pattern detection
|
||||
- **Chain Detector**: Sequential attack identification
|
||||
|
||||
---
|
||||
|
||||
**End of Chapter 23: Advanced Persistence and Chaining**
|
||||
|
||||
_This chapter provided comprehensive coverage of persistence techniques and attack chaining for LLM systems. Understanding multi-turn attacks, context manipulation, and sequence-based exploits is critical for both red team testing and defense implementation. Remember: test responsibly and build better defenses._
|
||||
|
||||
Reference in New Issue
Block a user