Search Results
|
Post |
Author |
Forum
[desc]
|
Replies |
Views |
Posted |
|
|
Thread: Mask Attack
Post: RE: Mask Attack
I´m not sure if i understand you correct, but you can try this mask:
Code:
--
a 3 -i ?l?l?l?l?l?l?l?l?l?l?l?l?l24
--
|
|
Sondero |
hashcat
|
5 |
1,787 |
12-25-2019, 02:50 PM |
|
|
Thread: Mask Attack
Post: RE: Mask Attack
Sondero Wrote: (12-25-2019, 02:50 PM)
--
I´m not sure if i understand you correct, but you can try this mask:
Code:
--
a 3 -i ?l?l?l?l?l?l?l?l?l?l?l?l?l24
--
--
Ah, ok, i think i understand yo... |
|
Sondero |
hashcat
|
5 |
1,787 |
12-25-2019, 02:52 PM |
|
|
Thread: having trouble with hashcat working with gpu's
Post: RE: having trouble with hashcat working with gpu's
Have you compare your Benchmark result with other users ?
- are your card really slower than expected ? |
|
Sondero |
hashcat
|
5 |
1,703 |
12-25-2019, 02:55 PM |
|
|
Thread: veracrypt container
Post: RE: veracrypt container
you could take the hash (first 512 Byte) and try a wordlist or bruteforce attack. |
|
Sondero |
hashcat
|
1 |
925 |
12-25-2019, 03:28 PM |
|
|
Thread: Wordlist + Bruteforce Attack
Post: Wordlist + Bruteforce Attack
Hello,
how is it possible to make an Wordlist+Bruteforce Combinated Attack?
I have a worlist with ~100 Words, and want to combinate it with a bruteforce Attack... something like:
Code:
--
hashcat -... |
|
Sondero |
hashcat
|
2 |
2,079 |
12-27-2019, 07:45 PM |
|
|
Thread: Wordlist + Bruteforce Attack
Post: RE: Wordlist + Bruteforce Attack
philsmd Wrote: (12-27-2019, 07:55 PM)
--
just read the output of
Code:
--
hashcat --help
--
it says
Code:
--
- [ Attack Modes ] -
...
6 | Hybrid Wordlist + Mask
--
therefore it ... |
|
Sondero |
hashcat
|
2 |
2,079 |
12-27-2019, 08:03 PM |
|
|
Thread: wordlist creates
Post: RE: wordlist creates
Successhalf Wrote: (03-01-2020, 09:14 AM)
--
I want to create a password list
wordlist1 + wordlist2
Which program do I have to use
Please help me
thank you
--
Combinator..... Hashcat-Utils ... |
|
Sondero |
hashcat
|
3 |
1,558 |
03-01-2020, 09:48 AM |
|
|
Thread: Output: candidate + hash
Post: Output: candidate + hash
Hello,
i saw that FileVault-2 dont use a salt.
Actual i dont have a cracking job and my CPU is idling, so i want to make me a little Hash-table.
My preference is to precompile FileVault-2 hashe... |
|
Sondero |
hashcat
|
3 |
758 |
05-13-2020, 11:04 AM |
|
|
Thread: Output: candidate + hash
Post: RE: Output: candidate + hash
Thank you.
I searched the internet for information about the salt but can‘t find Informationen about FileVault-2 „salt“ oder „allouwed charset“.
The examplehash from hashcat (-m 16700 ... |
|
Sondero |
hashcat
|
3 |
758 |
05-13-2020, 11:50 AM |
|
|
Thread: NTLM Performance Problem
Post: NTLM Performance Problem
Hello,
i have a little performance problem with cracking a NTLM hash.
My Hardware:
Disk: Samsung 970 Plus M.2
GPU: 2x RTX 2080 TI
With Benchmark i get this results:
Quote:
--
Hashmode: 1000... |
|
Sondero |
hashcat
|
7 |
3,012 |
01-03-2020, 11:02 PM |
|
|
Thread: NTLM Performance Problem
Post: RE: NTLM Performance Problem
Thanks.
Actual the PC is running with the last caracter-set for the next 24h, ...later i will have a look about "hashcat checkpoint funktion" to make a break, otherwise i will start to test some op... |
|
Sondero |
hashcat
|
7 |
3,012 |
01-04-2020, 11:27 AM |
|
|
Thread: -m 18300 APFS
Post: RE: -m 18300 APFS
philsmd Wrote: (05-18-2020, 10:19 AM)
--
Code:
--
sudo apt install libfuse3-dev
--
--
linux@MSI:/mnt/d/0_Work/apfs2hashcat/build$ sudo apt install libfuse3-dev
Reading package lists... Done
Build... |
|
Sondero |
hashcat
|
9 |
3,937 |
05-18-2020, 10:30 AM |
|
|
Thread: Combinator
Post: RE: Combinator
@undeath
Why would you use the pipe ?
wouldn‘t work this also:
Hashcat -a6 combined.txt ?d?d?d?d -m 0 hash.txt |
|
Sondero |
hashcat
|
8 |
1,612 |
05-20-2020, 04:03 PM |
|
|
Thread: Combinator
Post: RE: Combinator
undeath Wrote: (05-20-2020, 04:29 PM)
--
It would work that way but since there are only 3*4=12 words it would be very slow.
--
i made a little test on my laptop (m18300) ,.. 23.000 Hash/s vs 36 H... |
|
Sondero |
hashcat
|
8 |
1,612 |
05-20-2020, 05:00 PM |
|
|
Thread: NTLM Performance Problem
Post: RE: NTLM Performance Problem
undeath Wrote: (01-04-2020, 12:56 PM)
--
That attack is not going to have good speed either, because static mask prefixes slow hashcat down. Generate a rules file for the mask part and do a wordlist+... |
|
Sondero |
hashcat
|
7 |
3,012 |
01-04-2020, 03:50 PM |
|
|
Thread: NTLM Performance Problem
Post: RE: NTLM Performance Problem
The first time that i working with rules, but i think the rule will be fine:
Code:
--
mp64.exe -o test_4.rule -1 ?l?d??@!-MLK "$?1 $?1 $?1 $?1"
--
i started hashcat with:
Code:
--
hashcat64.exe -a... |
|
Sondero |
hashcat
|
7 |
3,012 |
01-04-2020, 05:22 PM |
|
|
Thread: NTLM Performance Problem
Post: RE: NTLM Performance Problem
the last days i changed my hadware-settings a little bit.
I sell one of my GPU´s and changed the CPU to an i7-9700K - For future settings i need a better CPU ;)
So i´m going on to improve the NTL... |
|
Sondero |
hashcat
|
7 |
3,012 |
02-29-2020, 07:17 PM |
|
|
Thread: Hashcat don't find my password
Post: RE: Hashcat don't find my password
If hashcat never worked on your PC, it would be much easier if you try on of the examples at the bottom from the help (hashcat.exe -h ).
So we can be sure your parameters are correct |
|
Sondero |
hashcat
|
4 |
875 |
06-16-2020, 02:53 PM |
|
|
Thread: Maskprocessor Help Windows 10
Post: RE: Maskprocessor Help Windows 10
hashnewb Wrote: (05-11-2020, 03:37 PM)
--
I'm trying to optimize hash cracking for WPA2 passwords.
Max is 86,925 H/s on my NVIDIA GTX 1050 Ti, this doesn't seem right though because I can get 250,00... |
|
Sondero |
hashcat
|
12 |
2,245 |
05-11-2020, 07:01 PM |
|
|
Thread: -m 18300 APFS
Post: RE: -m 18300 APFS
Hello,
i tried the Linux-tool (apfs2hashcat) to extract the hash for hashcat but get an error on the "make" command.
Code:
--
linux@MSI:/mnt/d/0_Work/apfs2hashcat$ git submodule init
linux@MSI:/mnt... |
|
Sondero |
hashcat
|
9 |
3,937 |
05-18-2020, 10:13 AM |