Added custom post breach values to example.conf

This commit is contained in:
VakarisZ 2019-03-26 20:09:09 +02:00
parent 1c3e69cbb9
commit 11e6d3807a
1 changed files with 4 additions and 0 deletions

View File

@ -98,4 +98,8 @@
"victims_max_exploit": 7,
"victims_max_find": 30,
"post_breach_actions" : []
custom_PBA_linux_cmd = ""
custom_PBA_windows_cmd = ""
PBA_linux_filename = None
PBA_windows_filename = None
}