mirror of
https://github.com/lgandx/Responder.git
synced 2025-08-21 22:03:30 -07:00
Fixed default conf vaule for HTTPS Exfil to Off
This commit is contained in:
parent
408e017377
commit
6a92bbb4d6
1 changed files with 1 additions and 1 deletions
|
@ -110,6 +110,6 @@ port=587
|
|||
server=mail.domain.com
|
||||
|
||||
[HTTPS Exfiltration]
|
||||
enabled=On
|
||||
enabled=Off
|
||||
url=https://domain.com:9090
|
||||
verifyssl=Off
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue