ABAniket Badamiinaniket.one路Jul 25, 2023 路 3 min readNo PKINIT - PassTheCert TechniqueRecently I came across a peculiar AD PKI environment where PKINIT is not supported. Check the below snippet, redacting the domain name for obvious reasons. 馃敟\> python3 ~/tools/PKINITtools/gettgtpkinit.py -cert-pfx administrator.pfx 'ippo.local/admin...00
ABAniket Badamiinaniket.one路Jul 14, 2023 路 19 min readTryHackMe - Wreath Write-upI completed this network couple of years back but never published it online. So, here it is. Enjoy. TL;DR Thomas has sent this. There are two machines on my home network that host projects and stuff I'm working on in my own time -- one of them has a...00
ABAniket Badamiinaniket.one路Jun 17, 2023 路 14 min readHTB - Escape Write-upTL;DR We start off with finding guest user SQL credentials from a PDF document and right off the bat we could able to perform SMB Relay attack and capture Service Account hash. Upon cracking the hash we could able to login into the system via WinRM p...00