mirror of
https://github.com/lgandx/Responder.git
synced 2025-12-17 13:19:01 +00:00
Minor fix
This commit is contained in:
@@ -20,7 +20,7 @@ from utils import *
|
|||||||
import struct
|
import struct
|
||||||
|
|
||||||
|
|
||||||
def WorkstationFingerPrint(data):
|
def WorkstationFingerPrint(data):
|
||||||
return {
|
return {
|
||||||
"\x04\x00" :"Windows 95",
|
"\x04\x00" :"Windows 95",
|
||||||
"\x04\x0A" :"Windows 98",
|
"\x04\x0A" :"Windows 98",
|
||||||
|
|||||||
Reference in New Issue
Block a user