Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum Replies Views [asc] Posted
    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: 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: 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
    Thread: Cracking hash
Post: RE: Cracking hash

I tend to use "probablistic" wordlists, ie here : https://github.com/berzerk0/Probable-Wordlists/tree/master/Real-Passwords (https://github.com/berzerk0/Probable-Wordlists/tree/master/Real-Passwords)...
blacktraffic hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 2 2,644 04-07-2020, 10:19 AM
    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: 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: 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: 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: Speeding up bruteforce cracking time
Post: RE: Speeding up bruteforce cracking time

Leaver77 Wrote: (01-26-2020, 05:24 PM) -- If there is a way to make it search the 8 character password using min and max of 5 uppercase letters in random positions and  min and max of 3 numbers in r...
blacktraffic hashcat 6 1,935 01-28-2020, 09:33 AM
    Thread: Speeding up bruteforce cracking time
Post: RE: Speeding up bruteforce cracking time

This should do what you want?  Basically walks the binary tree of choices - either capital or digit until we run out of one or the other.  #!/usr/bin/python3 def talktalkmask(mask,caps,digits)...
blacktraffic hashcat 6 1,935 01-28-2020, 10:22 AM
    Thread: why the Alphabetic charset is so slow
Post: RE: why the Alphabetic charset is so slow

Ulfr11 Wrote: (02-27-2020, 04:36 AM) -- ?h is much faster mask than ?a in brute Force attacks -- ?h is hex - [0-9a-f] ?a is "ALL" I think, not alpha, so basically all the printable ASCII - hence M...
blacktraffic hashcat 5 1,803 02-27-2020, 11:25 AM
    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: 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
  Star 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: 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: Pantagrule, a really large last-resort ruleset
Post: RE: Pantagrule, a really large last-resort ruleset

undeath edit: removed completely unnecessary quote Nice, thank you! It's certainly getting a lot out of the HIBP dataset I'm playing with.  (terrible pun though :) )
blacktraffic User Contributions 2 1,659 01-22-2020, 04:01 PM
    Thread: rules attack
Post: RE: rules attack

test_kali Wrote: (04-02-2020, 05:06 PM) -- Good morning. I have a SHA-256 hash that matches a word from the RockYou dictionary, with changes o-0, i-1, b-6, and the first letter of the word can be a c...
blacktraffic hashcat 7 1,540 04-07-2020, 09:01 AM
    Thread: rules attack
Post: RE: rules attack

This worked for me, which is doing the l33tification in python - and just the capitalisation from best64.rule I guess.  Code: -- $ python3 scripts/leetify.py /root/dict/rockyou.txt | ./hashcat64....
blacktraffic hashcat 7 1,540 04-07-2020, 10:10 AM