mirror of
https://github.com/lgandx/Responder.git
synced 2025-12-15 20:29:05 +00:00
Minor fix
This commit is contained in:
@@ -20,8 +20,8 @@ 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",
|
||||||
"\x04\x5A" :"Windows ME",
|
"\x04\x5A" :"Windows ME",
|
||||||
|
|||||||
Reference in New Issue
Block a user