Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
Thread: sense word mask attack (hashcat WPA/2)
Post: RE: sense word mask attack (hashcat WPA/2)
you can pipe the maskprocessor output to hashcat. no need to save anything to disk. |
|
undeath |
User Contributions
|
5 |
5,221 |
04-16-2018, 04:29 PM |
|
|
Thread: sense word mask attack (hashcat WPA/2)
Post: RE: sense word mask attack (hashcat WPA/2)
Code:
--
mp64 [options] | hashcat -a0 [options]
--
|
|
undeath |
User Contributions
|
5 |
5,221 |
04-17-2018, 11:44 AM |
|
|
Thread: Gtx 1050 Ti Experiences?
Post: RE: Gtx 1050 Ti Experiences?
note that mobile gpus are not the same as desktop gpus. |
|
undeath |
Hardware
|
5 |
5,384 |
04-19-2018, 03:55 PM |
|
|
Thread: nVidia GTX 1080 Ti vs. PNY,EVGA,MSI,ASUS,etc
Post: RE: nVidia GTX 1080 Ti vs. PNY,EVGA,MSI,ASUS,etc
what do you mean by "other brands"? nvidia is only the producer of the chip. |
|
undeath |
Hardware
|
5 |
4,472 |
04-21-2018, 10:37 PM |
|
|
Thread: How to crack AEM/CQ sha256 hash?
Post: RE: How to crack AEM/CQ sha256 hash?
first you need to find out how exactly the hash is generated |
|
undeath |
hashcat
|
5 |
5,007 |
05-01-2018, 03:30 PM |
|
|
Thread: How to crack AEM/CQ sha256 hash?
Post: RE: How to crack AEM/CQ sha256 hash?
It could also be some custom scheme. There is an unlimited number of ways to do salted iterated hashing. |
|
undeath |
hashcat
|
5 |
5,007 |
05-01-2018, 03:50 PM |
|
|
Thread: [Copying] for a long time
Post: RE: [Copying] for a long time
dict is too small. You might need to do this attack differently. |
|
undeath |
hashcat
|
5 |
3,426 |
05-07-2018, 07:23 PM |
|
|
Thread: [Copying] for a long time
Post: RE: [Copying] for a long time
efficient attack, ugly edition:
combine salt with each dict word and run -a3 with the mask only
alternatively use --stdout and simply pipe in the -a6 candidates. You don't have proper status but it's... |
|
undeath |
hashcat
|
5 |
3,426 |
05-07-2018, 09:26 PM |
|
|
Thread: Tesla P100 / HC 4.1.0 Benchmarks on Google Cloud
Post: RE: Tesla P100 / HC 4.1.0 Benchmarks on Google Clo...
In all the benchmark numbers you have posted, were you using the same hash or different hashes? |
|
undeath |
Hardware
|
5 |
6,941 |
05-08-2018, 11:10 AM |
|
|
Thread: Single-mode john analog for hashcat
Post: RE: Single-mode john analog for hashcat
jtr's single mode just takes the user name/email and applies some rules to it (afaik). You can easily do that with hashcat. Just that you have to manually supply your rules. |
|
undeath |
hashcat
|
5 |
4,080 |
06-20-2018, 10:45 PM |
|
|
Thread: Speed issue with WPA2
Post: RE: Speed issue with WPA2
1. do your masks have a static prefix? are you using rules with the wordlist?
2. 2501 WPA PMK, not WPA PSK. If you don't know what PMK means you don't need it.
3. estimated time is only for the mask... |
|
undeath |
hashcat
|
5 |
3,642 |
07-06-2018, 02:14 PM |
|
|
Thread: Launch hashcat with conrete letters in password counts
Post: RE: Launch hashcat with conrete letters in passwor...
you can use policygen from PACK (https://thesprawl.org/projects/pack/) or write your own candidate generator |
|
undeath |
hashcat
|
5 |
3,293 |
07-06-2018, 05:46 PM |
|
|
Thread: Speed issue with WPA2
Post: RE: Speed issue with WPA2
given your low-end hardware the numbers you see seem plausible. |
|
undeath |
hashcat
|
5 |
3,642 |
07-07-2018, 11:51 AM |
|
|
Thread: what is *pX1e1008sH1 and Custom(41)?
Post: RE: what is *pX1e1008sH1 and Custom(41)?
|
undeath |
hashcat
|
5 |
4,386 |
07-16-2018, 10:22 AM |
|
|
Thread: what is *pX1e1008sH1 and Custom(41)?
Post: RE: what is *pX1e1008sH1 and Custom(41)?
|
undeath |
hashcat
|
5 |
4,386 |
07-16-2018, 03:47 PM |
|
|
Thread: OpenCart hashes
Post: RE: OpenCart hashes
make sure your hashes have the same format and length as the example hash on https://hashcat.net/wiki/doku.php?id=example_hashes
verify you can crack the example hash. |
|
undeath |
hashcat
|
5 |
4,185 |
07-17-2018, 10:21 PM |
|
|
Thread: OpenCart hashes
Post: RE: OpenCart hashes
If you receive the same error with the example hash something is wrong with your command line. I suspect the --username switch. |
|
undeath |
hashcat
|
5 |
4,185 |
07-17-2018, 10:25 PM |
|
|
Thread: Can I use hashcat crack my password using both integrated (intel) and dedicated (nvid
Post: RE: Can I use hashcat crack my password using both...
GUI is third-party software and not supported here. |
|
undeath |
hashcat
|
5 |
4,096 |
07-24-2018, 02:44 PM |
|
|
Thread: OpenCL Platform #3: The pocl project
Post: RE: OpenCL Platform #3: The pocl project
you can (probably) uninstall pocl |
|
undeath |
hashcat
|
5 |
4,318 |
07-30-2018, 09:51 PM |
|
|
Thread: GHash
Post: RE: GHash
|
undeath |
hashcat
|
5 |
3,964 |
08-07-2018, 11:42 PM |