Search Results
|
Post |
Author |
Forum
[desc]
|
Replies |
Views |
Posted |
|
|
Thread: Is there a way to extract a password hash from AESCrypt archive?
Post: RE: Is there a way to extract a password hash from...
just to make it very clear: NO, a ramdisk doesn't help against missing or wrong drivers (people often see some "solutions" here and just think this might work... but a ramdisk is something completely/... |
|
philsmd |
General Talk
|
20 |
5,128 |
04-09-2020, 08:32 AM |
|
|
Thread: Is there a way to extract a password hash from AESCrypt archive?
Post: RE: Is there a way to extract a password hash from...
maybe the main problem was something completely unrelated.
for instance, I noticed a lot of users just copy-paste commands... so for instance they copy-paste this:
(ATTENTION: this command is not ... |
|
philsmd |
General Talk
|
20 |
5,128 |
04-09-2020, 12:49 PM |
|
|
Thread: Is there a way to extract a password hash from AESCrypt archive?
Post: RE: Is there a way to extract a password hash from...
Do you have any suggestion what we can do to get rid of the "Access is denied" error ?
I'm pretty sure that we have a lot of users testing with the beta and it works for them. Maybe you can just tr... |
|
philsmd |
General Talk
|
20 |
5,128 |
04-09-2020, 05:06 PM |
|
|
Thread: Is there a way to extract a password hash from AESCrypt archive?
Post: RE: Is there a way to extract a password hash from...
In general, everything that you can test with beta is already merged (https://github.com/hashcat/hashcat/pull/2285).
so the answer is, it is already merged and everything can be tested with latest ... |
|
philsmd |
General Talk
|
20 |
5,128 |
04-09-2020, 07:38 PM |
|
|
Thread: Dictiionary Attack - how-to-question
Post: RE: Dictiionary Attack - how-to-question
you need to explain more clearly what you are trying to do.
What does combining mean in your situation ? how many words combined, any separator between the words, can one word occur multiple times ... |
|
philsmd |
General Talk
|
29 |
5,284 |
04-18-2020, 09:34 PM |
|
|
Thread: Dictiionary Attack - how-to-question
Post: RE: Dictiionary Attack - how-to-question
does the release version from https://hashcat.net/hashcat work for you ?
does it work with -D 1 (i.e. with your CPU) ? |
|
philsmd |
General Talk
|
29 |
5,284 |
04-22-2020, 11:29 AM |
|
|
Thread: Dictiionary Attack - how-to-question
Post: RE: Dictiionary Attack - how-to-question
I think under macOS you can't really install the driver by downloading and installing "the new" or a "different" one from the Intel (vendor) page or similar. I think under macOS the only thing you cou... |
|
philsmd |
General Talk
|
29 |
5,284 |
04-22-2020, 03:23 PM |
|
|
Thread: Dictiionary Attack - how-to-question
Post: RE: Dictiionary Attack - how-to-question
It's not totally clear. maybe this is only a problem on macOS ? do you use the latest version of macOS ?
It could easily be that the macOS driver is buggy. You could do further test and see if other ... |
|
philsmd |
General Talk
|
29 |
5,284 |
04-22-2020, 02:13 PM |
|
|
Thread: Dictiionary Attack - how-to-question
Post: RE: Dictiionary Attack - how-to-question
In general you would use a command like this:
Code:
--
hashcat -m 14700 -a 3 -w 3 --increment --increment-min 8 -2 ?u?l?d@ extracted_hash.txt ?u?2?2?2?2?2?2?2?2?2
--
instead of -2 you could al... |
|
philsmd |
General Talk
|
29 |
5,284 |
04-23-2020, 12:17 PM |
|
|
Thread: Dictiionary Attack - how-to-question
Post: RE: Dictiionary Attack - how-to-question
-w is for the workload profile, see the output of the hashcat --help command:
Code:
--
hashcat --help
...
- [ Workload Profiles ] -
# | Performance | Runtime | Power Consumption | Desktop I... |
|
philsmd |
General Talk
|
29 |
5,284 |
04-23-2020, 05:59 PM |
|
|
Thread: Dictiionary Attack - how-to-question
Post: RE: Dictiionary Attack - how-to-question
glad to hear that. well done ! |
|
philsmd |
General Talk
|
29 |
5,284 |
04-28-2020, 02:01 PM |
|
|
Thread: Searching guys with many GPU
Post: RE: Searching guys with many GPU
Well, I don't think it's really against the rule but:
1. you might reach much more people who could be interested in these strange "jobs" by using other forums like https://forum.hashkiller.io/index.... |
|
philsmd |
General Talk
|
2 |
1,180 |
04-30-2020, 12:41 PM |
|
|
Thread: Hashcat RAM usage
Post: RE: Hashcat RAM usage
we need more details of course:
- full command (without posting hashes of course)
- system details (CPU, GPU make/model)
- do you see the hashcat process in the task manager ? try only inspecting... |
|
philsmd |
General Talk
|
3 |
1,209 |
05-09-2020, 11:46 AM |
|
|
Thread: Hashcat Mask Attack
Post: RE: Hashcat Mask Attack
the hashcat way of storing mask is hashcat mask files (hcmask):
https://hashcat.net/wiki/doku.php?id=mask_attack#hashcat_mask_files
my.hcmask:
Code:
--
123456789,?d-,abcdABCD?d,?3-,?1?2?4?3?3?... |
|
philsmd |
General Talk
|
8 |
2,070 |
05-29-2020, 09:24 PM |
|
|
Thread: Hashcat Mask Attack
Post: RE: Hashcat Mask Attack
for these numbers 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25
you could just write several different mask like this:
Code:
--
123456789,?1
1?d
0123... |
|
philsmd |
General Talk
|
8 |
2,070 |
05-30-2020, 07:30 AM |
|
|
Thread: Truecrypt
Post: RE: Truecrypt
yeah, in the help output:
Code:
--
hashcat --help
--
you will see all the TrueCrypt hash types (several variants depending on bit length and hash used + variants for boot volumes)
BTW: the ... |
|
philsmd |
General Talk
|
10 |
2,590 |
05-31-2020, 08:46 AM |
|
|
Thread: Password-based Uniform-Random-Equivalent Encryption
Post: RE: Password-based Uniform-Random-Equivalent Encry...
it wouldn't be surprising that there exists software that can encrypt disks/volumes/containers etc and make them look as random data.
The problem only is that also (plain text and easy to spot) metad... |
|
philsmd |
General Talk
|
1 |
557 |
06-13-2020, 03:45 PM |
|
|
Thread: Truecrypt
Post: RE: Truecrypt
just one simple thing you could and should do. create a similar container with known password (it could be similar to the one you are trying to crack, just remember always that this is just a test and... |
|
philsmd |
General Talk
|
10 |
2,590 |
06-15-2020, 08:52 AM |
|
|
Thread: Truecrypt
Post: RE: Truecrypt
What do you mean by "I'm now able to run the attack" ?
Are you able to crack hashes that you have generated as a test ? Did you try to crack the example hash from https://hashcat.net/wiki/example_h... |
|
philsmd |
General Talk
|
10 |
2,590 |
06-18-2020, 12:50 PM |
|
|
Thread: Rules in 16800 don't work?
Post: RE: Rules in 16800 don't work?
it's exactly like undeath explained above.
Without the -S slow mode the passwords that are too short (from the dict) are rejected immediately, while the -S mode is slow because it mangles the words w... |
|
philsmd |
General Talk
|
8 |
1,341 |
06-30-2020, 11:10 AM |