How can I detect if someone is using an ssh tunnel as a proxy to connect to a VPN?

I’ve got an SSH server setup in a remote location, which I use to tunnel traffic from an android tablet. On the tablet, I have the Cisco AnyConnect app to connect to my company’s VPN. We want to be able to detect that a proxy… Continue reading How can I detect if someone is using an ssh tunnel as a proxy to connect to a VPN?

How can I detect which background application is using the camera, microphone or GPRS?

I want to learn how to write and Android application that can detect a run time spy application. In this instance, a “spy application” is a background application that uses the camera, microphone and other important device.
Continue reading How can I detect which background application is using the camera, microphone or GPRS?