Search Results
|
Post |
Author |
Forum |
Replies |
Views
[asc]
|
Posted |
|
|
Thread: Can hybrid attack work with rules?
Post: RE: Can hybrid attack work with rules?
to avoid to generate a large dict also something like this would work in your particular case:
file: my_append_num_and_duplicate.rule
Code:
--
$0 d
$1 d
$2 d
$3 d
$4 d
$5 d
$6 d
$7 d
$8 d... |
|
philsmd |
Old oclHashcat Support
|
9 |
15,329 |
01-24-2015, 08:43 AM |
|
|
Thread: Can hybrid attack work with rules?
Post: RE: Can hybrid attack work with rules?
-k is applied only on the second dictionary. So it makes sense for instance with "-a 1 dict1.txt dict2.txt".
So technically it isn't ignored, it just not applied since there is no second dictionary (... |
|
philsmd |
Old oclHashcat Support
|
9 |
15,329 |
01-24-2015, 09:27 AM |
|
|
Thread: NTLM hash with russian charset
Post: RE: NTLM hash with russian charset
So basically this string is hashed with md4:
Code:
--
$HEX[3d0444043c0444044b04340449043c044304]
--
You can also test it like this (attention with -m 900 instead of -m 1000):
Code:
--
$ hex2bin ... |
|
philsmd |
Old oclHashcat Support
|
9 |
15,185 |
06-16-2015, 11:56 AM |
|
|
Thread: cuModuleLoad() 209 error
Post: RE: cuModuleLoad() 209 error
From https://hashcat.net/oclhashcat-plus/
Quote:
--
NV users require ForceWare 319.37 or later
--
I don't think it will work for you w/ an older driver just because a newer driver is difficult (h... |
|
philsmd |
Very old oclHashcat-plus Support
|
6 |
15,175 |
11-17-2013, 12:05 PM |
|
|
Thread: Segmentation fault ;(
Post: RE: Segmentation fault ;(
which driver (version) do you use ? (see here for the recommended driver https://hashcat.net/oclhashcat-plus/ )
what if you run other hash types and/or attack modes?
also paste the output of
Code:
-... |
|
philsmd |
Very old oclHashcat-plus Support
|
5 |
15,163 |
11-20-2013, 12:31 AM |
|
|
Thread: Segmentation fault ;(
Post: RE: Segmentation fault ;(
Please try a different hash mode (md5, -m 0) and re-download the 0.15 oclHashcat package (to be sure, maybe not under /opt and run it directly within the downloaded folder, like in $ ./oclHashcat-plus... |
|
philsmd |
Very old oclHashcat-plus Support
|
5 |
15,163 |
11-20-2013, 10:26 PM |
|
|
Thread: Special character problem ű,ő
Post: RE: Special character problem öüóűú...
You are *not* allowed to post hashes here (see https://hashcat.net/forum/announcement-2.html ) even if this is a self generated hash etc... hide it or you get banned
The question was addressed seve... |
|
philsmd |
Very old oclHashcat-plus Support
|
8 |
15,024 |
10-31-2013, 03:44 PM |
|
|
Thread: Special character problem ű,ő
Post: RE: Special character problem ű,ő
Immy, let me ask one question: WHY? if we tell you that you are *not* allowed to post hashes (https://hashcat.net/forum/announcement-2.html , you are breaking the most important rule in this forum), wh... |
|
philsmd |
Very old oclHashcat-plus Support
|
8 |
15,024 |
11-03-2013, 03:54 PM |
|
|
Thread: Special character problem ű,ő
Post: RE: Special character problem ű,ő
1. you don't need https://www.md5hashgenerator.com/ to generate hashes. We know we find the ISO code of that particular char here: https://en.wikipedia.org/wiki/ISO/IEC_8859-2 and we use linux OS, ther... |
|
philsmd |
Very old oclHashcat-plus Support
|
8 |
15,024 |
11-10-2013, 11:22 PM |
|
|
Thread: Special character problem ű,ő
Post: RE: Special character problem ű,ő
afaik I already told you how to do that *in detail*
Again, we start w/ (some) list of chars, let's stay with those defined here: https://en.wikipedia.org/wiki/ISO/IEC_8859-2
now we have a list that i... |
|
philsmd |
Very old oclHashcat-plus Support
|
8 |
15,024 |
11-14-2013, 04:36 PM |
|
|
Thread: Who have old HashCat Plus ?
Post: RE: Who have old HashCat Plus ?
Hey,
1. google (and to be fair other search engines too, including some specialized file search engines) return dozens of result if I just launch a search, e.g. I get this link:
ftp://www.cs.tula.r... |
|
philsmd |
Very old oclHashcat-plus Support
|
8 |
15,002 |
10-01-2013, 02:06 AM |
|
|
Thread: how can i crack hexmd5 hash ?
Post: RE: how can i crack hexmd5 hash ?
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\343\313\006\131\010\106\311')
I get this ... |
|
philsmd |
General Talk
|
27 |
14,953 |
02-19-2019, 12:35 PM |
|
|
Thread: how can i crack hexmd5 hash ?
Post: RE: how can i crack hexmd5 hash ?
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 BAD
if last packet javascript and NO ... |
|
philsmd |
General Talk
|
27 |
14,953 |
02-22-2019, 01:29 PM |
|
|
Thread: how can i crack hexmd5 hash ?
Post: RE: how can i crack hexmd5 hash ?
https://i.postimg.cc/MpF52GFn/verygoodverybad.png |
|
philsmd |
General Talk
|
27 |
14,953 |
02-22-2019, 07:25 PM |
|
|
Thread: how can i crack hexmd5 hash ?
Post: RE: how can i crack hexmd5 hash ?
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 sent, because the client needs to know wha... |
|
philsmd |
General Talk
|
27 |
14,953 |
02-21-2019, 10:45 AM |
|
|
Thread: how can i crack hexmd5 hash ?
Post: RE: how can i crack hexmd5 hash ?
1. about the javascript string to hexadecimal conversion: it's just the octal code point (see https://mathiasbynens.be/notes/javascript-escapes#octal) converted to hexadecimal
something like this in ... |
|
philsmd |
General Talk
|
27 |
14,953 |
02-21-2019, 04:38 PM |
|
|
Thread: how can i crack hexmd5 hash ?
Post: RE: how can i crack hexmd5 hash ?
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 clear.
The javascript + salt is the que... |
|
philsmd |
General Talk
|
27 |
14,953 |
02-23-2019, 01:08 AM |
|
|
Thread: how can i crack hexmd5 hash ?
Post: RE: how can i crack hexmd5 hash ?
Q3 is a new question.
A1 was a very old answer.
we do NOT have any answer for question 3 (Q3). We have no question Q1 for answer A1.
This is because you started and stopped the capture in the mid... |
|
philsmd |
General Talk
|
27 |
14,953 |
02-23-2019, 04:28 PM |
|
|
Thread: how can i crack hexmd5 hash ?
Post: RE: how can i crack hexmd5 hash ?
https://i.postimg.cc/zfwB1t82/a.png
the wireshark filter used in this image:
frame contains " = hexMD5" || frame contains "password="
answer 1: A1 (response (POST) from client with "password=",... |
|
philsmd |
General Talk
|
27 |
14,953 |
02-24-2019, 06:57 PM |
|
|
Thread: hash format for 1password 3.7.2
Post: RE: hash format for 1password 3.7.2
When we compare the content of your .sqlite file with the normal parsing of the .js file (see https://github.com/philsmd/1password_agilekeychain_to_hashcat/blob/master/1password_agilekeychain_to_hashc... |
|
philsmd |
Old oclHashcat Support
|
8 |
14,817 |
11-04-2015, 11:00 AM |