Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 677 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 677 Bytes

UPC UBEE WPA2 generator proof-of-concept

Proof of concept code for generating default WPA2 passwords for UPC UBEE EBW3226 router with MAC prefix 64:7c:34 and for SSIDs of the form UPC1234567 (7 digits).

  • Proof of concept generator code is ubee_keys.c file in C.
  • Python implementation for SSID and Password generator is in pytools/ubee_wifileaks.py. Note profanity detection is not implemented in Python version.

For technical writeup see our blog post