Writing tagged: ai
- 2026-03-22
AI agents now exploit real CVEs for under $10. That changes how we should score the likelihood axis in OWASP, CVSS, DREAD, and FAIR risk frameworks.
- 2026-06-07
Threat modeling a RAG chatbot for a bank
A walk through the OWASP LLM Top 10 threat model for a retrieval-only, unauthenticated bank chatbot. Scope the system right and only four threats actually bite.
- 2026-06-14
Threat modeling an authenticated RAG chatbot for a bank
Part 2. Add a login gate and read-only session-scoped tools to the Part 1 bank chatbot, re-run the OWASP LLM Top 10, and the triage nearly inverts.