Skip to content

Commit 234971e

Browse files
committed
remove comments in example domain files
1 parent b996fec commit 234971e

File tree

7 files changed

+0
-43
lines changed

7 files changed

+0
-43
lines changed

Protos/domains/deception.adaptive/data_manipulator.L0.spudd

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,3 @@
1-
// Before you change the domain once again, remember, why you designed this domain this way.
2-
// The probability of finding data at root is 0.5 because the attacker does not know he has found the data till he gets the observation.
3-
// So even if he enumerates the directory, but you deceive him by not showing the observation, he hasn't found the data.
4-
// This domain is awesome. Don't change it. Please!
5-
6-
// Assumptions
7-
// There is always data on the system
8-
// There is always a vulnerability on the system
9-
// All file recons are complete i.e. they will search in all the directories with read privs
101

112
(variables
123
(PRIVS_DECEPTION user root none)

Protos/domains/deception.adaptive/defender.L1.realistic.spudd

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
// Before you change the domain once again, remember, why you designed this domain this way.
2-
// The probability of finding data at root is 0.5 because the attacker does not know he has found the data till he gets the observation.
3-
// So even if he enumerates the directory, but you deceive him by not showing the observation, he hasn't found the data.
4-
// This domain is awesome. Don't change it. Please!
51

62
(variables
73
(PRIVS_DECEPTION user root none)

Protos/domains/deception.adaptive/defender.L1.testbed.spudd

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
// Before you change the domain once again, remember, why you designed this domain this way.
2-
// The probability of finding data at root is 0.5 because the attacker does not know he has found the data till he gets the observation.
3-
// So even if he enumerates the directory, but you deceive him by not showing the observation, he hasn't found the data.
4-
// This domain is awesome. Don't change it. Please!
51

62
(variables
73
(PRIVS_DECEPTION user root none)

Protos/domains/deception.adaptive/exfil_attacker.L0.spudd

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,3 @@
1-
// Before you change the domain once again, remember, why you designed this domain this way.
2-
// The probability of finding data at root is 0.5 because the attacker does not know he has found the data till he gets the observation.
3-
// So even if he enumerates the directory, but you deceive him by not showing the observation, he hasn't found the data.
4-
// This domain is awesome. Don't change it. Please!
5-
6-
// Assumptions
7-
// There is always data on the system
8-
// There is always a vulnerability on the system
9-
// All file recons are complete i.e. they will search in all the directories with read privs
101

112
(variables
123
(PRIVS_DECEPTION user root none)

Protos/domains/deception.adaptive/full_deployment.L1.realistic.spudd

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
// Before you change the domain once again, remember, why you designed this domain this way.
2-
// The probability of finding data at root is 0.5 because the attacker does not know he has found the data till he gets the observation.
3-
// So even if he enumerates the directory, but you deceive him by not showing the observation, he hasn't found the data.
4-
// This domain is awesome. Don't change it. Please!
51

62
(variables
73
(PRIVS_DECEPTION user root none)

Protos/domains/deception.adaptive/full_deployment.L1.testbed.spudd

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
// Before you change the domain once again, remember, why you designed this domain this way.
2-
// The probability of finding data at root is 0.5 because the attacker does not know he has found the data till he gets the observation.
3-
// So even if he enumerates the directory, but you deceive him by not showing the observation, he hasn't found the data.
4-
// This domain is awesome. Don't change it. Please!
51

62
(variables
73
(PRIVS_DECEPTION user root none)

Protos/domains/deception.adaptive/pt.L0.spudd

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,3 @@
1-
// Before you change the domain once again, remember, why you designed this domain this way.
2-
// The probability of finding data at root is 0.5 because the attacker does not know he has found the data till he gets the observation.
3-
// So even if he enumerates the directory, but you deceive him by not showing the observation, he hasn't found the data.
4-
// This domain is awesome. Don't change it. Please!
5-
6-
// Assumptions
7-
// There is always data on the system
8-
// There is always a vulnerability on the system
9-
// All file recons are complete i.e. they will search in all the directories with read privs
101

112
(variables
123
(PRIVS_DECEPTION user root none)

0 commit comments

Comments
 (0)