BB: Increase scope depth for Struts2

This commit is contained in:
Ilija Lazoroski 2021-08-05 10:36:33 +02:00
parent ded9c03430
commit e393374ae6
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ class Struts2(ConfigTemplate):
config_values.update(
{
"basic.exploiters.exploiter_classes": ["Struts2Exploiter"],
"basic_network.scope.depth": 2,
"basic_network.scope.subnet_scan_list": ["10.2.2.23", "10.2.2.24"],
"internal.network.tcp_scanner.HTTP_PORTS": [80, 8080],
"internal.network.tcp_scanner.tcp_target_ports": [80, 8080],