Set AutoIgnoreAfterSuccess = Off by default, up to the pentester to disable it.

This commit is contained in:
lgandx 2016-06-05 20:01:37 -05:00
commit 165a362fde

View file

@ -47,7 +47,7 @@ DontRespondToName =
; If set to On, we will stop answering further requests from a host
; if a hash hash been previously captured for this host.
AutoIgnoreAfterSuccess = On
AutoIgnoreAfterSuccess = Off
[HTTP Server]