Fix Swimm unit: Add a simple Post Breach action
This commit is contained in:
parent
f60f38d14d
commit
e1ec0263a8
|
@ -58,8 +58,8 @@
|
||||||
"comments": [],
|
"comments": [],
|
||||||
"firstLineNumber": 1,
|
"firstLineNumber": 1,
|
||||||
"lines": [
|
"lines": [
|
||||||
"*from common.common_consts.post_breach_consts import (",
|
" from common.common_consts.post_breach_consts import (",
|
||||||
" POST_BREACH_BACKDOOR_USER,",
|
"* POST_BREACH_BACKDOOR_USER,",
|
||||||
" POST_BREACH_COMMUNICATE_AS_NEW_USER,",
|
" POST_BREACH_COMMUNICATE_AS_NEW_USER,",
|
||||||
" )"
|
" )"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue