Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
Thread: Optimize mask bruteforce PMKID
Post: RE: Optimize mask bruteforce PMKID
doggod Wrote: (05-08-2020, 11:58 AM)
--
Where can I get access?
--
You can buy (https://www.newegg.com) or rent (https://www.onlinehashcrack.com/how-to-configure-bruteforce-attack.php) |
|
Mem5 |
hashcat
|
6 |
1,462 |
05-09-2020, 01:28 PM |
|
|
Thread: On-the-fly loading of gz wordlists
Post: On-the-fly loading of gz wordlists
Quote:
--
* changes v5.1.0 -> v6.0.0
(...)
- Support on-the-fly loading of compressed wordlists in zip and gzip format
--
Seen in hashcat beta 1803.
Just tried with a gz file:
Code:
--
$ wc -l �... |
|
Mem5 |
hashcat
|
6 |
1,379 |
05-23-2020, 06:04 PM |
|
|
Thread: On-the-fly loading of gz wordlists
Post: RE: On-the-fly loading of gz wordlists
Weird.. I may have failed somewhere in the compress step.. |
|
Mem5 |
hashcat
|
6 |
1,379 |
05-23-2020, 08:48 PM |
|
|
Thread: On-the-fly loading of gz wordlists
Post: RE: On-the-fly loading of gz wordlists
From a performance perspective I cannot see any loss of speed; how does hashcat handle gigas of compressed wordlist without spending minutes/hours on decompression? |
|
Mem5 |
hashcat
|
6 |
1,379 |
05-24-2020, 12:33 PM |
|
|
Thread: On-the-fly loading of gz wordlists
Post: RE: On-the-fly loading of gz wordlists
Ok.. but what about "Dictionary cache building", hashcat have to decompress all the file first to know the statistics, number of passwords etc? |
|
Mem5 |
hashcat
|
6 |
1,379 |
05-25-2020, 08:38 PM |
|
|
Thread: vast.ai gpu rentals?
Post: RE: vast.ai gpu rentals?
Use cuda tag from dizcza/docker-hashcat/ |
|
Mem5 |
hashcat
|
6 |
2,847 |
06-25-2020, 02:22 PM |
|
|
Thread: ESSID:key available lists?
Post: RE: ESSID:key available lists?
You can start with https://wpa-sec.stanev.org/?dicts |
|
Mem5 |
hashcat
|
6 |
1,108 |
06-28-2020, 02:22 PM |
|
|
Thread: ESSID:key available lists?
Post: RE: ESSID:key available lists?
Hum. So you are looking at relationships between ESSID and passwords, but you are only interested in passwords created by humans?
IMHO human generated passwords have almost no relationships with ESSI... |
|
Mem5 |
hashcat
|
6 |
1,108 |
07-02-2020, 07:39 PM |
|
|
Thread: AWS P3.16xlarge benchmarks
Post: RE: AWS P3.16xlarge benchmarks
You can have better results with:
./hashcat.bin -b -O -w 4
Let us know. |
|
Mem5 |
Hardware
|
6 |
1,260 |
07-15-2020, 12:16 AM |
|
|
Thread: Is this good?
Post: RE: Is this good?
Pasting the complete output would be helpful.
477.7KH/S is pretty good for a RTX2070
Did you use "-w 4" switch?
I advise to install CUDA toolkit, it will be a bit faster. |
|
Mem5 |
hashcat
|
6 |
883 |
07-21-2020, 09:03 AM |
|
|
Thread: Is this good?
Post: RE: Is this good?
CUDA for windows : https://developer.nvidia.com/cuda-downloads?target_os=Windows&target_arch=x86_64
Then reboot.
hashcat will automatically detect CUDA installation. |
|
Mem5 |
hashcat
|
6 |
883 |
07-21-2020, 05:46 PM |
|
|
Thread: Hashcat settings - explanation
Post: RE: Hashcat settings - explanation
Hashcat tries each line from your wordlist.
So it will test "ttaabbcc" first, then "BI", then "123456789", etc.
"BI" will be skipped as the WPA password must be greater or equal to 8.
You need to... |
|
Mem5 |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
6 |
1,344 |
07-26-2020, 12:04 PM |
|
|
Thread: Recovered a 7z password with hashcat, but it's not the right one
Post: RE: Recovered a 7z password with hashcat, but it's...
Can you compare the resulting hash with 7z2john.py to check it's the same? |
|
Mem5 |
General Talk
|
6 |
855 |
08-28-2020, 11:34 PM |
|
|
Thread: How to know which rules has been used to crack ?
Post: How to know which rules has been used to crack ?
Hi,
Please, is there a feature to know which rules (in the rule file) has been used to crack a password ? My goal is to know which rules are the best.
Thank you. |
|
Mem5 |
Very old oclHashcat-plus Support
|
5 |
12,702 |
08-10-2011, 06:35 PM |
|
|
Thread: How to know which rules has been used to crack ?
Post: RE: How to know which rules has been used to crack...
OK thank you for it.
I was looking for the same feature with oclHashcat+ !
|
|
Mem5 |
Very old oclHashcat-plus Support
|
5 |
12,702 |
08-11-2011, 12:48 PM |
|
|
Thread: Which card for notebooks ?
Post: Which card for notebooks ?
Which graphic card do you recommend for gpu cracking on notebooks ?
Thanks. |
|
Mem5 |
Hardware
|
5 |
10,666 |
01-30-2012, 10:40 PM |
|
|
Thread: Which card for notebooks ?
Post: RE: Which card for notebooks ?
I know, but I have no choice. |
|
Mem5 |
Hardware
|
5 |
10,666 |
01-31-2012, 08:46 AM |
|
|
Thread: Which card for notebooks ?
Post: RE: Which card for notebooks ?
Number of shaders is the same as "CUDA Cores" ?
shader clock speed is "Processor Clock (MHz)" ?
Thanks. |
|
Mem5 |
Hardware
|
5 |
10,666 |
02-01-2012, 08:25 PM |
|
|
Thread: Am I doing something wrong ?
Post: Am I doing something wrong ?
Hi,
With the latest hashcat-gui version I did (for MD5 hash):
Code:
--
hashcat-cli64.exe --attack-mode 3 --output-file C:\Users\M\Desktop\h.txt.out --custom-charset1 azerty --threads 4 C:\Users\M... |
|
Mem5 |
Old hashcat Support
|
5 |
10,387 |
03-30-2012, 11:19 AM |
|
|
Thread: Am I doing something wrong ?
Post: RE: Am I doing something wrong ?
Thanks, it works better.
But, how can I use at the same time
Quote:
--
--bf-pw-min=NUM password length minimum
--bf-pw-max=NUM password length maximum
--
a... |
|
Mem5 |
Old hashcat Support
|
5 |
10,387 |
03-30-2012, 11:59 AM |