mirror of
https://github.com/lgandx/Responder.git
synced 2025-07-06 04:51:23 -07:00
Added DNS SRV handling for ldap/kerberos + LDAP netlogon ping
This commit is contained in:
parent
d01bbaafae
commit
1271b8e179
5 changed files with 313 additions and 17 deletions
|
@ -23,7 +23,7 @@ import subprocess
|
|||
|
||||
from utils import *
|
||||
|
||||
__version__ = 'Responder 3.0.3.0'
|
||||
__version__ = 'Responder 3.0.4.0'
|
||||
|
||||
class Settings:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue