Tracking an Anonymous Peer Using WebRTC

It's was about a year ago, someone in my rather big office (100~200 people) started to send annoying emails with cheesy phrases and images regarding the new year resolutions. These emails were sent from a made-up gmail account. I've realized that this will be a good opportunity to test »

Webcam spying with Chrome

tl;dr; Browsers doesn’t handle webcam permissions well enough. Users should be extremely wary about what’s going on in their browser. From a list of 30 bugs submitted to google regarding that issue, most have been fixed, but some are still alive. The most obvious bug which is »

How to know when Chrome console is open

tl;dr; Although it’s not supposed to be supported – it’s possible to know whether the Chrome console is opened or not. Check it out. Reddit discussion. … Ever wondered if it’s possible to tell whether the browser’s Development-Tools are opened or not. Apparently it’s not possible »