Discussion — Questions about retired machines? Ping me on Discord.
blackXploit

Hi, I'm Surajit — known online as blackXploit.

I'm a BCA student passionate about cybersecurity, Linux, and web application security.

This is where I document what I learn while solving Hack The Box and TryHackMe machines, competing in CTFs, experimenting with web technologies, and building practical projects — mostly on the backend side of things.

Well, everyone's a developer until a script kiddie gets a remote shell on their machine. So instead of chasing pixel-perfect UIs, I focus on secure development — rate limiting, manual auth systems, business logic, secure file upload systems — because design really isn't my thing.


btw what you'll find here


I'm currently learning:

Thanks for visiting!

Latest Writeups & Articles

Hack The Box retired

HTB Support Writeup | SMB Share Loot → Hardcoded LDAP Creds → LDAP Password Leak → RBCD → DCSync Domain Compromise

HTB Support is a Windows Active Directory machine where anonymous SMB share access exposes an internal .NET tool with hardcoded LDAP credentials. Using the recovered account enables LDAP enumeration that leaks a plaintext user password via an attribute, leading to WinRM access. Post-exploitation ACL

By Surajit Sen · · 6 min read · 169 views