Search Results
|
Post |
Author |
Forum |
Replies
[desc]
|
Views |
Posted |
|
|
Thread: Can I configure HC with known chars in a password?
Post: Can I configure HC with known chars in a password?
It's for a wpa2 hash. 8 chars upper, alphanumeric. I know the first char and I think the second char is one of 3 possibilities.
So can I configure HC with these known chars and is there an estima... |
|
Ar76 |
hashcat
|
8 |
2,774 |
08-01-2019, 09:22 PM |
|
|
Thread: Can I configure HC with known chars in a password?
Post: RE: Can I configure HC with known chars in a passw...
philsmd Wrote: (08-01-2019, 09:30 PM)
--
see https://hashcat.net/wiki/doku.php?id=mask_attack
hashcat -m 2500 -a 3 -2 ABC -3 ?l?u?d hash.txt D?2?3?3?3?3?3?3
-1, -2, -3, -4 are the custom charse... |
|
Ar76 |
hashcat
|
8 |
2,774 |
08-01-2019, 09:41 PM |
|
|
Thread: Can I configure HC with known chars in a password?
Post: RE: Can I configure HC with known chars in a passw...
undeath Wrote: (08-01-2019, 10:17 PM)
--
He literally gave you the command for that. All you need to do is switch out the letters ABCD.
--
But how do you set D to the character A?
I only need up... |
|
Ar76 |
hashcat
|
8 |
2,774 |
08-01-2019, 10:29 PM |
|
|
Thread: Can I configure HC with known chars in a password?
Post: RE: Can I configure HC with known chars in a passw...
undeath Wrote: (08-01-2019, 10:37 PM)
--
You replace the character D by the character A. Yes, it's that simple.
It's the same for oclhashcat but that's severely outdated and if something doesn't w... |
|
Ar76 |
hashcat
|
8 |
2,774 |
08-01-2019, 11:30 PM |
|
|
Thread: Can I configure HC with known chars in a password?
Post: RE: Can I configure HC with known chars in a passw...
So does HC generate password combinations on the fly when using masks as opposed to loading a text file of passwords. If so which is more efficient, I would imagine loading large password files in the... |
|
Ar76 |
hashcat
|
8 |
2,774 |
08-02-2019, 12:24 AM |
|
|
Thread: How to encrypt password with wpa2?
Post: How to encrypt password with wpa2?
How do I encrypt a text password into a wpa2 hash. I thought I'd have a go at then decrypting using HC? |
|
Ar76 |
hashcat
|
9 |
3,127 |
08-13-2019, 10:01 PM |
|
|
Thread: How to encrypt password with wpa2?
Post: RE: How to encrypt password with wpa2?
Is there no way of doing it programmatically, c++ or whatever? |
|
Ar76 |
hashcat
|
9 |
3,127 |
08-14-2019, 07:44 AM |
|
|
Thread: How to encrypt password with wpa2?
Post: RE: How to encrypt password with wpa2?
I assume passthrough is the password if not wheres the password to be encrypted? |
|
Ar76 |
hashcat
|
9 |
3,127 |
08-14-2019, 09:47 AM |
|
|
Thread: How to encrypt password with wpa2?
Post: RE: How to encrypt password with wpa2?
atom Wrote: (08-14-2019, 11:00 AM)
--
In philsmd example the string 'hashcatrocks' is the password. But please, stop using the word encrypt, it hurts.
--
So what's the correct terminology? |
|
Ar76 |
hashcat
|
9 |
3,127 |
08-14-2019, 06:33 PM |
|
|
Thread: How to encrypt password with wpa2?
Post: RE: How to encrypt password with wpa2?
If I use this generator I get a raw psk key, how would I convert this to a .cap or .hccapx file so it can be understood by HC?
https://www.wireshark.org/tools/wpa-psk.html |
|
Ar76 |
hashcat
|
9 |
3,127 |
08-14-2019, 07:16 PM |
|
|
Thread: Hashcat not working on q8200
Post: Hashcat not working on q8200
I'm trying on cpu only as don't even have a GPU yet. I've installed the x64 opencl drivers and got no errors yet when I run HC I get error cl_device_not_available.
The q8200 is old I know but I thi... |
|
Ar76 |
hashcat
|
10 |
3,050 |
08-28-2019, 10:28 AM |
|
|
Thread: Hashcat not working on q8200
Post: RE: Hashcat not working on q8200
I'll going to buy a GPU that supports opencl, if my CPU doesn't support opencl and my GPU does, does HC just automatically use the GPU, in other words HC will still work even if CPU doesn't support, o... |
|
Ar76 |
hashcat
|
10 |
3,050 |
08-28-2019, 02:11 PM |
|
|
Thread: Hashcat not working on q8200
Post: RE: Hashcat not working on q8200
Rdgeno Wrote: (08-29-2019, 07:52 PM)
--
Had the same problem Google search how to install hashcat CPU only infosexy. Dont make my mistake follow all the directions. I didnt the first time and had to ... |
|
Ar76 |
hashcat
|
10 |
3,050 |
08-30-2019, 08:04 AM |
|
|
Thread: Building password list
Post: Building password list
Is there any software that I can use to produce a password list that doesn't have adjacent chars the same, in other words,
AD5SSRU7
It can't have that for example as SS are adjacent chars,... |
|
Ar76 |
hashcat
|
21 |
7,827 |
09-01-2019, 09:01 AM |
|
|
Thread: Building password list
Post: RE: Building password list
os2873 Wrote: (09-02-2019, 07:39 AM)
--
undeath Wrote: (09-01-2019, 11:22 AM)
--
policygen from PACK https://github.com/iphelix/PACK
--
thanks to the open topic and its knowledge, anyone know of... |
|
Ar76 |
hashcat
|
21 |
7,827 |
09-02-2019, 02:50 PM |
|
|
Thread: Building password list
Post: RE: Building password list
os2873 Wrote: (09-03-2019, 10:24 AM)
--
Ar76 Wrote: (09-02-2019, 02:50 PM)
--
os2873 Wrote: (09-02-2019, 07:39 AM)
--
undeath Wrote: (09-01-2019, 11:22 AM)
--
policygen from PACK https://github.co... |
|
Ar76 |
hashcat
|
21 |
7,827 |
09-03-2019, 11:25 AM |
|
|
Thread: Building password list
Post: RE: Building password list
Any idea of a mask for a-z without adjacent chars ? |
|
Ar76 |
hashcat
|
21 |
7,827 |
09-04-2019, 02:44 PM |
|
|
Thread: Building password list
Post: RE: Building password list
philsmd Wrote: (09-04-2019, 03:39 PM)
--
just answered above:
Code:
--
mp64 -q 2 ?l?l?l?l?l?l?l?l
--
--
But that's just a-z 0-9.
It still has adjacent chars such as afdWWdui
The WW for ... |
|
Ar76 |
hashcat
|
21 |
7,827 |
09-05-2019, 12:33 PM |
|
|
Thread: Building password list
Post: RE: Building password list
Seriously, WW is just one set what about, AA,BB, CC, ...ZZ.
I'm just trying to reduce the password count, even if it turns out I don't have the password in the list. Reduce the time. |
|
Ar76 |
hashcat
|
21 |
7,827 |
09-05-2019, 01:50 PM |
|
|
Thread: Building password list
Post: RE: Building password list
So open codeblocks.
Create new console application, select C, then call it combos.
Make sure your saving the project in c:\cpp\. Click next. Click finish.
Expand the sources folder(+), to the... |
|
Ar76 |
hashcat
|
21 |
7,827 |
09-05-2019, 05:00 PM |