Island: Remove tcp scan get banner checkbox

This commit is contained in:
Ilija Lazoroski 2021-12-14 12:16:12 +01:00
parent c78b89d43d
commit 79362dd066
1 changed files with 0 additions and 7 deletions

View File

@ -103,13 +103,6 @@ INTERNAL = {
"description": "Maximum time (in milliseconds) "
"to wait for TCP response",
},
"tcp_scan_get_banner": {
"title": "TCP scan - get banner",
"type": "boolean",
"default": True,
"description": "Determines whether the TCP scan should try to get the "
"banner",
},
},
},
"ping_scanner": {