Search Results
|
Post |
Author |
Forum
[desc]
|
Replies |
Views |
Posted |
|
|
Thread: Can this password type be brute forced?
Post: RE: Can this password type be brute forced?
[0-9a-zA-Z] is 26 * 2 + 10 = 62 possibilities. Let's call it 6 bits (64 possibilities) just to round to nearest.
Assuming the password is generated randomly (and I'm pretty sure KeePassX will be OK... |
|
blacktraffic |
General Talk
|
2 |
1,226 |
01-10-2020, 12:55 PM |
|
|
Thread: Rules in 16800 don't work?
Post: RE: Rules in 16800 don't work?
philsmd Wrote: (06-30-2020, 11:10 AM)
--
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 m... |
|
blacktraffic |
General Talk
|
8 |
1,341 |
07-01-2020, 10:12 AM |
|
|
Thread: Using eGPU with hashcat
Post: RE: Using eGPU with hashcat
skogen Wrote: (02-12-2019, 11:58 AM)
--
EDIT: I'm a newbie - what distro is better at handling OpenCL?
--
Ubuntu releases seem to give me the least trouble. The-Distribution-Which-Does-Not-Handle... |
|
blacktraffic |
Hardware
|
13 |
10,187 |
04-09-2020, 10:38 AM |
|
|
Thread: Crack Active Directory User NTLM hash
Post: RE: Crack Active Directory User NTLM hash
TurboMatt Wrote: (01-03-2020, 03:21 AM)
--
First and foremost, this is an ethical hack. Unfortunately we are in a situation where a co-worker has reset the AD credentials on a very important account.... |
|
blacktraffic |
hashcat
|
11 |
8,539 |
01-03-2020, 11:37 AM |
|
|
Thread: Crack Active Directory User NTLM hash
Post: RE: Crack Active Directory User NTLM hash
philsmd Wrote: (01-03-2020, 11:48 AM)
--
The general idea is good @backtraffic... but ...
we really are trying hard to discourage the use of hardware without (good) cooling solutions here. so it'... |
|
blacktraffic |
hashcat
|
11 |
8,539 |
01-03-2020, 11:58 AM |
|
|
Thread: Hashcat gets exhausted too quickly, HELP!
Post: RE: Hashcat gets exhausted too quickly, HELP!
D'oh - "nsa" rules here https://github.com/NSAKEY/nsa-rules/blob/master/_NSAKEY.v2.dive.rule (https://github.com/NSAKEY/nsa-rules/blob/master/_NSAKEY.v2.dive.rule) .
I also just literally finishe... |
|
blacktraffic |
hashcat
|
6 |
2,211 |
01-06-2020, 11:34 AM |
|
|
Thread: Extracted hash from 7z archive and it is 4708 characters long, is that normal?
Post: RE: Extracted hash from 7z archive and it is 4708 ...
Complexoctopus Wrote: (01-06-2020, 02:17 PM)
--
Example hash for 11600 is much smaller
I used 7z2hashcat
--
From memory, yes? the various zip file types can generate large input data. The main ... |
|
blacktraffic |
hashcat
|
4 |
1,760 |
01-06-2020, 02:24 PM |
|
|
Thread: Hashcat gets exhausted too quickly, HELP!
Post: RE: Hashcat gets exhausted too quickly, HELP!
You should also use rules; MD5 is screamingly fast and you won't be using your graphics card to its full potential.
I'm a big fan of these wordlists -https://github.com/berzerk0/Probable-Wordlists... |
|
blacktraffic |
hashcat
|
6 |
2,211 |
01-06-2020, 11:30 AM |
|
|
Thread: Extracted hash from 7z archive and it is 4708 characters long, is that normal?
Post: RE: Extracted hash from 7z archive and it is 4708 ...
Complexoctopus Wrote: (01-06-2020, 02:41 PM)
--
blacktraffic Wrote: (01-06-2020, 02:24 PM)
--
Complexoctopus Wrote: (01-06-2020, 02:17 PM)
--
Example hash for 11600 is much smaller
I used 7z2has... |
|
blacktraffic |
hashcat
|
4 |
1,760 |
01-06-2020, 03:14 PM |
|
|
Thread: Can shannon entropy be used to optimize password carcking?
Post: RE: Can shannon entropy be used to optimize passwo...
Complexoctopus Wrote: (01-07-2020, 11:48 AM)
--
I am pretty sure 99% of passwords are not random so I'd imagine if hashcat had a mode in which it would not wast time on hashing random passwords crack... |
|
blacktraffic |
hashcat
|
3 |
1,374 |
01-07-2020, 02:11 PM |
|
|
Thread: Hashcat on VPS (CPU only)
Post: RE: Hashcat on VPS (CPU only)
undeath edit: removed completely useless and excessive quote
I have to add "--force" on mine to get it to run on Intel at all... but I don't have hc 3.3 to test with I'm afraid. |
|
blacktraffic |
hashcat
|
6 |
1,790 |
01-13-2020, 04:31 PM |
|
|
Thread: precompute bcrypt hashes
Post: RE: precompute bcrypt hashes
undeath edit: removed completely unnecessary quote
bcrypt has a salt which is designed to make it infeasible to precompute look up tables... ie. you don't know what the random salt is for the target ... |
|
blacktraffic |
hashcat
|
13 |
3,103 |
01-22-2020, 04:07 PM |
|
|
Thread: possible to crack .7z file with sha-256?
Post: RE: possible to crack .7z file with sha-256?
So usually anything encrypted like this has two bits. Firstly, the encryption password, e.g. "fubar", needs to be turned into an encryption key suitable for AES. This uses a Key Derivation Function, s... |
|
blacktraffic |
hashcat
|
4 |
1,510 |
01-22-2020, 06:14 PM |
|
|
Thread: possible to crack .7z file with sha-256?
Post: RE: possible to crack .7z file with sha-256?
yugiohle Wrote: (01-22-2020, 11:39 PM)
--
so i have to use -m 11600 basically right? slow!!!
--
Yep. Someone took a reasonable amount of care to make sure it is not easy to crack. |
|
blacktraffic |
hashcat
|
4 |
1,510 |
01-23-2020, 10:56 AM |
|
|
Thread: Hashcat gets exhausted too quickly, HELP!
Post: RE: Hashcat gets exhausted too quickly, HELP!
LackuJacku Wrote: (01-11-2020, 05:50 AM)
--
blacktraffic Wrote: (01-06-2020, 11:34 AM)
--
D'oh - "nsa" rules here https://github.com/NSAKEY/nsa-rules/blob/master/_NSAKEY.v2.dive.rule (https://githu... |
|
blacktraffic |
hashcat
|
6 |
2,211 |
01-13-2020, 01:14 PM |
|
|
Thread: What to watch out for when running two instances of Hashcat at once?
Post: RE: What to watch out for when running two instanc...
royce Wrote: (01-18-2020, 02:42 AM)
--
I often run more than one simultaneously, either distributing load among GPUs, or else pausing one long-running job to run a short-running job. This is often ea... |
|
blacktraffic |
hashcat
|
8 |
2,339 |
01-21-2020, 09:43 AM |
|
|
Thread: how to use just lower case alpha numeric only?
Post: RE: how to use just lower case alpha numeric only?
yugiohle Wrote: (01-23-2020, 11:27 AM)
--
alot of it I just randomly guessed. could you please tell me what -1 ?l?d stands for? i know ?l?d is for lower case and digits so what is -1 infront of tha... |
|
blacktraffic |
hashcat
|
5 |
1,726 |
01-23-2020, 02:21 PM |
|
|
Thread: Non-printable chars in hcmask files ?
Post: Non-printable chars in hcmask files ?
Hi there,
I know I can do a rule with things like "$\x0d" to append a special char to a word from a wordlist, but I can't seem to achieve the same thing with hcmask files, e.g. this doesn't seem t... |
|
blacktraffic |
hashcat
|
2 |
918 |
01-23-2020, 02:26 PM |
|
|
Thread: Non-printable chars in hcmask files ?
Post: RE: Non-printable chars in hcmask files ?
azaran Wrote: (01-23-2020, 05:06 PM)
--
I would use ?d?l,0d,?1?1?1?1?1?1?2 and --hex-charset switch. I supose that should do the job. Someone correct me if I'm wrong
--
Perfect, thank you !
... |
|
blacktraffic |
hashcat
|
2 |
918 |
01-23-2020, 05:14 PM |
|
|
Thread: Couple of questions
Post: RE: Couple of questions
Vidramon Wrote: (02-23-2020, 01:05 AM)
--
Thanks for answers.
Time to buy a new card for small lists WPA with hccapx method.
Will I go with gtx1060 6 GB or rx580 4 GB considering I can buy them f... |
|
blacktraffic |
hashcat
|
8 |
2,668 |
02-24-2020, 07:15 PM |