Formatting

This commit is contained in:
Alexander Neff
2026-03-17 10:06:02 -04:00
parent b83e345ddc
commit bc1efe1237
+1 -1
View File
@@ -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"]