Search Results
|
Post |
Author |
Forum
[asc]
|
Replies |
Views |
Posted |
|
|
Thread: Problema en iniciar Hashcat Handshake
Post: RE: Problema en iniciar Hashcat Handshake
6870 is too old and not supported.
you need to extract the handshake into a hccapx file, not cap.
https://hashcat.net/cap2hccapx/
https://hashcat.net/wiki/doku.php?id=cracking_wpawpa2 |
|
undeath |
General Talk
|
4 |
4,781 |
07-12-2017, 12:02 PM |
|
|
Thread: organize large databases for hashcat
Post: RE: organize large databases for hashcat
Microsoft Excel/libreoffice calc? |
|
undeath |
General Talk
|
7 |
6,903 |
08-17-2017, 04:23 PM |
|
|
Thread: Restore value is greater than keyspace.
Post: RE: Restore value is greater than keyspace.
It's not a bug, it's an incompatibility of the versions. |
|
undeath |
General Talk
|
4 |
5,323 |
08-18-2017, 11:18 AM |
|
|
Thread: Defining your own alphabet
Post: RE: Defining your own alphabet
https://hashcat.net/wiki/doku.php?id=mask_attack#custom_charsets |
|
undeath |
General Talk
|
1 |
2,594 |
08-20-2017, 12:40 PM |
|
|
Thread: Worldlist Clean up
Post: RE: Worldlist Clean up
I think he's rather looking for something like this sed command:
sed 's/^[[:xdigit:]]*[ :]//g' |
|
undeath |
General Talk
|
5 |
4,339 |
09-05-2017, 04:38 PM |
|
|
Thread: Suggestions on how to attack
Post: RE: Suggestions on how to attack
If it's random the hints are not worth much. |
|
undeath |
General Talk
|
2 |
3,185 |
09-09-2017, 10:02 AM |
|
|
Thread: ECC and SHA 256 vs quantum computing
Post: RE: ECC and SHA 256 vs quantum computing
Hashing algorithms are usually not vulnerable to quantum computer attacks. Attacks against cryptographic algorithms mostly rely on being able to solve a very small but important set of mathematical pr... |
|
undeath |
General Talk
|
4 |
4,982 |
09-10-2017, 06:08 PM |
|
|
Thread: ECC and SHA 256 vs quantum computing
Post: RE: ECC and SHA 256 vs quantum computing
According to this paper (https://dl.acm.org/citation.cfm?id=2011531) it would require 1000 qubits to break ECC-160.
As I said in my previous post, hashing algorithms are usually not vulnerable to q... |
|
undeath |
General Talk
|
4 |
4,982 |
09-11-2017, 04:12 PM |
|
|
Thread: Fingerprinting attack
Post: RE: Fingerprinting attack
https://hashcat.net/wiki/doku.php?id=fingerprint_attack |
|
undeath |
General Talk
|
2 |
2,648 |
10-24-2017, 12:10 AM |
|
|
Thread: Bitcoin HASH
Post: RE: Bitcoin HASH
It attacks the wallet passphrase, not the seed extension. |
|
undeath |
General Talk
|
2 |
2,967 |
11-02-2017, 11:45 PM |
|
|
Thread: Descrypt 8 Char PW
Post: RE: Descrypt 8 Char PW
Code:
--
OpenCL Platform #2: NVIDIA Corporation
======================================
* Device #2: GeForce GTX 1060 6GB, 1518/6072 MB allocatable, 10MCU
Hash.Type........: descrypt, DES (Unix), Tra... |
|
undeath |
General Talk
|
10 |
8,115 |
11-30-2017, 01:01 AM |
|
|
Thread: Syntax Help
Post: RE: Syntax Help
|
undeath |
General Talk
|
3 |
3,164 |
12-03-2017, 01:47 PM |
|
|
Thread: 4 word combinations from a short list of words
Post: RE: 4 word combinations from a short list of words
You can create a dict of two combined nouns using either combinator or hashcat's stdout and then run a combinator attack with that new dict. |
|
undeath |
General Talk
|
4 |
4,206 |
12-23-2017, 02:32 PM |
|
|
Thread: Trying to run a hash against Hashcat
Post: RE: Trying to run a hash against Hashcat
So when you need a new tire for your car you just buy a rubber ball because both things are made out of rubber and the ball is much cheaper? Next thing you might try to tell me a rubber ball is not th... |
|
undeath |
General Talk
|
3 |
3,465 |
12-27-2017, 08:35 PM |
|
|
Thread: MD5($salt.$pass) hashcat syntax, help?
Post: RE: MD5($salt.$pass) hashcat syntax, help?
I would suggest verifying the hash mode. Works for me. |
|
undeath |
General Talk
|
4 |
22,426 |
12-29-2017, 11:50 PM |
|
|
Thread: GTX 1080 Bitcoin Core Performance
Post: RE: GTX 1080 Bitcoin Core Performance
logik Wrote: (01-02-2018, 06:10 PM)
--
are there any planning technology to improve hash crack rate?
--
It's not going to get ridiculously faster. A speedup by 100% would be big, but it doesn't rea... |
|
undeath |
General Talk
|
6 |
5,115 |
01-02-2018, 09:12 PM |
|
|
Thread: Mask Assisstance
Post: RE: Mask Assisstance
A hybrid attack (mode 6) would make more sense. Get an english wordlist and use a mask like ?s20?d?d |
|
undeath |
General Talk
|
6 |
4,039 |
01-02-2018, 09:27 PM |
|
|
Thread: Mask Assisstance
Post: RE: Mask Assisstance
bruteforcing this keyspace is not going to happen any time soon unless the word is really short.
edit: 9 7 random lowercase characters? lol. not happening during your lifetime.
edit: whoops, I don... |
|
undeath |
General Talk
|
6 |
4,039 |
01-02-2018, 09:37 PM |
|
|
Thread: Can I restore old header keys for logical volume using dd command? (Veracrypt)
Post: RE: Can I restore old header keys for logical volu...
This is not a veracrypt support forum. Why not make a backup and try? |
|
undeath |
General Talk
|
7 |
5,221 |
01-19-2018, 11:38 PM |
|
|
Thread: Can I restore old header keys for logical volume using dd command? (Veracrypt)
Post: RE: Can I restore old header keys for logical volu...
You would only need to backup the part you are overwriting with the backup header. If it decrypts it decrypts. |
|
undeath |
General Talk
|
7 |
5,221 |
01-20-2018, 01:39 AM |