netgear router
#3
(06-05-2016, 04:36 PM)blx Wrote: its also your SSID (router name) that is used in creating the password.  WPA formula is

Key = PBKDF2(passphrase, ssid, 4096, 256)
                    "password", Need This, 4096 iterations, length of key (should output 64 chars)

Yours is split"/"is a lot longer.  Also not sure if the xxx or xx was placed on purpose or if this was part of the hash or place holders for splitting it into sections.  What is your SSID??

thanks for the heads up so far !

this is actually the asdl password im trying to encrypt so i am guessing its using the adsl user name as this part of the configuration of the router takes place before the wireless config another example below without the x taken out , any help would be appreciated thanks

Quote:[20201]"Login"=testusername

the password used was "testpassword" (without the quotation marks)
   [20202]"Password"=kOMC9YhTizShm4LDsPBx4a7eNvmMUZ/s1BfHKki56XjTcg8tUC+ZJ2LmZBRefC15QYtpoOj5OVX5kzUh6y7XBRLCRk848++OgO0vwAWqedVxRergJvTdBSWkW/Yv4YDh

Dunryc


Messages In This Thread
netgear router - by dunryc - 06-05-2016, 12:25 PM
RE: netgear router - by blx - 06-05-2016, 04:36 PM
RE: netgear router - by dunryc - 06-05-2016, 09:06 PM