UT: Remove tcp scan interval option from configs

This commit is contained in:
Ilija Lazoroski 2021-12-14 11:55:53 +01:00
parent c2e76b6462
commit 210e981f7e
2 changed files with 0 additions and 2 deletions

View File

@ -106,7 +106,6 @@
"MimikatzCollector"
],
"tcp_scan_get_banner": true,
"tcp_scan_interval": 0,
"tcp_scan_timeout": 3000,
"tcp_target_ports": [
22,

View File

@ -86,7 +86,6 @@
7001,
8088
],
"tcp_scan_interval": 0,
"tcp_scan_timeout": 3000,
"tcp_scan_get_banner": true
},