Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Token length exception
Post: RE: Token length exception

philsmd Wrote: (02-14-2019, 11:10 AM) -- this syntax is wrong: Code: -- hashcat -m 1000 -a 3 ... ?1?1?1?1?1?1?1?1?1?1?1 ... hash.txt -- the correct syntax is Code: -- hashcat -m 1000 -a...
alexb hashcat 8 99,780 02-14-2019, 11:15 AM
    Thread: Token length exception
Post: RE: Token length exception

DanielG Wrote: (02-14-2019, 10:21 AM) -- Seeing as you are using -m 1000 it is likely you got a password dump in the format "krbtgt:502:aad3b435b51404eeaad3b435b51404ee:abcdef0123456789abcdef01234567...
alexb hashcat 8 99,780 02-14-2019, 10:26 AM
    Thread: Token length exception
Post: RE: Token length exception

atom Wrote: (02-14-2019, 10:11 AM) -- The hash.txt contains invalid hashes -- Hi Atom, This is my contents of hash.txt: Administrator:500: 8D555B3D983AB93077BC38A7A4D8DAA0:E50CC22AAAFEE5373594A225...
alexb hashcat 8 99,780 02-14-2019, 10:23 AM
    Thread: Token length exception
Post: Token length exception

Hi all, I know the password will combine of upper, lower, number and @#. And maybe the length of pass is around 11 characters. So my command look like this.   hashcat -m 1000 -a 3 -1 '?I?u?d@#' ?...
alexb hashcat 8 99,780 02-14-2019, 09:56 AM
    Thread: No password candidates received in stdin mode, aborting...
Post: RE: No password candidates received in stdin mode,...

undeath Wrote: (02-13-2019, 05:56 PM) -- Do you know that the password contains all those types of characters? If not, a wordlist attack with one of the larger rules files included in hashcat may do ...
alexb hashcat 10 45,516 02-13-2019, 06:06 PM
    Thread: No password candidates received in stdin mode, aborting...
Post: RE: No password candidates received in stdin mode,...

atom Wrote: (02-13-2019, 05:20 PM) -- Please read https://hashcat.net/wiki/doku.php?id=mask_attack it will help you now and in the future -- Thanks Atom
alexb hashcat 10 45,516 02-13-2019, 06:05 PM
    Thread: No password candidates received in stdin mode, aborting...
Post: RE: No password candidates received in stdin mode,...

royce Wrote: (02-13-2019, 04:03 PM) -- alexb, to clarify: you've told hashcat that you want to use your own wordlist (-a 0), but you haven't supplied one. -- thanks Royce, i see that
alexb hashcat 10 45,516 02-13-2019, 05:00 PM
    Thread: No password candidates received in stdin mode, aborting...
Post: RE: No password candidates received in stdin mode,...

undeath Wrote: (02-13-2019, 12:47 PM) -- well, that much is clear. But you're running a wordlist attack. -- hi! i did not use wordlist, since it only contain some pass that maybe match with the pas...
alexb hashcat 10 45,516 02-13-2019, 04:59 PM
    Thread: No password candidates received in stdin mode, aborting...
Post: RE: No password candidates received in stdin mode,...

undeath Wrote: (02-13-2019, 12:02 PM) -- There are lots of options but none of those is a wordlist. -- i did not use wordlist
alexb hashcat 10 45,516 02-13-2019, 12:13 PM
    Thread: No password candidates received in stdin mode, aborting...
Post: No password candidates received in stdin mode, abo...

Hi! i need help. I am trying to crack password windows server 2016 standard. I extract the hash by pwdump7. And using HashcatGUI_1.1beta0 to crack, but i got this message " No password candidates r...
alexb hashcat 10 45,516 02-13-2019, 11:06 AM