Skip to content
Global Policy edited this page Jan 7, 2018 · 7 revisions

Welcome to the PhoneMonitor wiki!

PhoneMonitor works on 3 primary fronts:

1. SMS:

Send specially crafted command SMS messages to the target Android device.

This is a very overt command transmission channel as the SMS will be readily visible in the target device since the app does nothing to impart stealth to the received command SMS.

As such, the scope of this front is rather limited.

2. Webpanel:

Issue commands to the target Android device from a webpanel accessible via a browser.

The primary command transmission and response retrieval channel.

Provides a larger variety of features.

Works only when the target device is connected to the internet via Wifi and Wifi only.

3. FTP:

The storage location of recorded conversation audio.

The app WILL NOT upload recordings to the primary web-based server but this FTP server specified in the AppSettings.java file of the app's source code.

Clone this wiki locally