Search Results
|
Post |
Author |
Forum |
Replies
[desc]
|
Views |
Posted |
|
|
Thread: There is no difference between WPA hashes for attacking them?
Post: RE: There is no difference between WPA hashes for ...
WPA/WPA2 with different personal levels of encryption TKIP/AES doesn't make it anymore difficult on capturing a handshake to attack a PSK. |
|
Milzo |
Old oclHashcat Support
|
1 |
4,409 |
03-29-2014, 11:41 PM |
|
|
Thread: Where to download HashCat GUI for windows?
Post: RE: Where to download HashCat GUI for windows?
The link for hashcatGUI is broken and has been reported.
All further discussion should be on hashkiller forum not here.
https://hashcat.net/forum/thread-3307-page-2.html |
|
Milzo |
Old hashcat Support
|
2 |
97,520 |
04-19-2014, 11:39 PM |
|
|
Thread: Mysql hast and salt
Post: RE: Mysql hast and salt
You'll need to set a character set -1 ?l?u ?1?1?1?1?1?1?1?1
I suggest you read the wiki page https://hashcat.net/wiki/doku.php?id=hashcat |
|
Milzo |
Old hashcat Support
|
4 |
10,359 |
03-27-2014, 08:04 PM |
|
|
Thread: Mysql hast and salt
Post: RE: Mysql hast and salt
But if I want to crack password like
Code:
--
Hello1342
--
the command will be
Code:
--
-1 ?l -2 ?u -3 ?d ?2?1?1?1?d?d?d?d
--
it will work but your command is not quite correct.
-3 ?d ?3?3?3?3
... |
|
Milzo |
Old hashcat Support
|
4 |
10,359 |
03-28-2014, 12:31 PM |
|
|
Thread: OclHashcat64 not working wtih AMD Catalyst 14.4
Post: RE: OclHashcat64 not working wtih AMD Catalyst 14....
You'll also need od6config. |
|
Milzo |
Old oclHashcat Support
|
4 |
10,179 |
04-23-2014, 12:49 AM |
|
|
Thread: ALL outputs of best64.rules of a word in a dic.
Post: RE: ALL outputs of best64.rules of a word in a dic...
Use --stdout
eg:
./hashcat-cli64.bin --stdout myword.txt -r rules/best64.rule > myword-mangled.txt |
|
Milzo |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
5 |
11,166 |
11-12-2014, 02:40 PM |
|
|
Thread: [solved] Problem sorting dictionary file
Post: RE: [solved] Problem sorting dictionary file
tibit Wrote: (04-21-2014, 02:42 AM)
--
Finaly a nice cleaned dic.
Thank you
--
you might want to re word that lol |
|
Milzo |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
6 |
11,925 |
04-21-2014, 02:55 AM |
|
|
Thread: Line-lenght exception
Post: RE: Line-lenght exception
From under your art work it looks like you have username and hash seperated by a colon, add the --username parameter to your command if you want to run it that way |
|
Milzo |
Old oclHashcat Support
|
7 |
10,609 |
05-01-2014, 08:40 PM |
|
|
Thread: Help to BruteForce WPA
Post: RE: Help to BruteForce WPA
You'll need to add parameter --status / --status-timer=N to your command for minimal details.
You do know that piping crunch or mask processor to hashcat greatly! reduces your speed right?
Just ... |
|
Milzo |
Old oclHashcat Support
|
8 |
29,741 |
02-23-2014, 05:27 PM |
|
|
Thread: Help to BruteForce WPA
Post: RE: Help to BruteForce WPA
Sky routers have sequential letters in their keys like AABCDEFG
Using the flag -q 2 ,You'd miss the chance of hitting the key like the above example.
But if that's what your after -q 2 will make sur... |
|
Milzo |
Old oclHashcat Support
|
8 |
29,741 |
02-23-2014, 06:18 PM |
|
|
Thread: Mask Problems
Post: RE: Mask Problems
No need for two occurences of x in your charset or any for that matter unless it's the opposite case.
Say your pass you set was 12345678, use this as your charset it should crack near enough instantl... |
|
Milzo |
Old oclHashcat Support
|
9 |
13,716 |
03-18-2014, 01:18 AM |
|
|
Thread: Mask Problems
Post: RE: Mask Problems
You can use it in this fashion...... zxx?l?l?l?l?l in a mask directly but not with a specified charset, it's just pointless and would be ignored in any case.
Can't say i've ever used EWSA but if that... |
|
Milzo |
Old oclHashcat Support
|
9 |
13,716 |
03-18-2014, 01:48 AM |
|
|
Thread: Hashcat GUI
Post: RE: Hashcat GUI
I submitted a report for you, so hopefully blandyuk will fix the link soon for you, the site is going through some changes.
https://forum.hashkiller.co.uk/topic-view.aspx?t=5626 |
|
Milzo |
General Help
|
10 |
58,674 |
04-17-2014, 07:56 PM |
|
|
Thread: Hashcat GUI
Post: RE: Hashcat GUI
angry_dragon25 Wrote: (04-17-2014, 07:59 PM)
--
That makes sense,
Where would be a good place to star with just hashcat here then?
is hashcat .47 or oclhascat the newest one to use?
Just looking for ... |
|
Milzo |
General Help
|
10 |
58,674 |
04-17-2014, 08:02 PM |
|
|
Thread: Hashcat GUI
Post: RE: Hashcat GUI
Don't get dependent on just GUI, try command line aswell. |
|
Milzo |
General Help
|
10 |
58,674 |
04-17-2014, 08:09 PM |
|
|
Thread: 4 x 290X problem
Post: RE: 4 x 290X problem
davejcb Wrote: (03-27-2014, 09:44 PM)
--
UPDATE-
Went and installed the latest driver (14.3 beta), and now when I do an "aticonfig --adapter=all --odgt" I get-
ERROR - Get temperature failed adapte... |
|
Milzo |
General Help
|
11 |
21,623 |
03-27-2014, 11:11 PM |
|
|
Thread: 4 x 290X problem
Post: RE: 4 x 290X problem
you said your have 4 cards detected before you ran --autofix so try setting each cards parameters manually.
od6config --adapter 0,1,2,3 --set core=1100,mem=1375,fan=100,power=+50 |
|
Milzo |
General Help
|
11 |
21,623 |
03-27-2014, 11:25 PM |
|
|
Thread: Help with cracking md5
Post: RE: Help with cracking md5
Correct, your getting there so keep reading. |
|
Milzo |
General Help
|
11 |
16,992 |
03-31-2014, 04:21 PM |
|
|
Thread: Help with cracking md5
Post: RE: Help with cracking md5
some examples.
arsenal?d?d?d
arsenal1?d?d
arse?l?l?l?d?d?d
-1 ?l -2 ?d arsen?1?1?2?2?2 |
|
Milzo |
General Help
|
11 |
16,992 |
03-31-2014, 04:30 PM |
|
|
Thread: Help with cracking md5
Post: RE: Help with cracking md5
does your md5 hash end with this? 5268999 |
|
Milzo |
General Help
|
11 |
16,992 |
03-31-2014, 05:01 PM |