Skip to content

timoxd7/VodafoneStationSchwachesPasswort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Info (Deutsch/German)

Mit diesem kleinen Script lässt sich die Aufforderung "Das eingegebene Kennwort ist zu schwach, bitte verwenden Sie ein Stärkeres" beim Ändern des WLAN-Passworts oder des Router Passworts der Vodafone Station umgehen.

How To

  1. Öffne die Datei "password_workaround.js" und kopiere deren Inhalt.
  2. Ändere "hier_das_richtige_passwort" sodass dort dein gewünschtes Passwort drin steht (z.B. "supersicher123"). Die Anführungszeichen müssen dabei sein, gehören aber später nicht zum passwort dazu.
  3. Gehe auf das Web-Interface der Vodafone Station unter WLAN auf Allgemein.
  4. Ändere das Passwort (Kennwort ändern) auf "lol_1234_XD" (ohne die Anführungszeichen).
  5. Klicke auf Anwenden, aber nur ein mal (also nur in dem schwebenden Fenster, welches danach verschwindet). Der Prozess funktioniert analog für die Änderung des Router Login Passworts.
  6. Öffne die Entwickler-Tools und dort die Konsole (In Firefox: Oben rechts -> Weitere Werkzeuge -> Werkzeuge für Web-Entwickler, dann der Tab Konsole).
  7. Kopiere den angepassten Code aus 2. komplett in die Konsolen-Zeile.
  8. Drücke Enter.
  9. Du solltest nun in der Web-Oberfläche mit dem Haken Zeichen einblenden das korrekte Passwort sehen.
  10. Klicke auf Anwenden. Das Passwort ist nun gesetzt.

Info (English)

With this little tool, you can work around the "Das eingegebene Kennwort ist zu schwach, bitte verwenden Sie ein Stärkeres" prompt by a Vodafone Station when changing its WiFi password or router password.

How To

  1. Open the File "password_workaround.js" and copy its content.
  2. Change "hier_das_richtige_passwort" so that it matches your wanted password ("supersafe123"). The " need to be there but will not be included in the password later.
  3. Go in the Web-Interface of the Vodafone Station to WLAN and Allgemein.
  4. Change the Password there (Kennwort ändern) to "lol_1234_XD" (But without the ").
  5. Click on Apply only once! So only on the floating window which will dissapear with this, but not on the main window. The same process can be applied to chagne the router login password.
  6. Open the developer Console (In Firefox: Upper right -> Weitere Werkzeuge -> Werkzeuge für Web-Entwickler, then Console).
  7. Copy the code from 2. into the console.
  8. Press Enter.
  9. You should see inside the Web-Interface your correct password with Show Characters.
  10. Click on Apply. The Password is now set.

Quellen / Sources

Code is adapted from https://stackoverflow.com/questions/26796873/find-which-variable-holds-a-value-using-chrome-devtools

About

Simple Tool to change the Password on a Vodafone Station even if it is market as weak

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published