Closed sp00ks-git closed 4 years ago
It is version 3, did they release an significant update?
The format of time stamps is dispalyed as TMPSTAMP in Sharphound and doesn't correctly show the last logon time, password changed etc. Also the cypher to pull this wont work either because of the older version.
I confirmed in the bloodhound slack this was the case. Just a bit annoying is all.
You could pull it directly from the official site, then it would be always up to date?
https://raw.githubusercontent.com/BloodHoundAD/BloodHound/master/Ingestors/SharpHound.ps1
Im not using the Powershell Script but my own compiled and string obfuscated version loaded via assembly::load()
in another PowerSharpPack binary. Maybe there is some problem with the "obfuscation" so that the .json files broke. I´ll take a loot at it.
I did build a new version, which is only replacing some basic strings from SharpHound. Can you test the new version for the issue?
I tested both the Powershell script from the official repository and my script - they had the same output files.
Yeah looks working now, thanks.
Hi can you update the sharphound collector to the latest version please.