B0TAxy

Results 10 comments of B0TAxy

Should we also update the records and change the return type to datetime?

> > Should we also update the records and change the return type to datetime? > > @B0TAxy The record already has the type datetime for start and end boundary....

Hi @joost-j , Thanks for the suggestion! I’ve converted the PR to use your approach, and it’s working well with the changes you mentioned. I’ve also wrapped the optional attributes...

> Cool! Good to hear - a quick check from my side also confirms that it works well. When running your `ntds.user_accounts` plugin I can see the NTDS `User` class...

That would be great! I’ll be happy to review and work together on polishing it for open-source.

If you have some test data, I’d really appreciate it. Right now, I’m only testing with my own DC, but I can’t share those files since they contain domain secrets....

Hi @joost-j , Thanks for the detailed update! I’d be glad to collaborate on this. Really appreciate you working on the test data — I’ll wait for your ping once...

Quick idea (just brainstorming): once LDAP search filters are in place, we could run a lightweight fake‑LDAP endpoint that answers SharpHound’s queries from an extracted NTDS.dit (so SharpHound runs unchanged...

Hi @joost-j , sorry for the wait — I’ve been a bit busy lately. Thanks for the update and the extra test data! I’ll take a look at it soon...

Hi @joost-j — I looked at it after updating my code per your MR comment. I can confirm I **successfully extracted the hashes** from the data you added, but in...