Search Results
|
Post |
Author |
Forum
[desc]
|
Replies |
Views |
Posted |
|
|
Thread: Mix of single and multi byte in wordlist
Post: Mix of single and multi byte in wordlist
Hi,
Royce has written a good post ( https://security.stackexchange.com/questions/154901/attack-wpa-password-with-hashcat-settings-and-resources-for-german-passwords ) to deal with accented letters,... |
|
Mem5 |
hashcat
|
6 |
4,577 |
06-22-2018, 09:00 PM |
|
|
Thread: Mix of single and multi byte in wordlist
Post: RE: Mix of single and multi byte in wordlist
undeath Wrote: (06-23-2018, 11:29 AM)
--
multibyte wordlists with rules are an open problem. Your wordlists will just work but rules will still only modify single bytes. Converting to hex or whatever... |
|
Mem5 |
hashcat
|
6 |
4,577 |
06-25-2018, 05:17 PM |
|
|
Thread: Mix of single and multi byte in wordlist
Post: RE: Mix of single and multi byte in wordlist
OK got it.
By the way, I just figure out that WPA-Personal (https://en.wikipedia.org/w/index.php?title=Wi-Fi_Protected_Access) has a limitation conerning accented letters : "passphrase of 8 to 63 p... |
|
Mem5 |
hashcat
|
6 |
4,577 |
06-25-2018, 06:27 PM |
|
|
Thread: bitcoin2hashcat error
Post: bitcoin2hashcat error
Hi,
Just installed a bitcoin client, create a wallet, and tried to run bitcoin2hashcat(/john).py :
Code:
--
python bitcoin2hashcat.py default_wallet.dat
ERROR:root:Couldn't open wallet.dat/m... |
|
Mem5 |
hashcat
|
7 |
6,386 |
07-18-2018, 06:58 PM |
|
|
Thread: bitcoin2hashcat error
Post: RE: bitcoin2hashcat error
I tried 4 different desktop bictoin clients.
So I guess the format is different! |
|
Mem5 |
hashcat
|
7 |
6,386 |
07-19-2018, 07:52 PM |
|
|
Thread: bitcoin2hashcat error
Post: RE: bitcoin2hashcat error
Ok :) I tested with other clients.
With the latest BitcoinCore, I have another error:
Code:
--
python bitcoin2hashcat.py walC.dat
Traceback (most recent call last):
File "bitcoin2hashcat.py", ... |
|
Mem5 |
hashcat
|
7 |
6,386 |
07-22-2018, 09:15 PM |
|
|
Thread: bitcoin2hashcat error
Post: RE: bitcoin2hashcat error
|
Mem5 |
hashcat
|
7 |
6,386 |
07-24-2018, 08:49 PM |
|
|
Thread: Easy password with runic
Post: RE: Easy password with runic
As DanielG said, as soon as the graphical letters have a hexa representation between 0x00 to 0xff it can be reached by hashcat thanks to ?b. |
|
Mem5 |
hashcat
|
6 |
3,550 |
07-27-2018, 11:24 AM |
|
|
Thread: hashcat v4.2.0
Post: RE: hashcat v4.2.0
Awesome, thank you atom and all the tema behind. |
|
Mem5 |
hashcat
|
10 |
27,941 |
08-03-2018, 12:33 PM |
|
|
Thread: how to take hash with winrar?
Post: RE: how to take hash with winrar?
You need the tool rar2john to extract the hash from the RAR file:
- from source: https://github.com/magnumripper/JohnTheRipper/blob/bleeding-jumbo/src/rar2john.c
- online: https://www.onlinehashcrack.... |
|
Mem5 |
hashcat
|
8 |
11,898 |
08-03-2018, 06:46 PM |
|
|
Thread: how to take hash with winrar?
Post: RE: how to take hash with winrar?
DO NOT copy.paste your hashes here !
According to https://hashcat.net/wiki/doku.php?id=example_hashes
$RAR$3$ hash use mode -m 12500 |
|
Mem5 |
hashcat
|
8 |
11,898 |
08-04-2018, 02:08 PM |
|
|
Thread: how to take hash with winrar?
Post: RE: how to take hash with winrar?
copy the hash in a file and pass this file as an argument |
|
Mem5 |
hashcat
|
8 |
11,898 |
08-04-2018, 09:49 PM |
|
|
Thread: cap2hccapx
Post: RE: cap2hccapx
Use Zerbea tools for WPA related tasks like this one, https://github.com/ZerBea/hcxtools
Quote:
--
hcxpcaptool : Shows info of pcap/pcapng file and convert it to other hashformats accepted by hashcat... |
|
Mem5 |
hashcat
|
5 |
5,004 |
08-29-2018, 08:26 PM |
|
|
Thread: cap2hccapx
Post: RE: cap2hccapx
kevtheskin Wrote: (08-29-2018, 08:33 PM)
--
Ok thanks for the reply. How do you use hcxpcaptool and can you run it in windows.
--
Never tried on Windows (you need to compile it).
Usage: hcxpcaptool ... |
|
Mem5 |
hashcat
|
5 |
5,004 |
08-29-2018, 10:12 PM |
|
|
Thread: Help with format
Post: RE: Help with format
Use --username option to consider using username before the hash in your hashlist.
THen to display username in the result file, use --show. |
|
Mem5 |
hashcat
|
2 |
2,246 |
09-12-2018, 12:23 AM |
|
|
Thread: WPA/WPA2 batch processing
Post: RE: WPA/WPA2 batch processing
By 'name' you mean ESSID I guess. ESSID is the salt to the WPA algorithm, so yes you can 'merge' packets if they have exactly the same ESSID.
See wlanhcx2essid at https://github.com/ZerBea/hcxtools
Yo... |
|
Mem5 |
hashcat
|
8 |
5,357 |
09-26-2018, 04:03 PM |
|
|
Thread: Problem with 11300
Post: RE: Problem with 11300
rexxx97 Wrote: (09-24-2018, 02:06 PM)
--
With the version 5.0.0 works but it says me to set --brain-password ( don't know what is )
--
Version 5.0.0 ?!
The last one is 4.2.1. |
|
Mem5 |
hashcat
|
10 |
5,232 |
09-26-2018, 05:56 PM |
|
|
Thread: Hashcat start cracking problem
Post: RE: Hashcat start cracking problem
Celeron! Don't expect good speed ;) |
|
Mem5 |
hashcat
|
5 |
3,492 |
09-26-2018, 09:38 PM |
|
|
Thread: Problem with 11300
Post: RE: Problem with 11300
5.0.0 is a scam.
The ONLY location where you can safely download hashcat is here https://hashcat.net |
|
Mem5 |
hashcat
|
10 |
5,232 |
09-27-2018, 08:20 AM |
|
|
Thread: cap2hccapx
Post: RE: cap2hccapx
I never tried on windows, but you can try and let us know if it works.
Alternatively you can use online tool which uses hcxtools such as https://www.onlinehashcrack.com/cap2hccapx |
|
Mem5 |
hashcat
|
5 |
5,004 |
10-17-2018, 09:42 AM |