Reading Time: 6minutesSeveral different security measures and practices have been implemented in IT organizations, including virtual private networks for remote access, enhanced endpoint protection software, mobile device management systems, multi-factor authentication, etc. Some applications don’t use your... The post Using your mobile to connect with other devices like Smart TV, Tablets, Wearables, etc. appeared first on Fleksy.| Fleksy
This post is a translated summary of the article published for my talk at SSTIC 2014 conference (french). My Philips Smart TV is a Linux box standing there in my living room : that's a sufficient reason to try to get root. Debug serial port Internet hackers have already discovered a …| fred's notes
pflupg-tool is an unpacking tool for Philips SmartTV firmware (Fusion platform). If your firmware is encrypted, you have to provide the corresponding public key (public exponent + modulus). You can add public keys in pflupg.h file: #define PUBLIC_KEYS_CNT 2 // { name, public exponent e (hex string), modulus n (hex string)} static …| fred's notes