mirror of
https://github.com/lgandx/Responder.git
synced 2025-12-08 05:31:32 +00:00
Refactors utils.py and tools/*
This commit is contained in:
@@ -18,6 +18,7 @@ from random import randrange
|
||||
from packets import SMBHeader, SMBNegoAnsLM, SMBNegoKerbAns, SMBSession1Data, SMBSession2Accept, SMBSessEmpty, SMBTreeData
|
||||
from SocketServer import BaseRequestHandler
|
||||
from utils import *
|
||||
import struct
|
||||
|
||||
|
||||
def Is_Anonymous(data): # Detect if SMB auth was Anonymous
|
||||
|
||||
Reference in New Issue
Block a user