Skip to content

Commit 2e76ff0

Browse files
authored
Reorder types of attacker goals
IMO the text will read much easier if the order of attacker goals in brackets is aligned with their order in the list below.
1 parent 15ba9ea commit 2e76ff0

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)