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

Search Results
Post Author Forum [desc] Replies Views Posted
    Thread: why Hybrid mask +dict is so fucking slow !!
Post: why Hybrid mask +dict is so fucking slow !!

i used  hashcat -m 2500 example.hccapx -a 7 Cat goodlist.dict  then the speed turned down from 40 Kh/s to 300 h/s  why is that ??!!  the -a 6 works fine but this one doesn't !! i have ad...
monminamon General Talk 3 2,428 01-31-2019, 03:07 AM
    Thread: where can i find an Compatible GUI for hashcat v.4.2.1 ?
Post: where can i find an Compatible GUI for hashcat v.4...

i am using version 4.2.1  of hashcat ..... but i didn't find the Compatible GUI of it i found  HashcatGUI_050b1 & HashcatGUI V1.1 ...... the 050b1 doesn't have a lot of commands and hashes ...
monminamon General Talk 6 3,537 02-04-2019, 12:42 AM
    Thread: where can i find an Compatible GUI for hashcat v.4.2.1 ?
Post: RE: where can i find an Compatible GUI for hashcat...

royce Wrote: (02-04-2019, 12:49 AM) -- Not a lot of options here. The major wrappers and GUIs are tracking the modern/current hashcat. What's driving your need for this older hashcat version? -- ...
monminamon General Talk 6 3,537 02-04-2019, 01:13 AM
    Thread: where can i find an Compatible GUI for hashcat v.4.2.1 ?
Post: RE: where can i find an Compatible GUI for hashcat...

@undeath that's I knew about the CLI .thanks .. BTW i meant what do you think should i do without using the command line !
monminamon General Talk 6 3,537 02-04-2019, 02:37 AM
    Thread: why Hybrid mask +dict is so fucking slow !!
Post: RE: why Hybrid mask +dict is so fucking slow !!

atom Wrote: (01-31-2019, 10:12 AM) -- Hashcat is a tool not a single-click solution. If you use it incorrectly, it will produce incorrect results. You maybe want to understand this first before you c...
monminamon General Talk 3 2,428 01-31-2019, 11:16 PM
    Thread: where can i find an Compatible GUI for hashcat v.4.2.1 ?
Post: RE: where can i find an Compatible GUI for hashcat...

royce Wrote: (02-04-2019, 02:59 AM) -- There are currently no other options, for the reasons stated in this thread and by atom in the thread that you referenced. -- ok thanks can you mark this as s...
monminamon General Talk 6 3,537 02-04-2019, 03:42 AM
    Thread: how can i crack hexmd5 hash ?
Post: how can i crack hexmd5 hash ?

if the the java script is function hexMD5 (str) { return binl2hex(coreMD5( str2binl(str))) } and the return from sniffing is  document.sendin.password.value = hexMD5('\115' + document.login.pa...
monminamon General Talk 27 14,938 02-19-2019, 10:27 AM
    Thread: how can i crack hexmd5 hash ?
Post: RE: how can i crack hexmd5 hash ?

philsmd Wrote: (02-19-2019, 12:35 PM) -- you must be doing something wrong. If I put the javascript code into my browser and run hexMD5 ('\115' + "22222222" + '\017\226\132\264\231\243\072\025\142\...
monminamon General Talk 27 14,938 02-19-2019, 01:28 PM
    Thread: how can i crack hexmd5 hash ?
Post: RE: how can i crack hexmd5 hash ?

DanielG Wrote: (02-21-2019, 11:42 AM) -- Yeah what philsmd said. The wrong login response was just the assumption you intercepted a random person logging in to the system. However the Arabic text...
monminamon General Talk 27 14,938 02-21-2019, 01:17 PM
    Thread: how can i crack hexmd5 hash ?
Post: RE: how can i crack hexmd5 hash ?

"The salt is MISSING in the capture ! I'm not sure what is so difficult to understand about this" So for my stupidity ... But can you explain what is exact missing  with screen shots or text from the...
monminamon General Talk 27 14,938 02-21-2019, 10:35 PM
    Thread: how can i crack hexmd5 hash ?
Post: RE: how can i crack hexmd5 hash ?

Thanks for the Great links ... I have read some of two of them ...but still didn't find the answer to my two simple questions ... I know that it's out of hashcat topics ... But I don't want to open n...
monminamon General Talk 27 14,938 02-22-2019, 12:53 PM
    Thread: how can i crack hexmd5 hash ?
Post: RE: how can i crack hexmd5 hash ?

undeath Wrote: (02-24-2019, 03:50 PM) -- Look in what order those messages were received. -- which order ? there is only two that contains java script then salt in every tcp stream !! https://i.ibb....
monminamon General Talk 27 14,938 02-24-2019, 05:29 PM
    Thread: how can i crack hexmd5 hash ?
Post: RE: how can i crack hexmd5 hash ?

DanielG Wrote: (02-19-2019, 02:04 PM) -- On https://miloserdov.org/?p=1088 it says the hash 15b4c47a3e0e44b9e40db20ac1225023 is for hexMD5('\301' + "22222222" + '\237\174\357\335\234\211\367\356\27...
monminamon General Talk 27 14,938 02-19-2019, 04:46 PM
    Thread: how can i crack hexmd5 hash ?
Post: RE: how can i crack hexmd5 hash ?

DanielG Wrote: (02-19-2019, 02:04 PM) -- On https://miloserdov.org/?p=1088 it says the hash 15b4c47a3e0e44b9e40db20ac1225023 is for hexMD5('\301' + "22222222" + '\237\174\357\335\234\211\367\356\27...
monminamon General Talk 27 14,938 02-21-2019, 09:31 AM
    Thread: how can i crack hexmd5 hash ?
Post: RE: how can i crack hexmd5 hash ?

philsmd Wrote: (02-21-2019, 10:45 AM) -- I think you are just heavily misinterpreting the tcp dump. Just think about it a moment. The javascript code must be sent before the hexMD5 () password is ...
monminamon General Talk 27 14,938 02-21-2019, 02:17 PM
    Thread: how can i crack hexmd5 hash ?
Post: RE: how can i crack hexmd5 hash ?

philsmd Wrote: (02-21-2019, 10:45 AM) -- I think you are just heavily misinterpreting the tcp dump. Just think about it a moment. The javascript code must be sent before the hexMD5 () password is se...
monminamon General Talk 27 14,938 02-21-2019, 02:15 PM
    Thread: how can i crack hexmd5 hash ?
Post: RE: how can i crack hexmd5 hash ?

philsmd Wrote: (02-21-2019, 04:38 PM) -- 1. about the javascript string to hexadecimal conversion: it's just the octal code point (see https://mathiasbynens.be/notes/javascript-escapes#octal) convert...
monminamon General Talk 27 14,938 02-21-2019, 09:20 PM
    Thread: how can i crack hexmd5 hash ?
Post: RE: how can i crack hexmd5 hash ?

philsmd Wrote: (02-22-2019, 01:29 PM) -- in the capture test.pcap if first packet javascript with salt then hash packet after javascript is VERY GOOD if first packet hash then javascript is VERY BA...
monminamon General Talk 27 14,938 02-22-2019, 05:12 PM
    Thread: how can i crack hexmd5 hash ?
Post: RE: how can i crack hexmd5 hash ?

philsmd Wrote: (02-22-2019, 07:25 PM) -- https://i.postimg.cc/MpF52GFn/verygoodverybad.png -- So you take the JavaScript of first one and salt of the second one ?! I still don't get it !!! Can you ma...
monminamon General Talk 27 14,938 02-23-2019, 12:45 AM
    Thread: how can i crack hexmd5 hash ?
Post: RE: how can i crack hexmd5 hash ?

philsmd Wrote: (02-23-2019, 01:08 AM) -- the only problem is that your capture starts in the middle and ends in the middle and therefore only one complete exchange is captured. Let's make it very ...
monminamon General Talk 27 14,938 02-23-2019, 04:11 PM