This commit is contained in:
Daniel Goldberg 2016-09-01 13:58:44 +03:00 committed by GitHub
parent 12ff0c5677
commit ffb0baaa31
1 changed files with 2 additions and 2 deletions

View File

@ -52,7 +52,7 @@
"finger_classes": [ "finger_classes": [
"SSHFinger", "SSHFinger",
"PingScanner", "PingScanner",
"HTTPFinger" "HTTPFinger",
"SMBFinger" "SMBFinger"
], ],
"max_iterations": 3, "max_iterations": 3,
@ -93,4 +93,4 @@
"use_file_logging": true, "use_file_logging": true,
"victims_max_exploit": 7, "victims_max_exploit": 7,
"victims_max_find": 14 "victims_max_find": 14
} }