forked from p34709852/monkey
Added communicate as new user to default PBA actions
This commit is contained in:
parent
63d76f19f8
commit
a32012ce52
|
@ -337,6 +337,7 @@ SCHEMA = {
|
||||||
"$ref": "#/definitions/post_breach_acts"
|
"$ref": "#/definitions/post_breach_acts"
|
||||||
},
|
},
|
||||||
"default": [
|
"default": [
|
||||||
|
"CommunicateAsNewUser"
|
||||||
],
|
],
|
||||||
"description": "List of actions the Monkey will run post breach"
|
"description": "List of actions the Monkey will run post breach"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue