Overview of LLM Threat Hunting Queries
mainThe LLM subfolder within the hunting directory contains specialized threat hunting queries designed to protect Large Language Model (LLM) applications. These queries target unique security challenges by focusing on vulnerabilities identified in the OWASP Top 10 for LLMs and the MITRE ATLAS matrix.
Key threat areas covered include:
- Sensitive Content Refusal: Monitoring interactions to ensure compliance with ethical standards and refusal of sensitive topics.
- Denial of Service (DoS) and Resource Exhaustion: Detecting patterns indicative of attacks intended to disrupt LLM operations.
- Latency Anomalies: Tracking processing delays that may signal performance issues or security threats like DDoS.