mirror of
https://github.com/Pennyw0rth/NetExec
synced 2026-06-06 16:34:30 +00:00
Fix ruff linting
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
# everything is comming from https://github.com/ly4k/SMBGhost
|
||||
# credit to @ly4k_
|
||||
# module by : @r4vanan
|
||||
import sys
|
||||
import socket
|
||||
import struct
|
||||
from nxc.logger import nxc_logger
|
||||
|
||||
# Constants
|
||||
MAX_ATTEMPTS = 2000 # False negative chance: 0.04%
|
||||
|
||||
Reference in New Issue
Block a user