Exif-Gps-Tracer – A Python Script Which Allows You To Parse GeoLocation Data From Your Image Files Stored In A dataset

Exif-Gps-Tracer - A Python Script Which Allows You To Parse GeoLocation Data From Your Image Files Stored In A dataset

A python script which allows you to parse GeoLocation info from your Graphic files saved in a dataset.It also provides output in CSV file and also in HTML Google Maps

Prerequisite

To run this script fluently , (1) You should really have Google Maps API (2) You should really help Map JavaScript API in Console

To get an API vital,See this documentation… https://developers.google.com/maps/documentation/javascript/get-api-key

Installation

git clone https://github.com/monishmonish/exif-gps-tracer/
cd exif-gps-tracer/
pip3 install --r demands.txt
python3 plotmap.py

Enter the route of the Dataset folder which is made up of Photographs to parse the exif GeoLocation details

Immediately it will store the Lattitude & Longitude coordinates with their respective time stamp in a CSV file excluding “None” values of Lat,Lon in GeoLocation

If GeoTags are not obtainable in an impression,It skips them by printing its filename

An HTML file will be produced by functioning this script,by opening the HTML file,

You can see the scattered plots of the Lattitude & Longitude coordinates in Google Map

Recommendations

The extra scattered region has the best probability of the sufferer/goal to be in that location.

This plot is purely primarily based on the exif metadata of the Graphic dataset.

To-Do

Incorporate a round heat zone displaying the likelihood of target’s existence in that region

Impression and Short article Supply connection

Browse Much more on Pentesting Applications

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *