mirror of
https://github.com/Pennyw0rth/NetExec
synced 2026-06-06 16:34:30 +00:00
Formatting
This commit is contained in:
@@ -2,8 +2,8 @@ from impacket import tds
|
||||
from nxc.helpers.misc import CATEGORY
|
||||
|
||||
|
||||
# Module writtent by @Defte_
|
||||
class NXCModule:
|
||||
"""Module written by @Defte_"""
|
||||
name = "mssql_cbt"
|
||||
description = "Checks whether Channel Binding is enabled on the MSSQL database"
|
||||
supported_protocols = ["mssql"]
|
||||
|
||||
Reference in New Issue
Block a user