Search Results
|
Post |
Author |
Forum |
Replies |
Views
[desc]
|
Posted |
|
|
Thread: Interesting situation, zipfile password protected, and extracted.
Post: RE: Interesting situation, zipfile password protec...
If it's WinZip-compatible ZIP, then it would be covered by mode 13600. You'll have to extract the hash using zip2john (from John the Ripper). This thread may be useful:
https://hashcat.net/forum/th... |
|
royce |
hashcat
|
3 |
4,977 |
12-31-2016, 09:29 PM |
|
|
Thread: UPS/surge protector
Post: RE: UPS/surge protector
IANAE (I Am Not An Electrician), and this is not electrical advice ... but this depends entirely on your own use cases.
If you're OK with cracking being interrupted for significant periods of time,... |
|
royce |
Hardware
|
4 |
4,988 |
02-04-2017, 05:28 AM |
|
|
Thread: How to crack AEM/CQ sha256 hash?
Post: RE: How to crack AEM/CQ sha256 hash?
Looks like this is the same as:
https://github.com/magnumripper/JohnTheRipper/pull/3240
... so John the Ripper (jumbo edition) may have it soon? |
|
royce |
hashcat
|
5 |
5,005 |
05-02-2018, 06:16 PM |
|
|
Thread: Fibonacci rules?
Post: RE: Fibonacci rules?
I would expect that a general hybrid attack (that tries a variety of number combinations, not just Fibonacci) would almost always be the way to go here. Unless maybe it was A) a very slow hash, and B)... |
|
royce |
User Contributions
|
1 |
5,011 |
11-19-2017, 03:30 AM |
|
|
Thread: huawei p9 lite destroyed but i get emmc image :)
Post: RE: huawei p9 lite destroyed but i get emmc image ...
I am not familiar with how encryption is done on these phones, but here's an example for a different phone.
https://hashcat.net/forum/thread-2202.html |
|
royce |
hashcat
|
7 |
5,068 |
12-08-2017, 05:24 PM |
|
|
Thread: Need help with NTLM password case
Post: RE: Need help with NTLM password case
You can create rules that toggle case.
https://blog.didierstevens.com/2016/07/18/practice-ntds-dit-file-part-5-password-cracking-with-hashcat-lm-ntlm/ |
|
royce |
hashcat
|
6 |
5,098 |
03-25-2018, 06:27 PM |
|
|
Thread: Few wordlist processing utilities
Post: RE: Few wordlist processing utilities
Cool - especially the mutators, thanks! (The others are mostly covered by tools in hashcat-utils and/or PACK, I think) |
|
royce |
User Contributions
|
1 |
5,099 |
11-19-2017, 03:36 AM |
|
|
Thread: FPGA cards?
Post: RE: FPGA cards?
There appear to be Xilinx, Altera, and Intel forays into OpenCL but I do not know their status/applicability. |
|
royce |
Hardware
|
4 |
5,101 |
02-03-2017, 03:23 AM |
|
|
Thread: FPGA cards?
Post: RE: FPGA cards?
I don't think there is much practically possible yet. The hashcat framework is now there to be developed against, but it is subject to both hardware capabilities and an actual OpenCL implementation on... |
|
royce |
Hardware
|
4 |
5,101 |
02-03-2017, 03:21 AM |
|
|
Thread: Contact & dump list manager
Post: RE: Contact & dump list manager
For future searchers, this thread is relevant:
https://hashcat.net/forum/thread-6796.html |
|
royce |
General Talk
|
1 |
5,146 |
11-19-2017, 03:46 AM |
|
|
Thread: how to use an 11TB wordlist file without 11TB of storage
Post: RE: how to use an 11TB wordlist file without 11TB ...
Most basic use of crunch can be executed by hashcat directly.
The ?H charset is cap hex (0-9 and capital A-F). If it's a randomly generated string within that charset, a mask of ?H?H?H?H?H?H?H?H?H?... |
|
royce |
hashcat
|
4 |
5,152 |
07-20-2018, 03:33 PM |
|
|
Thread: how to use an 11TB wordlist file without 11TB of storage
Post: RE: how to use an 11TB wordlist file without 11TB ...
Like this, but adapted to your hash type (-m), hash, and mask (the ?H sequence).
Code:
--
$ hashcat --help | grep Brute-Force
Brute-Force | MD5 | hashcat -a 3 -m 0 example0.hash ?a?a?a?a... |
|
royce |
hashcat
|
4 |
5,152 |
07-20-2018, 04:31 PM |
|
|
Thread: Count-words ?
Post: RE: Count-words ?
Closest I could find:
https://github.com/dandavison/ngrams/blob/master/src/count-words.pl |
|
royce |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
2 |
5,159 |
08-12-2016, 06:50 AM |
|
|
Thread: noob problem installing
Post: RE: noob problem installing
And if that doesn't work, please post full command line that you're using (but redact sensitive hashes, if any). |
|
royce |
hashcat
|
7 |
5,176 |
09-04-2017, 08:09 PM |
|
|
Thread: [Benchmark] MSI GTX 1080 Gaming
Post: RE: [Benchmark] MSI GTX 1080 Gaming
Thanks for the benchmark! |
|
royce |
Hardware
|
1 |
5,181 |
11-19-2017, 03:23 AM |
|
|
Thread: How to decrypt CSS/CPPM?
Post: RE: How to decrypt CSS/CPPM?
What's the definition of "clean" in this context? |
|
royce |
General Talk
|
4 |
5,241 |
04-23-2017, 03:17 PM |
|
|
Thread: .PST to wordlist
Post: RE: .PST to wordlist
Interesting idea. I haven't worked with readpst before, but if the results are plain text, then the remaining question is how to turn emails into wordlists. Splitting the resulting text files into com... |
|
royce |
hashcat
|
4 |
5,249 |
04-26-2017, 03:13 PM |
|
|
Thread: Mask not finding password Straight hit or miss.
Post: RE: Mask not finding password Straight hit or miss...
Hi, Robert - could you please copy and paste the simplest, but complete, cmdline example and resulting output that demonstrates the issue, including an artificial/synthetic hash with a known password ... |
|
royce |
hashcat
|
20 |
5,249 |
11-15-2019, 08:56 PM |
|
|
Thread: Mask not finding password Straight hit or miss.
Post: RE: Mask not finding password Straight hit or miss...
Also, could you please confirm whether the 'rdgeno' user on these forums is also you?
https://hashcat.net/forum/user-12496.html
If so, why are you creating multiple accounts? |
|
royce |
hashcat
|
20 |
5,249 |
11-15-2019, 08:59 PM |
|
|
Thread: Mask not finding password Straight hit or miss.
Post: RE: Mask not finding password Straight hit or miss...
Are you having to use --force? Can you please post the actual full commands you're using? |
|
royce |
hashcat
|
20 |
5,249 |
11-17-2019, 12:43 AM |