Posts

Showing posts with the label Spying Software

OnePlus found secretly spying on it’s users and here is how to remove the spying software

Image
Christopher Moore, a software engineer, began a post on his own blog showing his findings. During a Hack Challenge, Moore began proxying the internet traffic of his OnePlus 2 using OWASP ZAP. If you’re not close to this process, this actually allowed him to view all incoming and outgoing internet traffic from his phone. Among the normal network activity, he noticed a lot of requests to open.oneplus.net. Through extensive inspection, he found the field name to be an Amazon AWS instance owned by OnePlus. he could see his phone sending data periodically to the open.oneplus.net server over HTTPS. He was able to decrypt the data using the authentication key on the phone which showed that his OP2 was sending time-marked information about locks, unlocks, and unexpected reboots. Logging sudden reboots would make sense it could help developers fix OS bugs, but as Moore wrote in his blog, recording every time the phone is opened or locked seemed excessive. He left the proxy command...

Popular posts from this blog

How to Secure Session Management in Node

Angular 9 - User Registration and Login Example & Tutorial

How to download a file using command prompt (cmd) Windows?