Skip to content

Commit

Permalink
Merge pull request #68 from str0k3/patch-1
Browse files Browse the repository at this point in the history
Reorder types of attacker goals
  • Loading branch information
robvanderveer authored Jan 16, 2025
2 parents f251600 + 2e76ff0 commit 9137ac4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/ai_exchange/content/docs/ai_security_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ We distinguish three types of threats:
2. through using the model (providing input and reading the output), and
3. by attacking the system during runtime (in production).

In AI we distinguish 6 types of impacts, for three types of attacker goals (disrupt, deceive and disclose):
In AI we distinguish 6 types of impacts, for three types of attacker goals (disclose, deceive and disrupt):
1. disclose: hurt confidentiality of train/test data
2. disclose: hurt confidentiality of model Intellectual property (the _model parameters_ or the process and data that led to them)
3. disclose: hurt confidentiality of input data
Expand Down

0 comments on commit 9137ac4

Please sign in to comment.