mirror of
https://github.com/lgandx/Responder.git
synced 2025-08-14 02:27:12 -07:00
Minor fix
This commit is contained in:
parent
9bb2f81044
commit
13e7623312
1 changed files with 0 additions and 1 deletions
|
@ -282,7 +282,6 @@ def NBT_NS_Role(data):
|
|||
# Define what are we answering to.
|
||||
def Validate_NBT_NS(data,Wredirect):
|
||||
if Analyze(AnalyzeMode):
|
||||
#print NBT_NS_Role(data[43:46])
|
||||
return False
|
||||
if NBT_NS_Role(data[43:46]) == "File Server Service":
|
||||
return True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue