Superbox Hacks V2 - Rewrite and finalize

This is the second and final version of the learn-while-hacking styled review for my router. I thought there would be more of it in the beginning but pricing policy of my ISP and existing reverse engineering attempts on similar hardware made it less interesting for me to tinker with it further. And it will be less interesting and shorter compared to the first version. It’s been a while and I do not even remember why did I choose shell scripting in the first place. So I decided to prefer something more powerful and easier to use. Both of these are subjective, of course. My previous attempts to web scrap some easy-to-parse services before, using Requests and BeautifulSoup also helped a little bit. I used Python to rewrite the old bash script. ...

November 14, 2020 · 3 min · 481 words · Gediz

Superbox Hacks V1 - Login and Fetch SMSes

Not so Superbox I have received a Turkcell Superbox from my ISP a while ago. It’s a rebranded ZTE MF286R. I am a tin foil hat wearer and it’s a nightmare fuel for me to have a black box residing in my network which runs proprietary software and frequently phones home. Most of wireless routers are like this and my ISP provided router is not an exception. It’s not a good aspect of the device to find out that there’s no chance to reflash its’ firmware with some free alternatives like OpenWrt or DD-WRT, yet. So I decided to fiddle with it to see if I can adjust a thing or two in order to mitigate the possible unwanted behaviors. ...

May 26, 2020 · 8 min · 1572 words · Gediz