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

Search Results
Post [desc] Author Forum Replies Views Posted
  Smile Thread: 15 chars limitation
Post: Begging and praying in WPA.

I keep begging for the end of this char limitation, at least for WPA. :'-( I have several dictionaries waiting for it. For example: here in my country every network named "WLAN_XXXX" starting with B...
SopalajoArrierez Very old oclHashcat-plus Support 46 87,740 05-27-2013, 12:43 AM
    Thread: Can hybrid attack work with rules?
Post: Can hybrid attack work with rules?

OCLHashCat v1.32 yields no error for this command-line (hybrid attack): Code: -- oclhashcat64 -m 1000 Hashes.txt -a 6 Dictio.txt ?d -j d -- So, can I assume that "-j" option (rule for left dicti...
SopalajoArrierez Old oclHashcat Support 9 15,325 01-23-2015, 04:25 AM
    Thread: Combinator attack not restoring sessions
Post: Combinator attack not restoring sessions

I think the combinator attack has a problem when restoring pending sessions. It simply get stuck on the point he reached before. This only happens when restoring a saved session. I think this paste wi...
SopalajoArrierez Very old oclHashcat-plus Support 3 8,292 02-14-2013, 02:20 AM
    Thread: Feature request: WEP cracking.
Post: Feature request: WEP cracking.

I have been reading this thread requesting WEP attack with OCLHashCat-Plus: https://hashcat.net/forum/thread-966.html (https://hashcat.net/forum/thread-966.html ) As long as it is closed, I have...
SopalajoArrierez Very old oclHashcat-plus Support 1 5,438 06-11-2013, 11:32 AM
    Thread: How can I remotely know about the progress of OCLHashCat?
Post: How can I remotely know about the progress of OCLH...

I would like to order hash cracking on my desktop computer running Windows 7 SP1 with a SSH Server and remotely access using my laptop to see the progress. I can, of course, acces to my desktop via s...
SopalajoArrierez Old oclHashcat Support 7 14,336 11-16-2014, 12:59 PM
    Thread: How to extract a hash (VNC, SSH2 or SMB) from a WireShark capture file
Post: How to extract a hash (VNC, SSH2 or SMB) from a Wi...

Hello all. Until now I have only tested WPA hashes, and they have been extracted from a airodump-ng's capture file using tshark or aircrack-ng (-J option). I wanna go one step beyond, and in an ...
SopalajoArrierez General Help 13 69,957 03-20-2013, 05:02 PM
  Information Thread: No need to install Catalyst for OCLHashCat-plus to work properly.
Post: No need to install Catalyst for OCLHashCat-plus to...

I wanna give you one hand in documentation matters for OCLHashCat-Plus: In fact, I have found that, in Windows OS, the only file that seems to be needed for OCL acceleration is "OpenCL.msi" (path in...
SopalajoArrierez Very old oclHashcat-plus Support 2 7,768 01-15-2013, 03:08 PM
    Thread: Possible bug: OCLHashCat not working with Expect.
Post: Possible bug: OCLHashCat not working with Expect.

I am trying to manage OCLHashCat with Expect. I have started by sending a simple `q` key. This is the code: Code: -- spawn oclHashcat64.exe ../Test.hccap -m 2500 -a 3 ?d?d?d?d?d?d?d?d e...
SopalajoArrierez Old oclHashcat Support 0 3,158 11-18-2014, 01:35 AM
    Thread: Proper method to extract the hash from a PDF file?
Post: Proper method to extract the hash from a PDF file?

Quote: -- METHOD COMPLETED at post #6 (https://hashcat.net/forum/thread-4105-post-23368.html#pid23368). -- In order to test the PDF attack feature of OCLHashCat, I am using these sample hashes file...
SopalajoArrierez Old oclHashcat Support 11 43,597 02-20-2015, 05:52 PM
    Thread: 15 chars limitation
Post: RE: 15 chars limitation

+1 for allowing (at least as parameter) more than 15 chars long :-) for keys. Just Name+Date (a common password in WPA, I don't know why) easily reachs that limit. Think about something like "Stallone...
SopalajoArrierez Very old oclHashcat-plus Support 46 87,740 01-14-2013, 09:11 PM
  Thumbs Up Thread: 15 chars limitation
Post: RE: 15 chars limitation

Kuci Wrote: (05-27-2013, 06:21 PM) -- atom, will you do something as I mentioned in my last reply ? Please, tell us, I'm curious :D -- Give Atom a breath, Kuci. :-) He could have too much work l...
SopalajoArrierez Very old oclHashcat-plus Support 46 87,740 05-27-2013, 10:36 PM
    Thread: Can hybrid attack work with rules?
Post: RE: Can hybrid attack work with rules?

Well... then, I think I have found a bug in OCLHashCat. Case command-line: Code: -- # Creation of the password test file with key example "rafa3rafa3: temp=$(iconv -f ASCII -t UTF-16LE TestPass...
SopalajoArrierez Old oclHashcat Support 9 15,325 01-24-2015, 05:58 AM
    Thread: Can hybrid attack work with rules?
Post: RE: Can hybrid attack work with rules?

epixoip Wrote: (01-24-2015, 07:36 AM) -- If cain.txt contains the word "rafa", then "-a 6 cain.txt ?d -j d" will generate the candidate "rafarafa3" but not "rafa3rafa3". -- I understand: rules are ap...
SopalajoArrierez Old oclHashcat Support 9 15,325 01-24-2015, 07:44 AM
    Thread: Can hybrid attack work with rules?
Post: RE: Can hybrid attack work with rules?

philsmd Wrote: (01-24-2015, 08:43 AM) -- to avoid to generate a large dict also something like this would work in your particular case: Code: -- oclhashcat64 -m 1000 -r my_append_num_and_duplicat...
SopalajoArrierez Old oclHashcat Support 9 15,325 01-24-2015, 09:02 AM
    Thread: Can hybrid attack work with rules?
Post: RE: Can hybrid attack work with rules?

Mmm.. I think I could answer myself. Acording to my tests, it seems that the order between -r, -j and -k would be: -j goes first. -r goes second. -k doesn't go: it is ignored. Am I right?
SopalajoArrierez Old oclHashcat Support 9 15,325 01-24-2015, 09:16 AM
    Thread: Can hybrid attack work with rules?
Post: RE: Can hybrid attack work with rules?

philsmd Wrote: (01-24-2015, 09:27 AM) -- If you want to "split" the rules, there is also another interesting feature called multi-rules: see https://hashcat.net/wiki/doku.php?id=rule_based_attack#mul...
SopalajoArrierez Old oclHashcat Support 9 15,325 01-24-2015, 09:59 AM
    Thread: Combinator attack not restoring sessions
Post: RE: Combinator attack not restoring sessions

I made many changes and tests, and I think I can now answer myself: If I wait for a few minutes (1 to 5, maybe) the key computation keeps finally working as it should! I am not still sure about wh...
SopalajoArrierez Very old oclHashcat-plus Support 3 8,292 02-17-2013, 06:08 PM
    Thread: Combinator attack not restoring sessions
Post: RE: Combinator attack not restoring sessions

The problem came back again :-( . Some more data about it: I have tested with Catalyst 12.8 (with oclhashcat-plus v0.12), 13.1 and latest 13.2 Beta Catalyst (with oclhashcat-plus v0.13), but this pr...
SopalajoArrierez Very old oclHashcat-plus Support 3 8,292 03-01-2013, 11:48 AM
    Thread: How can I remotely know about the progress of OCLHashCat?
Post: RE: How can I remotely know about the progress of ...

undeath Wrote: (11-16-2014, 01:11 PM) -- I think hashtopus can show you the progress: https://hashcat.net/forum/thread-3159.html -- Thanks you, undeath. I am reading it, and it seems mostly a dist...
SopalajoArrierez Old oclHashcat Support 7 14,336 11-16-2014, 01:28 PM
    Thread: How can I remotely know about the progress of OCLHashCat?
Post: RE: How can I remotely know about the progress of ...

Mangix Wrote: (11-17-2014, 04:02 AM) -- uhhhh there is a windows version of screen available. Just install the latest cygwin and install screen + openssh from the package manager. -- That sou...
SopalajoArrierez Old oclHashcat Support 7 14,336 11-17-2014, 04:13 AM