Fork me on GitHub


Creepy is and always will be free and open source software. If you find it helpful enough consider donating a small amount to keep the development going. Thanks

creepy by ilektrojohn

A geolocation information aggregator.

creepy is an application that allows you to gather geolocation related information about users from social networking platforms and image hosting services. The information is presented in a map inside the application where all the retrieved data is shown accompanied with relevant information (i.e. what was posted from that specific location) to provide context to the presentation.

Current Situation With Twitter - Update

Version 0.1.94 resolves the issue with twitter. Download it from here .
Be sure to delete the folder named creepy that lies on your user home folder before installing, if you are updating from former versions

F.A.Q.

Please read through the FAQ :)

Screenshots


mapview with results


settings


creepy running on windows XP

Features


Map providers available :
Location information retieval from :
Social networking platforms currently supported :
Image hosting services currently supported :

Automatic caching of retrieved information in order to reduce API calls and the possibility of hiting limit rates.

GUI with navigateable map for better overview of the accumulated information

4 Maps providers (including Google Maps) to use.

Open locations in Google Maps in your browser

Export retrieved locations list as kmz (for Google Earth) or csv files.

Handling twitter authentication in an easy way using oAuth. User credentials are not shared with the application.

User/target search for twitter and flickr.

Disclaimer

Creepy is provided as a PoC tool. Usage of the tool for malicious purposes such as stalking is not endorsed or promoted.

By using this software, you accept that its intention is to raise awareness and to be used as an educational tool .Using creepy for any illegal or unethical purposes is strictly forbidden and the developer assumes no liability. The author disclaim any responsibility for any action of final users. It is the final user’s responsibility to obey all applicable government and legal laws.

Downloading and installing the software signifies that you have read and aggreed to the above disclaimer and the software license.

Install Instructions

Ubuntu 11.10


creepy is in the universe repository
$ sudo apt-get install creepy

Ubuntu 11.04


Add creepy's ppa repository with :

$ sudo add-apt-repository ppa:jkakavas/creepy

Update package list
$ sudo apt-get update

Install creepy
$ sudo apt-get install creepy

Creepy is now in the global menu under Applications-> Internet.

Ubuntu 10.10


Add creepy's ppa repository with :

$ sudo add-apt-repository ppa:jkakavas/creepy

Update package list
$ sudo apt-get update

Install creepy
$ sudo apt-get install creepy

Creepy is now in the global menu under Applications-> Internet.

Ubuntu 10.04


Add creepy's ppa repository with :

$ sudo add-apt-repository ppa:jkakavas/creepy-lucid

Update package list
$ sudo apt-get update

Install creepy
$ sudo apt-get install creepy

Creepy is now in the global menu under Applications-> Internet.

Alternatively download and install the .deb from github

Backtrack 5

Creepy is included in the official BT5 repositories. Install it with :

# apt-get install creepy

creepy is under Backtrack -> Information gathering -> Network analysis -> OSINT Analysis

Backtrack 4

Add the repository

deb http://people.dsv.su.se/~kakavas/creepy/ binary/
to your
/etc/apt/sources.list
file.
Update package list
# apt-get update

Install creepy
# apt-get install creepy

Creepy is now in the global menu under Applications-> Internet.

Debian unstable (sid)


Install creepy
$ sudo apt-get install creepy

Creepy is now in the global menu under Applications-> Internet.

MS Windows

Download the installer for the latest version from gituhub . All dependencies have been bundled in the executable, nothing more to install.
Enjoy creeping!

License

creepy is available under GPLv3

Authors

Yiannis Kakavas (jkakavas_AT_gmail_DOT_com)
@ilektrojohn

Contact - Support

Yiannis Kakavas (jkakavas_AT_gmail_DOT_com)

creepy.app__AT__googlemail__DOT__com
Cree_pi on twitter

Download Source Code

You can download the source code of this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/ilektrojohn/creepy