TLDR: Python script to automate the extraction of hashes from ntds.dit and system files. Available here : https://bitbucket.org/grimhacker/esedbxtract. During an internal Penetration Test, once I’ve…
Just another hacking blog...
TLDR: Python script to automate the extraction of hashes from ntds.dit and system files. Available here : https://bitbucket.org/grimhacker/esedbxtract. During an internal Penetration Test, once I’ve…
I recently had need to interpret bitfields with Python. I’m quite happy with the 3 lines of code that I came up with so I thought…
TL;DR: Architecture is important (duh), download the 64bit exe from here. I recently had a horrendous time trying to install python-ldap on Windows 7 64bit so…
TL;DR: I’ve written a Windows Domain Enumeration Tool, you can get it from here: https://bitbucket.org/grimhacker/nettynum. Enumerating information from the Windows Domain is nothing new and has…
This is my first blog post, following convention it is entitled “Hello world!”. This blog will be very sporadic, I am by no means a…