Sponsored Links
-->

Friday, October 12, 2018

Prey Project Review - YouTube
src: i.ytimg.com

Prey is a freemium web service for tracking and monitoring laptop and desktop computers, smartphones and other electronic devices capable of running software applications, mainly intended to help in cases of theft. The service is hosted by servers on the Internet, to which an open-source software agent on the tracked computer connects. The host can signal the agent, prompting it to reply with information about its current location, and can trigger various other actions. The user can log into the Prey site if the tracked device is stolen, and request information about its location.

Prey runs on most versions of Microsoft Windows (except Windows Mobile and Windows Phone), Linux, Android, OS X and iOS. The computer version of the Prey agent is written primarily in Bash, while the mobile counterparts are written in their native languages, Java and Objective-C.

All of the client-side source code is published on GitHub and distributed under the GNU General Public License; the server code is proprietary, although an open source version is available for public use.

When the device is connected to the Internet after Prey has been asked for information, typically by the device's registered user after theft of the device, the Prey server asks the software agent to send location information which is, subsequently, made available to the registered user.


Video Prey (software)



Company

Fork Ltd. is a privately held software company with offices in San Francisco and Hong Kong. It was founded in 2009 by CEO Tomás Pollak and COO Carlos Yaconi.


Maps Prey (software)



Location information

When a device is to be located, usually because it has been stolen and may be used by unauthorised users, the owner logs into the Prey site and reports it as missing. The Prey server then attempts to contact the device when it next connects to the Internet, asks for its location information and, optionally, submits owner-issued commands, e.g., to lock the device.

For devices with GPS capability, such as such as smartphones with built-in GPS (satellite positioning) capability, the GPS location is used.

For devices without GPS capability, and for computers unable to connect to GPS (either because they do not have a GPS receiver or because they are located indoors and, as such, beyond the reach of GPS satellite systems), if it the device has a Wi-Fi interface, the device scans for Wi-Fi hotspots (it does not need to connect to any of them) and uses Wi-Fi positioning by means of the Google Location API to obtain location information

On devices with neither GPS nor Wi-Fi capabilities, such as most desktop and some laptop computers, Prey provides the location of the Internet server the device is connected to; although such server's location may be far from the device and, as such, of little use in pinpointing its location.


CPU Testsã€'Prey - AnandTech Forums: Technology, Hardware, Software ...
src: pic.yupoo.com


Additional capabilities

In addition to obtaining location information and issuing commands to lock the device, it is also possible to issue other commands, including turning on a device's camera to view who is using the device at that moment.


Prey Project Open source theft recovery software Walkthrough and ...
src: i.ytimg.com


Versions

The first version of the agent was released for Linux and Mac OS X in March 2009 and for Microsoft Windows in April 2009. Version 0.3 was available in September 2009. Version 0.5.4 was released in December 2011; on April 4, 2012, it was replaced by 0.5.3. Version 1.6.1 was current as of June 2016.

Prey provides Wi-Fi auto-connect, data securing, screenshot grabbing, webcam image capturing, hardware scanning, screen locking, remote messaging, and sonic-alarm triggering. Each feature is managed as a module that can be activated on demand.


How I Got My Stolen Laptop Back Within 24 Hours Using Prey
src: i.kinja-img.com


References


Install Prey on Windows - YouTube
src: i.ytimg.com


External links

  • Official website
  • Prey on GitHub

Source of article : Wikipedia