Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Confusion regarding output from Get-ADReplAccount
Post: RE: Confusion regarding output from Get-ADReplAcco...
This worked for me:
hashcat -m1000 -a0 --username ~/hashRepo/data.txt ~hashRepo/realuniq.lst -r ~/hashRepo/rule_them_all.rule
then:
hashcat -m1000 --username --potfile-path ~/.local/share/hashcat/h... |
|
Kurt-MT |
hashcat
|
9 |
12,596 |
06-13-2023, 04:26 PM |
|
|
Thread: Confusion regarding output from Get-ADReplAccount
Post: RE: Confusion regarding output from Get-ADReplAcco...
Snoopy Wrote: (06-05-2023, 09:37 PM)
--
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... |
|
Kurt-MT |
hashcat
|
9 |
12,596 |
06-09-2023, 05:44 PM |
|
|
Thread: Confusion regarding output from Get-ADReplAccount
Post: RE: Confusion regarding output from Get-ADReplAcco...
Snoopy Wrote: (06-02-2023, 10:02 AM)
--
first mask the hash
second, it seems your are dumping an NT hash (like in hashcatnt), so the mode your are looking for is -m1000
third, delete sum.dude: ... |
|
Kurt-MT |
hashcat
|
9 |
12,596 |
06-05-2023, 06:57 PM |
|
|
Thread: Confusion regarding output from Get-ADReplAccount
Post: Confusion regarding output from Get-ADReplAccount
First time using hashcat, and am having difficulty getting it to work.
This command:
Get-ADReplAccount -All -Server dc1 | Format-Custom -View hashcatnt | Out-File -FilePath c:\temp\data.txt -Encodin... |
|
Kurt-MT |
hashcat
|
9 |
12,596 |
06-01-2023, 07:07 PM |