A journey implementing Channel Binding on MSSQLClient.py
This blogpost sums up the journey I had revisiting the tds.py script from the Impacket toolkit in order to implement Channel Binding on mssqlclient.py
Jul 2, 2025
-
22 min read
Is TLS more secure, the WinRMS case.
This article introduces a new endpoint to which a NTLM or Keberos authentication can be relayed.
Apr 14, 2025
-
8 min read
Guest vs Null session on Windows
This article will present the differences between guest and null authentication on Windows and how to exploit them.
Apr 18, 2024
-
6 min read