12-10-2022, 09:48 PM
12-10-2022, 10:08 PM
(12-10-2022, 10:05 PM)marc1n Wrote: [ -> ]There could be many reasons, the same hash or different ones? Show this list (censored)
Attached.
4 files in archive, maybe 4 different passwords?
12-10-2022, 10:26 PM
(12-10-2022, 10:24 PM)marc1n Wrote: [ -> ]This is a fake archive of 420 BTC
So why hashcat is taking only one hash?
File is not relevant here.
12-10-2022, 10:29 PM
(12-10-2022, 10:28 PM)marc1n Wrote: [ -> ](12-10-2022, 10:26 PM)pbies Wrote: [ -> ](12-10-2022, 10:24 PM)marc1n Wrote: [ -> ]This is a fake archive of 420 BTC
So why hashcat is taking only one hash?
File is not relevant here.
By the way of compression of this rar archive
And what is that?
Each file with separate password?
12-10-2022, 10:42 PM
(12-10-2022, 10:40 PM)marc1n Wrote: [ -> ](12-10-2022, 10:29 PM)pbies Wrote: [ -> ](12-10-2022, 10:28 PM)marc1n Wrote: [ -> ](12-10-2022, 10:26 PM)pbies Wrote: [ -> ](12-10-2022, 10:24 PM)marc1n Wrote: [ -> ]This is a fake archive of 420 BTC
So why hashcat is taking only one hash?
File is not relevant here.
By the way of compression of this rar archive
And what is that?
Each file with separate password?
Probably yes
Probably?
So you don't know what are you talking about?
12-11-2022, 11:01 AM
How does your hashcat command look like? What makes you say only one hash is worked on? Have you remembererd to remove the filename in front of the hashes? Or do you use --username parameter?
12-11-2022, 02:35 PM
(12-11-2022, 11:01 AM)b8vr Wrote: [ -> ]How does your hashcat command look like? What makes you say only one hash is worked on? Have you remembererd to remove the filename in front of the hashes? Or do you use --username parameter?
Command is:
hashcat -m 13000 -a 0 -w 3 %hash% %pwds% -o %out% --session=%t% --status --status-timer 10
There is "Recovered: 0/1" even if in the file are 4 hashes. Yes, I've removed the file names. I don't use --username parameter.