Search Results
|
Post |
Author |
Forum |
Replies |
Views
[desc]
|
Posted |
|
|
Thread: Question rules
Post: RE: Question rules
In hashcatcli is the table-look up attack
https://hashcat.net/wiki/doku.php?id=table_lookup_attack
and in
oclhashcatplus use rule attack
Replace sXY Replace all instances of X with Y... |
|
eljolot |
User Contributions
|
3 |
9,044 |
01-18-2013, 11:33 AM |
|
|
Thread: Hash generator
Post: Hash generator
Hey guys I was looking for a script to generate hashes cause a lot of times there are wordpress hashes who were hashed in SHA1 or MD5 etc.
https://hashcat-passgen.googlecode.com/svn/trunk/hash-gen... |
|
eljolot |
User Contributions
|
0 |
9,412 |
01-18-2013, 06:57 PM |
|
|
Thread: Passwords With spaces
Post: Passwords With spaces
Hi, Guys I was wondering How to use spaces with hashcat ?
For example
587e0a3b613cb374e6a82d75d7ac5225:Pass word
Is there any way to do it with masks or rules? |
|
eljolot |
Very old oclHashcat-plus Support
|
5 |
9,738 |
01-07-2013, 12:32 AM |
|
|
Thread: Passwords With spaces
Post: RE: Passwords With spaces
I was trying to that with rules using this code
Code:
--
./oclHashcat-plus32.bin -a 1 -m 0 '/root/Downloads/32_hex_7_days.txt' '/pentest/passwords/wordlists/rockyou.txt' '/root/Desktop/3u... |
|
eljolot |
Very old oclHashcat-plus Support
|
5 |
9,738 |
01-07-2013, 03:29 PM |
|
|
Thread: Passwords With spaces
Post: RE: Passwords With spaces
But is not empty you see ? there says 9848 words.
only works when I use -j "i3 " but with -j "i4 " says that error.
M@LIK Wrote: (01-07-2013, 07:22 PM)
--
Read the error.
The two dicts used... |
|
eljolot |
Very old oclHashcat-plus Support
|
5 |
9,738 |
01-07-2013, 08:00 PM |
|
|
Thread: Custom algorithm
Post: RE: Custom algorithm
Usually the source code that generates the hashes is in an php file and should have something like md5(md5($user).$mail) |
|
eljolot |
General Help
|
4 |
10,557 |
07-02-2013, 09:10 PM |
|
|
Thread: oclHashcat-Plus - Cannot start
Post: RE: oclHashcat-Plus - Cannot start
In this forum, hashcatgui is not supported, go to md5decrypter.co.uk and ask |
|
eljolot |
Old oclHashcat Support
|
4 |
10,718 |
12-08-2013, 04:20 PM |
|
|
Thread: hi, im new , with quesion plz
Post: RE: hi, im new , with quesion plz
You need the salt u.u like md5:salt in hashcat is mode -m 11
use this generator to see how joomla looks like
https://www.subclosure.com/generate-new-joomla-1-5-md5salt-encrypted-passwords-to-stor... |
|
eljolot |
General Help
|
5 |
10,726 |
01-15-2013, 03:10 PM |
|
|
Thread: oclhascat64 has stopped to work ...
Post: RE: oclhascat64 has stopped to work ...
I will try to guess, I have something similiar in windows, When I use large list of wordlists, says me that there is not enough memory. that's what I understand. I can be wrong. |
|
eljolot |
Very old oclHashcat-plus Support
|
7 |
10,854 |
01-04-2013, 11:31 PM |
|
|
Thread: Catalyst 13.4
Post: RE: Catalyst 13.4
As Far I see, new versions of catalyst become slower and slower =( |
|
eljolot |
Very old oclHashcat-plus Support
|
6 |
11,785 |
04-26-2013, 11:34 AM |
|
|
Thread: strange WAP recovery using --gpu-loops=1000
Post: strange WAP recovery using --gpu-loops=1000
I was recovering a WAP .HCCAP I tought I recovered him but my suprise was that I only got shit, i tried with different mask and always got that was recovered but I got only shit like this
ees:Â... |
|
eljolot |
Very old oclHashcat-plus Support
|
6 |
11,893 |
11-29-2012, 12:02 PM |
|
|
Thread: strange WAP recovery using --gpu-loops=1000
Post: RE: strange WAP recovery using --gpu-loops=1000
atom Wrote: (11-29-2012, 01:11 PM)
--
Sounds like a driver problem. If you are on AMD, use cat 12.8 (not higher, not lower) and try again.
--
You helped me in other post. abour that, Now I'm using ... |
|
eljolot |
Very old oclHashcat-plus Support
|
6 |
11,893 |
11-29-2012, 03:24 PM |
|
|
Thread: strange WAP recovery using --gpu-loops=1000
Post: RE: strange WAP recovery using --gpu-loops=1000
Hash-IT Wrote: (11-29-2012, 08:32 PM)
--
Hi eljolot
I use the WPA feature of hashcat-plus quite a lot. If you like you can PM me with a link to your.cap and .hccap and I will try to reproduce you... |
|
eljolot |
Very old oclHashcat-plus Support
|
6 |
11,893 |
11-29-2012, 09:00 PM |
|
|
Thread: Bug using markov chains?
Post: Bug using markov chains?
I was Using Markov chains And I aumented the keyspace using a threshold=8 And well I got this, Maybe is my error.
That's my code
Code:
--
./oclHashcat-plus32.bin -a 3 -m 0 '/root/Deskto... |
|
eljolot |
Very old oclHashcat-plus Support
|
7 |
12,271 |
12-22-2012, 04:47 PM |
|
|
Thread: Bug using markov chains?
Post: RE: Bug using markov chains?
With other values of threshold works fine, from 11 like ?a and foward I got the same error, I didn't touch the default .hcstat I even generated another one from other dicctionary and nothing, my graph... |
|
eljolot |
Very old oclHashcat-plus Support
|
7 |
12,271 |
12-23-2012, 10:30 AM |
|
|
Thread: Bug using markov chains?
Post: RE: Bug using markov chains?
Got the same =(
Code:
--
./oclHashcat-plus32.bin -a 3 -m 0 -t 8 '/root/Desktop/hashcrack/pendientes.txt' ?a?a?a?a?a?a?a?a?a?a?a?a
--outfile-format=3 --remove --outfile=/root/Desktop/... |
|
eljolot |
Very old oclHashcat-plus Support
|
7 |
12,271 |
12-23-2012, 03:16 PM |
|
|
Thread: Bug using markov chains?
Post: RE: Bug using markov chains?
I guess This was solved in the new version, tried again to see, And found that hashcat detects other kernel for my card.
Code:
--
./oclHashcat-plus32.bin -a 3 -m 0 '/root/Downloads/32_hex_7_day... |
|
eljolot |
Very old oclHashcat-plus Support
|
7 |
12,271 |
01-04-2013, 01:29 PM |
|
|
Thread: ATI HD 7790 is not suppoerted.
Post: RE: ATI HD 7790 is not suppoerted.
well, You should open a ticket or maybe wait the next release of oclhashcat |
|
eljolot |
Very old oclHashcat-lite Support
|
4 |
12,556 |
07-26-2013, 01:33 AM |
|
|
Thread: Markov and Statsprocessor on the wiki
Post: RE: Markov and Statsprocessor on the wiki
but markov stays on oclhashcat?
atom Wrote: (02-06-2013, 07:26 PM)
--
Just one info (preview), the next version of statsprocessor will not make use of -t any longer since it will use a radical new c... |
|
eljolot |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
5 |
12,653 |
02-06-2013, 07:36 PM |
|
|
Thread: HASHCAT MANUAL IN SPANISH
Post: HASHCAT MANUAL IN SPANISH
Hey Founded this long ago, but I forgot to post here. It's a manual who made a Mexican Hacker group, is based on hashcat 0.9 at the same time when he was updated. I guess there is no much difference. ... |
|
eljolot |
User Contributions
|
5 |
13,115 |
01-18-2013, 04:51 AM |