Featured Posts

FREE Kaspersky Security Suite CBE Win7 or KIS 2010... I know & I think every one know that kaspersky is top rated security solution compared to all other security products. Previously we shared several kaspersky Promotions and one (26) KIS 2010 License...

Readmore

Download Ashampoo Burning Studio 9.10 For Free Previously( on Sept 22)  we shared promo for Ashampoo Burning Studio Advanced,now we are here with another Ashampoo  promo which will give you Free full version license key for Ashampoo Burning...

Readmore

Download Divx Pro 7 for Free I think there is no need for introduction to Divx,here is a promo which will give you $19.99 worth Divx Pro 7 software for free. About Divx Pro 7 DivX® Pro 7 provides everything you need for...

Readmore

Free 60 days Kaspersky Internet Security 2009 License This promo doesn't requires any registration...e.t.c, just click this  link http://www.kasperskyusa.com/custom/nasba/kis8.0.0.506en.exe and download the installation file. A activation key is already...

Readmore

Free 3 months F-Secure Internet Security 2010 License Now F-Secure Internet Security 2010 was officially launched, so we are sharing a promo, that will give you 3 months F-Secure Internet Security 2010 License for free. About F-Secure Internet Security...

Readmore

Techno 360 Rss

Prey :A script to Track your stolen laptop

Posted by Ramakanth | Posted in Linux, Open Source, Security, mac, scripts | Posted on 26-03-2009

4

prey track your laptop Prey :A script to Track your stolen laptop
Tomas Pollak a Chilean programmer developed an excellent application called Prey,that allows the owner to track a laptop if it is stolen.

What is Prey ?

Prey is a small and very simple application(script) that collects information about your computer and sends it to the email address that you’ve previously defined.The idea is to have the software installed on your computer so that if ever stolen(hopefully never), this application can send important information to track it. The program runs on Mac OS and Linux.It is licenced by the GPLv3 which means you can do just about anything with it. It runs in *NIX systems.


What information is collected Prey?

Prey sends the information about the public and private IP address of where the Laptop is connected, the MAC address of the card or network driver for which it is connected to the network, and the WiFi network to which it is connected, if so, if the Laptop has a webcam, it takes a photo of the Thief and a screenshot of the desktop, to see what he is doing and other relevant information.

How it works ?

The script runs at a specified interval in your machine,and checks for a specified URL in the web. If the URL exists it means the computer/laptop has been stolen, and thus
goes through the information-gathering routine and sends all that info through to a previously defined email address.You can also not define a URL and in that case the program sends the data every time it runs.

Installation:
$ wget http://bootlog.org/downloads/prey-0.1.zip
$ unzip prey-0.1.zip
$ cd prey-0.1
$ chmod +x install.sh
$ ./install.sh

Links:
Download : Prey

Source: Bootlog.org

Update: Now prey app is also available for Windows also

Download links : Prey 0.2 for linux and Mac(431 kb)

prey 0.1 for Windows (285 kb)

Twitter It!

Related posts:

  1. Adeona – Track your Stolen Laptop
  2. Protect Data and Prevent Laptop Theft with LAlarm
  3. Aerofoil :Improves vista laptop battery life
  4. TuneConnect – control iTunes from any computer
  5. AnchorFree: Browse anonymously Without a firewall!

Buzz it!

Comments (4)

Tranks for the reference Ramakanth!

[...] (Mar 26) we posted about Prey :A script which tracks your stolen laptop,which runs on Mac OS and Linux platforms.Thanks to my friend Kavya for referring this OpenSource [...]

Tamás, how do you *uninstall* this on the Mac? I cannot find instructions anywhere. The thing just keeps taking pictures of me!

(Help!)

From the Prey website:

In Mac or Linux you need to remove the folder where you installed Prey (by default /usr/share/prey) and aditionally the respective crontab line for executing Prey (root’s by default). You can do so in the terminal:

$ sudo rm -Rf /usr/share/prey
$ (sudo crontab -l | grep -v prey) | sudo crontab -

hth

Write a comment

Spam Protection by WP-SpamFree