HTTP server - v3l0c1r4pt0r/lkv-wiki GitHub Wiki

HTTP server present on device is most likely microhttpd.

Page structure

  • iptv_info.html - default page, allow to upgrade firmware
  • devmode.html - allows to change device's MAC address
  • backdoor.html - contains frameset to small_view.html and info.html, first one does not exists, second is alias to main page
  • user_login.html - login page, not used, after logon redirects to /, login: admin, password 123456
  • info.js - custom script library
  • jquery.min.js - jQuery library
  • snapshot.jpg - ITE logo

Commands

Commands are sent through two interfaces:

  • /dev/info.cgi - for communication with application processor
  • /dev/encinfo.cgi - for communication with encoder
  • /dev/edidinfo.cgi - EDID manipulation?