Unlock the admin access for the LTE Huawei B2268s V100R001C35SP100*
chmod +x b2268s.py
./b2268s.py
- Wait..
- Enjoy
- Admin : Admin
- root : admin
You can also ssh:
ssh [email protected]
These new credentials are not persistant after reboot, please follow the persistance method below
- Login with the Admin access, after using the exploit
- Go to maintenance > backup/restore > Backup Configuration
- Click on Backup, give it a name like "config.rom" and save
chmod +x gen_rom.py
to make the file executable if not./gen_rom.py config.rom new.rom
with "custom.row" the backup from previous step and "new.rom" the new modified backup- Go to maintenance > backup/restore > Restore Configuration
- Click choose file and select "new.rom" the file generated with in step 5
- Click upload
- Click OK
- Router will restart, please wait
- Verify that new credentials are persistant after reboot
An exploit for older version https://github.com/reedleoneil/B2268S-Admin-Tool-v2.00/
Old gist for the current exploit: https://gist.github.com/craxrev/8f1fbe7abf2c2c51f6146e7b81e868f9