mirror of
https://github.com/lgandx/Responder.git
synced 2026-01-24 15:19:05 +00:00
Set AutoIgnoreAfterSuccess = Off by default, up to the pentester to disable it.
This commit is contained in:
@@ -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]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user