mirror of
https://github.com/lgandx/Responder.git
synced 2025-08-21 05:43:35 -07:00
Added: Random challenge for each requests (default)
This commit is contained in:
parent
1d38cd39af
commit
0d441d1899
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ LDAP = On
|
||||||
|
|
||||||
; Custom challenge.
|
; Custom challenge.
|
||||||
; Use "Random" for generating a random challenge for each requests (Default)
|
; Use "Random" for generating a random challenge for each requests (Default)
|
||||||
Challenge = 1122334455667788
|
Challenge = Random
|
||||||
|
|
||||||
; SQLite Database file
|
; SQLite Database file
|
||||||
; Delete this file to re-capture previously captured hashes
|
; Delete this file to re-capture previously captured hashes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue