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
    Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers

Did you test the python or C code?
soxrok2212 User Contributions 182 305,386 07-12-2017, 03:54 AM
    Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers

I will work on the 599 code when I get more time. Not sure of ATTxxxx
soxrok2212 User Contributions 182 305,386 07-13-2017, 03:36 AM
    Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers

gcc att.c to build, then ./a.out to run. Will take a good amount of time to generate all possibilities but you should be able to pipe directly into hashcat if I'm not mistaken. Haven't actually tested...
soxrok2212 User Contributions 182 305,386 07-13-2017, 11:08 PM
    Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers

Might be something with your PC, perhaps it can't handle the output? Try changing INT_MAX on line 30 to a smaller number like 50, recompile, and see if the output changes. Having no issues on my end, ...
soxrok2212 User Contributions 182 305,386 07-14-2017, 01:30 AM
    Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers

Updated! https://github.com/soxrok2212/PSKracker Simply run gcc att.c -o att to compile, then run with ./att -m nvg589 I'll do my best to port the 599 code as soon as I can. Any bugs or comments...
soxrok2212 User Contributions 182 305,386 07-14-2017, 03:26 AM
    Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers

fart-box Wrote: (07-14-2017, 09:25 PM) -- Soxrok2212, I hope you will impliment the NVG599 code into your keygen as soon as possible, and when you do, I think you should give Mrfancypants a very spec...
soxrok2212 User Contributions 182 305,386 07-15-2017, 02:47 AM
    Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers

fart-box Wrote: (07-30-2017, 02:06 AM) -- It seems I've offended the Hashcat forum Gods, but all is well now. They've let me back in. My apologies to all. We've all heard the expression "Give a ma...
soxrok2212 User Contributions 182 305,386 08-09-2017, 03:52 AM
    Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers

Finally fixed my NVG599 code, took me a while to figure out what I did wrong... my output was 2a2a2a.... and I realized that I hadn't done the exponentiation correctly. Feel free to laugh and drop som...
soxrok2212 User Contributions 182 305,386 09-13-2017, 05:11 PM
    Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers

For what it's worth, I wrote some code (currently as a separate piece of PSKracker) to calculate the seed given the password as an input parameter. Currently only for NVG589 models but I'll work on th...
soxrok2212 User Contributions 182 305,386 11-04-2017, 03:03 AM
    Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers

Hi fart-box... I laugh at that every time, I guess what I am search for in recovering the seeds is some kind of link to another piece of information, i.e. MAC address, serial number, SSID, somethi...
soxrok2212 User Contributions 182 305,386 11-10-2017, 01:29 AM
    Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers

RealEnder Wrote: (11-10-2017, 03:22 PM) -- Do you have list of default SSIDs for those routers? Or those are just ATT*? -- ATTXXXXXXX. In wireshark, Arris models are NVG589/599, 2Wire models are th...
soxrok2212 User Contributions 182 305,386 11-10-2017, 05:37 PM
    Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers

fart-box Wrote: (11-12-2017, 12:21 AM) -- RealEnder Wrote: (11-11-2017, 10:48 PM) -- I checked in my DB and don't have any of those cracked. -- Thank you RealEnder, but that data applies to ATT's ...
soxrok2212 User Contributions 182 305,386 11-12-2017, 01:05 PM
    Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers

fart-box Wrote: (11-25-2017, 02:16 AM) -- calexico Wrote: (11-24-2017, 08:00 PM) -- Here's my collection: -- Thank you, calexico. These helped reduce a few gaps, but the gaps are still far too lar...
soxrok2212 User Contributions 182 305,386 11-29-2017, 01:52 PM
    Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers

Updated NETGEAR wordlists are here: https://github.com/soxrok2212/PSKracker/tree/master/dicts/netgear AT&T code is in C, if this is what you mean: https://github.com/soxrok2212/PSKracker/blob/master/...
soxrok2212 User Contributions 182 305,386 11-30-2017, 10:03 PM
    Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers

fart-box Wrote: (12-02-2017, 01:17 AM) -- HAPR_apprentice... Great write-up on Netgear! I love it when people take the time to include all the details! Unfortunately those units are getting old, and ...
soxrok2212 User Contributions 182 305,386 12-02-2017, 09:13 AM
    Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers

fart-box Wrote: (12-02-2017, 09:53 PM) -- If anyone spots any "trash" or patterns in an ATT password, please let me know so we can reduce the size of the word list to a size we can use. For instance,...
soxrok2212 User Contributions 182 305,386 12-03-2017, 06:25 AM
    Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers

fart-box Wrote: (12-03-2017, 10:35 PM) -- soxrok2212 Wrote: (12-03-2017, 06:25 AM) -- They always start with a number [0-9]. -- That's not true. Nearly all 599's and some 589's start with an al...
soxrok2212 User Contributions 182 305,386 12-04-2017, 12:02 AM
    Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers

FWIW, I found this link: https://www.dslreports.com/forum/r31466351-New-5268AC-Firmware-10-5-6-529454 Has firmwares for a lot of devices on it :) Grabbed 589, 599, and 5268AC :) vATT (video ss...
soxrok2212 User Contributions 182 305,386 12-04-2017, 10:23 AM
    Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers

The more I tinker with the script I found, the more I think it may also be used to generate the wpa keys... will report back if I find anything more. (based on serial number btw)
soxrok2212 User Contributions 182 305,386 12-04-2017, 07:54 PM
    Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers

fart-box Wrote: (12-08-2017, 12:59 AM) -- soxrok2212 Wrote: (12-04-2017, 07:54 PM) -- ... will report back if I find anything more. -- I'm anxiously waiting for your results. Using my method, and ...
soxrok2212 User Contributions 182 305,386 12-12-2017, 09:14 AM