Common warning signs include requests for phishing messages, ransomware notes, keyloggers, spyware, or step by step criminal instructions. Repeated attempts to refine malicious outputs, requests for code that bypasses safeguards, and patterns that mix social engineering with executable payloads are also strong indicators. Security teams should watch for the normalization of abuse in prompt traffic and outbound content.
How malicious use shows up in the conversation stream
When an open chatbot is being used for abuse, the clearest signal is not a single banned phrase, but a repeated pattern of intent. Look for requests that converge on phishing copy, ransomware notes, credential theft, malware code, or instructions that reduce friction for crime. The same pattern often appears as iterative refinement, where the user keeps nudging the model past safeguards or asks it to rewrite content into a more deployable form.
A second clue is compositional abuse. Legitimate users usually ask for explanation, defense, or safe demonstration; malicious users often combine social engineering with executable payloads, or ask for code, lures, and delivery text in the same thread. That mix is important because it suggests the chatbot is being used as an enablement layer, not just a drafting tool. For broader context on how chatbot abuse and leaked secrets can intersect, see OmniGPT Breach , 34M Conversations Exposed.
Conversation patterns that deserve escalation
Security teams should pay attention to repeated prompts that ask for workarounds, bypasses, obfuscation, or “make it undetectable” changes. Those requests are stronger indicators than generic offensive-security curiosity because they show an intent to evade controls rather than understand them. Another useful signal is topic drift toward operationalisation, for example when a thread moves from an abstract concept to payload delivery, persistence, credential capture, or mass distribution.
Content normalisation also matters. If the prompt history steadily becomes more abusive, or if the output channel begins to contain polished malicious text that looks ready for use, the model may be serving as an attack accelerator. That is why teams should review not only the final answer, but the sequence of refinements leading to it. Persistent attempts to route around policy are often more diagnostic than the first request.
In environments where the chatbot has access to sensitive context, treat unusual content and unusual access together. A user asking for abuse-oriented material while also probing for tokens, API keys, or internal data suggests a higher-risk session than either behaviour alone. NHIMG’s Ultimate Guide section on Non-Human Identities is useful background for understanding why exposed secrets and delegated access amplify chatbot abuse.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
MITRE ATT&CK and OWASP Agentic AI Top 10 address the attack and risk surface, while NIST CSF 2.0 and CIS Controls v8 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | GV.OC-01 — Organizational Context | Malicious chatbot use is a governance and monitoring concern for the organization. |
| Recommendation — Define abuse-detection ownership and escalation paths for chatbot traffic. | ||
| CIS Controls v8 | 8 — Audit Log Management | Detecting abusive prompt patterns depends on retaining and reviewing conversation logs. |
| 6 — Access Control Management | Higher-risk chatbot abuse often involves probing for tokens, secrets, or privileged access. | |
| Recommendation — Log chatbot prompts and outputs so abuse patterns can be investigated. Restrict chatbot access to sensitive data and credentials by least privilege. | ||
| MITRE ATT&CK | T1566 — Phishing | Phishing content requests are a direct indicator of malicious use. |
| T1027 — Obfuscated Files or Information | Requests to bypass safeguards or make payloads harder to detect reflect evasion intent. | |
| Recommendation — Map phishing-oriented prompts to T1566 and monitor for lure generation. Track obfuscation-oriented requests as indicators of defensive evasion. | ||
| OWASP Agentic AI Top 10 | A3 — Prompt Injection and Instruction Hierarchy Abuse | Repetitive attempts to override safeguards are a core abusive chat pattern. |
| Recommendation — Inspect for repeated policy-bypass attempts and instruction-hierarchy abuse. | ||
Practitioner Guidance
What to verify: Validate the full prompt sequence, not just the last prompt. The strongest evidence is usually a chain of repeated refinements, safety bypass attempts, and output requests that move from explanation into execution-ready abuse.
What to prioritise: Prioritise threads that combine malicious intent with delivery mechanics, such as phishing text plus payload creation, because those sessions are closer to operational abuse than isolated curiosity or generic red-teaming.
What good looks like: A mature review process can distinguish harmful enablement from legitimate security testing by checking whether the user is asking for offensive content that is immediately deployable, evasive, or tied to real-world targeting.
Practitioner takeaway: The most reliable signal is sustained intent plus operationalisation, not a single suspicious phrase. If the conversation repeatedly asks the model to bypass safeguards, refine harmful output, or combine social engineering with code, treat it as a likely abuse workflow and escalate.
Related resources from NHI Mgmt Group
- What are the signs that crypto activity in a conflict zone is being used for malicious support operations rather than humanitarian relief?
- What are the signs that fileless malware is being used to hide malicious activity?
- How can security teams tell if a repository is being used for malicious update activity?
- What breaks when AI agents use authorised tools for malicious activity?