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
PsExec'ing the right way and why zero trust is mandatory
In this blogpost, we'll see how the PsExec.exe binary works, how we can use it as redteamers to improve remote commande execution and how to protect against it.
Feb 10, 2025
-
20 min read