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: Speed isn’t Everything !
Post: better dictonaries

Hash-IT, I thought myself about better dictionaries in the world of GPGPU based rule engines and wrote tool to collect words from various sources: wlc (https://sec.stanev.org/?download) The last versio...
RealEnder Feature Requests 27 65,964 09-21-2011, 06:02 PM
    Thread: Question about hccapx file
Post: RE: Question about hccapx file

You can remove some handshakes with hcxtools or with any other tool, that can work with binary data, but how do you know what handshakes to remove? If there is a forced one (AP-less), you can use that...
RealEnder General Talk 6 4,354 06-04-2018, 07:14 AM
    Thread: Building 8GPU cracking station question
Post: Building 8GPU cracking station question

Hi all, I need an advice on current 8GPU build. I'm based in EU so don't have many choices on HW, eg. no availability for 1080ti FE anywhere near, also those tend to be a bit dated already. The c...
RealEnder Hardware 16 9,993 06-18-2019, 02:56 PM
    Thread: Building 8GPU cracking station question
Post: RE: Building 8GPU cracking station question

undeath Wrote: (06-18-2019, 03:14 PM) -- The 2080ti you linked looks like a Nvidia reference design card. There is no PNY logo on it and the PCB has the Nvidia logo. -- Yeah, that's why I liked tho...
RealEnder Hardware 16 9,993 06-18-2019, 04:00 PM
    Thread: Building 8GPU cracking station question
Post: RE: Building 8GPU cracking station question

epixoip Wrote: (06-18-2019, 08:21 PM) -- For some reason I'm unable to resolve pny.eu but is this the card you're planning to use? https://www3.pny.com/GeForce-RTX-2080-Ti-11GB-Blower If so, th...
RealEnder Hardware 16 9,993 06-19-2019, 07:55 AM
    Thread: Building 8GPU cracking station question
Post: RE: Building 8GPU cracking station question

epixoip Wrote: (06-19-2019, 03:26 PM) -- Yes, you need to change the GPU. EVGA currently makes the best OEM blower card: https://videocardz.net/evga-geforce-rtx-2080-ti-11gb/ -- Great, thanks for t...
RealEnder Hardware 16 9,993 06-19-2019, 05:57 PM
    Thread: Cyrillic --> English transliterated passwords wordlist
Post: RE: Cyrillic --> English transliterated passwords ...

Check the dicts here: https://wpa-sec.stanev.org/?dicts More specifically Wikipedia ru and wp_chit bg Those are suitable for WPA cracking and are created with wlc - very simple python tool, that sup...
RealEnder hashcat 7 6,880 12-01-2017, 09:11 AM
    Thread: Easy password with runic
Post: RE: Easy password with runic

The graphical representation of the letters does not matter. in the end they match to certain letter, eg. see here: https://www.fontspace.com/kineticplasma-fonts/stormning You can write something in ...
RealEnder hashcat 6 3,540 07-27-2018, 10:23 AM
    Thread: WPA Strip, Clean and Convert Script
Post: RE: WPA Strip, Clean and Convert Script

Check the last part of this (https://pyrit.wordpress.com/2011/08/15/lazy-tom/) and this (https://pyrit.wordpress.com/2010/03/06/stateful-handshake-parsing/) post on pyrit blog. The state of handshake p...
RealEnder User Contributions 18 48,928 11-16-2011, 04:42 PM
    Thread: WPA Strip, Clean and Convert Script
Post: RE: WPA Strip, Clean and Convert Script

pyrit reads the same libpcap format as aircrack. Suitable options is to use something analyze verb, ie $pyrit -r file.cap analyze This shows info on handshakes found in the capture. P.s. make sur...
RealEnder User Contributions 18 48,928 11-16-2011, 05:22 PM
    Thread: WPA Strip, Clean and Convert Script
Post: RE: WPA Strip, Clean and Convert Script

For a project of mine I use combination of tools to make sure I have clean captures: https://sourceforge.net/p/dwpa/code/123/tree/web/common.php?force=True See submission function at line 30
RealEnder User Contributions 18 48,928 11-17-2011, 05:02 PM
    Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers

Do you have list of default SSIDs for those routers? Or those are just ATT*?
RealEnder User Contributions 182 305,207 11-10-2017, 03:22 PM
    Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers

I checked in my DB and don't have any of those cracked. Pasting ATT* founds, that look like generated, for reference and may help: Code: -- BSSID SSID PSK 20E564ABB120 ATT216 0857472378 383BC86FC306...
RealEnder User Contributions 182 305,207 11-11-2017, 10:48 PM
    Thread: TXT4List app code
Post: RE: TXT4List app code

You can check out wlc from here https://sec.stanev.org/?download This should work on Portuguese wikipedia dumps, maybe with small changes. P.s. I'm the author, used that for wpa-sec dicts generation....
RealEnder User Contributions 2 3,731 02-06-2018, 09:21 AM
    Thread: Hashcat WPA web UI
Post: RE: Hashcat WPA web UI

Hi, haven't look in depth, but it's similar to my project here: https://github.com/RealEnder/dwpa You may find some interesting optimizations you can apply.
RealEnder User Contributions 2 4,163 04-07-2018, 09:24 AM
    Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers

Hi, I'm sure most of the folks following this thread already know about this: https://www.nomotion.net/blog/sharknatto/ Does someone with this service happen to do/download firmware image? If yes, pl...
RealEnder User Contributions 182 305,207 04-22-2018, 04:14 PM
    Thread: New attack on WPA/WPA2 using PMKID
Post: RE: New attack on WPA/WPA2 using PMKID

Mem5 Wrote: (08-27-2018, 07:24 PM) -- It just misses a field to send a pmkid hash :) -- We still need raw captures, from which we'll extract whats interesting inside, including PMKIDs. This allows ...
RealEnder User Contributions 187 1,293,058 08-28-2018, 07:34 AM
    Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers

I found those: https://mirrors.napshome.net/ATTGatewayFirmware/ Checked several of the images, they are easy extracted with recent version of binwalk like this: binwalk -eM [fw.image.bin] Of cours...
RealEnder User Contributions 182 305,207 04-23-2018, 09:02 AM