Confusion regarding output from Get-ADReplAccount
#8
(06-09-2023, 05:44 PM)Kurt-MT Wrote:
(06-05-2023, 09:37 PM)Snoopy Wrote: Just change some hashchars to XX to show people that this hash is masked, munge? is not visible when using possible hex values

Thanks for your help. I did finally find reference on the $HEX output. Likely, as noted in that article it's a bible quote.
https://sensepost.com/blog/2020/nthashes-and-encodings/

I'll do some more searching on how best to convert to en-US output.

Kurt

you can use an explizit outfile --outfile (see options) together with option --outfile-autohex-disable, this will result in an utf-8 formatted outfile where you can "see" the plain pw like John:10:10 or german umlauts like öäü, output in a potfile will allways use HEX[] when there is a : (and maybe other special chars) in the cracked password as this char/sign is used as seperator
Reply


Messages In This Thread
RE: Confusion regarding output from Get-ADReplAccount - by Snoopy - 06-13-2023, 12:33 PM