Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: 5268ac routers
Post: RE: 5268ac routers

Well I guess I've got to make a correction. All ATT u-verse editions of the 5268AC have the same root password (as far as I can tell from a sample size of 7). This PACE non-ATT version did not share i...
drsnooker User Contributions 47 47,868 03-02-2023, 07:14 AM
    Thread: 5268ac routers
Post: RE: 5268ac routers

I tried to use pseudopwd to create passwords for the NVG599. Changed the charset to the normal 37, then took the SNs of a handful of NVG599 routers and added the string "PRESHAREDKEY-0907F5". So you h...
drsnooker User Contributions 47 47,868 02-14-2023, 03:55 AM
    Thread: 5268ac routers
Post: RE: 5268ac routers

The root password is the same for all devices upto FW 11. It changes to a Sha512crypt that I didn't bother cracking as it eliminates keyboard input as well. But the sha512crypt hash is the same for al...
drsnooker User Contributions 47 47,868 02-12-2023, 08:04 PM
    Thread: 5268ac routers
Post: RE: 5268ac routers

also, a python implementation of the pseudopasswd algo: https://pastebin.com/SKtazSq3 Excellent! Thank you for your contribution. I've been thinking about reversing pseudopasswd for the heck of it...
drsnooker User Contributions 47 47,868 02-12-2023, 05:22 AM
    Thread: 5268ac routers
Post: RE: 5268ac routers

The non-ATT versions? If you can find one in a local yardsale/goodwill, hook a brother up! It won't take the ATT root passwords, so I don't have root shell nor u-boot. I can desolder the NAND, but I ...
drsnooker User Contributions 47 47,868 01-21-2023, 01:34 AM
    Thread: 5268ac routers
Post: RE: 5268ac routers

This hasn't been mentioned before but I started looking at the PACE (non-AT&T) 5268AC. They are much rarer to find, but managed to find pictures of a few. Notice anything curious about the passwords? ...
drsnooker User Contributions 47 47,868 01-20-2023, 10:15 PM
    Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers

alexmax62 Wrote: (01-19-2023, 06:56 PM) -- Do you have default keyspace for ZTE routers (https://conscioushacker.io/arris-group-on-my-network/) - ZXHN F680? -- Hmm, a google image search shows 12 c...
drsnooker User Contributions 203 673,806 01-19-2023, 09:26 PM
    Thread: 5268ac routers
Post: RE: 5268ac routers

Was a bit distracted with developing keygens for ZyXEL modems. But I did gain some more experience writing C++ code. Decided to write the multiplier finding algo from scratch to see if I missed anythi...
drsnooker User Contributions 47 47,868 12-03-2022, 08:16 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

I figured I'd post a feature request here.... I've been trying to figure out where to focus my efforts with those ZyXEL modems and managed to get access to a database with multiple caps. Now ZyXEL act...
drsnooker User Contributions 758 1,519,313 11-25-2022, 12:10 AM
    Thread: Please help this newbie
Post: RE: Please help this newbie

Unless the hash is not supported by hashcat.... Nobody is going to write a hashcat plugin, for a rare one-of hash.
drsnooker hashcat 15 5,841 11-24-2022, 08:10 PM
    Thread: Please help this newbie
Post: RE: Please help this newbie

heather Wrote: (11-23-2022, 04:02 AM) -- drsnooker Wrote: (11-21-2022, 10:33 PM) -- Well if you know most of the characters, can't you just make a table of all permutations of the possible passwords...
drsnooker hashcat 15 5,841 11-23-2022, 04:12 AM
    Thread: Please help this newbie
Post: RE: Please help this newbie

Well if you know most of the characters, can't you just make a table of all permutations of the possible passwords and try them one at a time. It's not cracking the hash or using hashcat, but it might...
drsnooker hashcat 15 5,841 11-21-2022, 10:33 PM
    Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers

Progress report on the ZyXEL routers. As you see some are based on the BSSID/mac, perhaps @ZerBea can get those built into his tools. Don't even need to capture the handshake/PMKID just the BSSID and ...
drsnooker User Contributions 203 673,806 11-20-2022, 07:17 PM
    Thread: Integer overflow detected?
Post: RE: Integer overflow detected?

Perhaps a change in error message might be helpful?  Like: "Used mask has too many entries" or "number of permutations of the used mask exceeds the 2^64 limit" That would eliminate many new thread...
drsnooker hashcat 2 2,885 10-17-2022, 07:16 PM
    Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers

An updated list of WPA password generators for Zyxel modems See PlumLulz github rep. (https://github.com/PlumLulz?tab=repositories) https://i.imgur.com/QdGD95B.jpg
drsnooker User Contributions 203 673,806 08-14-2022, 05:01 AM
    Thread: School
Post: RE: School

I'd start with MD5, show them an online hash generator. Have them generate a hash from say 6 lower case letters, send it to you, and use hashcat to crack it live. (6 should be doable for most laptops)...
drsnooker hashcat 2 2,057 07-22-2022, 10:53 AM
    Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers

....and Plumlulz has now converted my Telus (Zyxel VSG1432) algo. ESSID is TELUSXXXX https://github.com/PlumLulz/teluspy
drsnooker User Contributions 203 673,806 07-04-2022, 09:24 PM
    Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers

Plumlulz has converted my Zyxel SBG3500 default keygen to python. https://github.com/PlumLulz/sbg3500py
drsnooker User Contributions 203 673,806 07-02-2022, 09:17 PM
    Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers

I'm facing your issue with the 5268AC default keyspace, with sort of a how to guide. Here's the post describing the hash/modulus (https://hashcat.net/forum/thread-10483-post-55436.html#pid55436) part.
drsnooker User Contributions 203 673,806 06-27-2022, 08:12 PM
    Thread: 5268ac routers
Post: RE: 5268ac routers

With todays latest ebay auction I have now collected 700 passwords for this router. (with the help of many that came before me of course). However, I seem to be no closer to reducing the keyspace for ...
drsnooker User Contributions 47 47,868 06-27-2022, 02:05 AM