forked from p15670423/monkey
swimm: update exercise Add details about your new PBA JFXftJml8DpmuCPBA9rL
This commit is contained in:
parent
1807bfcb3e
commit
c2c5710dfa
|
@ -15,14 +15,12 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "snippet",
|
"type": "snippet",
|
||||||
"path": "monkey/monkey_island/cc/services/config_schema/definitions/post_breach_actions.py",
|
|
||||||
"comments": [],
|
|
||||||
"firstLineNumber": 52,
|
|
||||||
"lines": [
|
"lines": [
|
||||||
" \"Removes the file afterwards.\",",
|
" \"Removes the file afterwards.\",",
|
||||||
" \"attack_techniques\": [\"T1166\"],",
|
" \"attack_techniques\": [\"T1166\"],",
|
||||||
" },",
|
" },",
|
||||||
"* {",
|
"* {",
|
||||||
|
"+ # Swimmer: ADD DETAILS HERE!",
|
||||||
"* \"type\": \"string\",",
|
"* \"type\": \"string\",",
|
||||||
"* \"enum\": [\"ScheduleJobs\"],",
|
"* \"enum\": [\"ScheduleJobs\"],",
|
||||||
"* \"title\": \"Job Scheduling\",",
|
"* \"title\": \"Job Scheduling\",",
|
||||||
|
@ -33,7 +31,10 @@
|
||||||
" {",
|
" {",
|
||||||
" \"type\": \"string\",",
|
" \"type\": \"string\",",
|
||||||
" \"enum\": [\"Timestomping\"],"
|
" \"enum\": [\"Timestomping\"],"
|
||||||
]
|
],
|
||||||
|
"firstLineNumber": 52,
|
||||||
|
"path": "monkey/monkey_island/cc/services/config_schema/definitions/post_breach_actions.py",
|
||||||
|
"comments": []
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "text",
|
"type": "text",
|
||||||
|
|
Loading…
Reference in New Issue