Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Using a combo of masks and rules
Post: RE: Using a combo of masks and rules
That's pretty much how you have to do things with masks. Note that custom charsets support all the included charsets as well.
Instead of
abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789... |
|
undeath |
hashcat
|
3 |
887 |
05-11-2020, 01:06 AM |
|
|
Thread: Cracking bcrypt hash using brute force mode
Post: RE: Cracking bcrypt hash using brute force mode
Pure masks don't support this but you can create a hcmask file with policygen from PACK: https://github.com/iphelix/PACK |
|
undeath |
hashcat
|
7 |
1,528 |
05-11-2020, 01:04 AM |
|
|
Thread: Meltdown and Spectre patches
Post: RE: Meltdown and Spectre patches
using the search function is hard. https://hashcat.net/forum/thread-7710.html?highlight=spectre |
|
undeath |
General Talk
|
1 |
659 |
05-10-2020, 01:59 AM |
|
|
Thread: separator unmatched
Post: RE: separator unmatched
never use --force. if there are problems with hashcat fix them.
I have no idea what kind of hash you are trying to crack but two things seem obvious:
1. you need to use the correct hash mode for w... |
|
undeath |
hashcat
|
7 |
1,414 |
05-08-2020, 05:32 PM |
|
|
Thread: separator unmatched
Post: RE: separator unmatched
Hard to say without knowing your command line but I suspect you switched the parameters for wordlist and hashlist. |
|
undeath |
hashcat
|
7 |
1,414 |
05-08-2020, 05:09 PM |
|
|
Thread: Some interesting test 14100
Post: RE: Some interesting test 14100
You cannot do something like k1=k3 with a mask. |
|
undeath |
hashcat
|
5 |
1,312 |
04-28-2020, 02:19 AM |
|
|
Thread: Dusted off old gaming laptop
Post: RE: Dusted off old gaming laptop
|
undeath |
General Talk
|
3 |
973 |
04-27-2020, 10:26 PM |
|
|
Thread: Hashcating 7z passw
Post: RE: Hashcating 7z passw
For what you want to do I would recommend rules instead of a mask attack.
If you get the "Token length exception" I have bad news for you however. hashcat can only support 7z archives up to a certa... |
|
undeath |
hashcat
|
4 |
1,052 |
04-27-2020, 07:06 PM |
|
|
Thread: Error CPU Intel Hashcat 5.1.0.
Post: RE: Error CPU Intel Hashcat 5.1.0.
Even if it's not officially supported it should work on your distribution. |
|
undeath |
hashcat
|
6 |
1,888 |
04-27-2020, 01:25 PM |
|
|
Thread: help with hashcat.
Post: RE: help with hashcat.
holydark1337 Wrote: (04-25-2020, 06:45 PM)
--
and in an 2-3 minutes reboot farm(
--
PSU too weak, heat problem or hardware error |
|
undeath |
hashcat
|
13 |
2,590 |
04-25-2020, 06:49 PM |
|
|
Thread: Run Unpackage hashcat
Post: RE: Run Unpackage hashcat
I don't understand how you can unzip it two times. It's only a single archive.
You run hashcat on linux using the *.bin binary file. There is no shell script. |
|
undeath |
hashcat
|
1 |
581 |
04-25-2020, 12:25 AM |
|
|
Thread: Benchmarks and Password per second
Post: RE: Benchmarks and Password per second
theNosieKnows Wrote: (04-24-2020, 10:59 AM)
--
Code:
--
Hashmode: 3200 - bcrypt $2*$, Blowfish (Unix) (Iterations: 32)
Speed.#1.........: 60227 H/s (41.42ms) @ Accel:16 Loops:8 Thr:8 Vec:1... |
|
undeath |
hashcat
|
3 |
978 |
04-25-2020, 12:23 AM |
|
|
Thread: Whats the most efficient way to do this? (newbie)
Post: RE: Whats the most efficient way to do this? (newb...
No, you would need a hash mode with salt support for that. |
|
undeath |
hashcat
|
3 |
839 |
04-23-2020, 07:21 PM |
|
|
Thread: DES-ECB
Post: RE: DES-ECB
The DES character set is simply cutting the keyspace. If you were using ?b you'd brute-force the unused bit as well. |
|
undeath |
hashcat
|
7 |
1,517 |
04-22-2020, 10:47 PM |
|
|
Thread: how to create .rule and .hcmask files
Post: RE: how to create .rule and .hcmask files
what's that supposed to mean? |
|
undeath |
hashcat
|
5 |
1,183 |
04-22-2020, 08:54 PM |
|
|
Thread: how to create .rule and .hcmask files
Post: RE: how to create .rule and .hcmask files
|
undeath |
hashcat
|
5 |
1,183 |
04-22-2020, 08:37 PM |
|
|
Thread: DES-ECB
Post: RE: DES-ECB
|
undeath |
hashcat
|
7 |
1,517 |
04-22-2020, 01:29 AM |
|
|
Thread: Dictiionary Attack - how-to-question
Post: RE: Dictiionary Attack - how-to-question
Are you sure you were running the command with -a 6? The error message shows an error for the -a 1 kernel. |
|
undeath |
General Talk
|
29 |
5,262 |
04-22-2020, 12:17 AM |
|
|
Thread: Intel Integrated GPU
Post: RE: Intel Integrated GPU
never use --force
remove pocl
try to figure out why your intel runtime is not detected |
|
undeath |
Hardware
|
4 |
1,773 |
04-22-2020, 12:15 AM |
|
|
Thread: hashcat.launcher is available! (an alternative to hashcatGUI)
Post: RE: hashcat.launcher is available! (an alternative...
not a GUI user myself but it's nice to see some competition in that area :) And thanks for open-sourcing it. |
|
undeath |
User Contributions
|
5 |
2,276 |
04-22-2020, 12:14 AM |