WPA-PSK ascii generator

DeathmageDeathmage Banned Posts: 2,496
Hey guys,

Does anyone know a website I can go to that will allow me to input a SSID for a wireless and the desired passphrase and get the hashing translated so I can input it into our Cisco Controller? - I'm needing to change the wireless password but instead of doing it from the web-interface I'd like to do it in CLi and it's be nice if there is a way to either generate this hash or do the math to figure it out.

IE a sample below of our wireless:



dot11 ssid PCGWireless


authentication open


authentication key-management wpa optional


guest-mode


wpa-psk ascii 7 0559565F224343041C17141B0A00 <---- how do I figure out this translation?




Comments

  • DeathmageDeathmage Banned Posts: 2,496
    I'm curious could I just do this:

    "wpa-psk ascii iL0V3$e(uR!tY" <- and use this as the wireless password? - do I necessarily have to use the "7 0559565F224343041C17141B0A00" hash? - I can't figure out anywhere how to make this so I'm curious if just making a password like the one above would work?

    I mean I guess I could program a autonmous Cisco AP and make a passphrase in the web interface and then just copy and paste the hashing in it's CLi to my controller; but I'd really like to know how to make them...
Sign In or Register to comment.