Skip to content

Commit 9137ac4

Browse files
Merge pull request #68 from str0k3/patch-1
Reorder types of attacker goals
2 parents f251600 + 2e76ff0 commit 9137ac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ai_exchange/content/docs/ai_security_overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ We distinguish three types of threats:
5757
2. through using the model (providing input and reading the output), and
5858
3. by attacking the system during runtime (in production).
5959

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

0 commit comments

Comments
 (0)