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