mirror of
https://github.com/The-Art-of-Hacking/h4cker.git
synced 2024-10-01 01:25:43 -04:00
Update threat-modeling.md
This commit is contained in:
parent
9afb4c0de3
commit
8b12c90b16
@ -1,6 +1,11 @@
|
||||
# Tools for Threat Modeling AI Systems
|
||||
There are several tools and methodologies that you can use to conduct threat modeling for AI systems.
|
||||
|
||||
## AI Village Threat Modeling Research
|
||||
- [Threat Modeling LLM Applications by Gavin Klondike](https://aivillage.org/large%20language%20models/threat-modeling-llm)
|
||||
|
||||
## Traditional Tools
|
||||
|
||||
| Tool / Methodology | Description | Link |
|
||||
| --- | --- | --- |
|
||||
| Microsoft's STRIDE Model | A model for identifying computer security threats. Useful for categorizing and remembering different types of threats. | [Microsoft STRIDE](https://docs.microsoft.com/en-us/azure/security/develop/threat-modeling-tool-threats) |
|
||||
|
Loading…
Reference in New Issue
Block a user