forked from p15670423/monkey
UT: Remove `export_monkey_telems` from config in data for tests
This commit is contained in:
parent
2ff32545d3
commit
324413aee9
|
@ -47,7 +47,6 @@
|
|||
"PowerShellExploiter",
|
||||
"Log4ShellExploiter"
|
||||
],
|
||||
"export_monkey_telems": false,
|
||||
"finger_classes": [
|
||||
"SMBFinger",
|
||||
"SSHFinger",
|
||||
|
|
|
@ -92,9 +92,6 @@
|
|||
"exploit_lm_hash_list": [],
|
||||
"exploit_ntlm_hash_list": [],
|
||||
"exploit_ssh_keys": []
|
||||
},
|
||||
"testing": {
|
||||
"export_monkey_telems": false
|
||||
}
|
||||
},
|
||||
"monkey": {
|
||||
|
|
Loading…
Reference in New Issue