From f8e238fa446ff51e454c44f46d7adffb8ab8a182 Mon Sep 17 00:00:00 2001 From: adrianw <32903188+5stars217@users.noreply.github.com> Date: Wed, 7 May 2025 07:47:24 -0400 Subject: [PATCH] Update README.md add a playbook containing a large list of POC-only TTPs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d5b8c53..f50b11a 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ Reference notes for Attacking and Defending Generative AI presentation * [MITRE - ATLAS](https://atlas.mitre.org/) * [NIST - Adversarial Machine Learning](https://csrc.nist.gov/pubs/ai/100/2/e2023/final) * [NIST AI - TL;DR by Rez0](https://twitter.com/rez0__/status/1743266573668757568?s=20) +* [Offensive ML Playbook[https://wiki.offsecml.com/] ## LLM Security Tools * [Dropbox - LLM security](https://github.com/dropbox/llm-security)