##Social engineering tool for human hacking Another way to use Twitter and instagram. Geotweet is an osint application that allows you to track tweets and instagram and trace geographical locations and then export to google maps. Allows you to search on tags, world zones and user (info and timeline)
- Python 2.7
- PyQt4, tweepy, geopy, ca_certs_locater, python-instagram
###--------------------------------------------------------------------------
###--------------------------------------------------------------------------
git clone https://github.com/Pinperepette/Geotweet_GUI.git
cd Geotweet_GUI/geotweet_0.1_all/usr/share/geotweet
chmod +x Geotweet.py
sudo apt-get install python-pip
sudo pip install -r requirements.txt
python ./Geotweet.py
git clone https://github.com/Pinperepette/Geotweet_GUI.git
cd Geotweet_GUI
sudo dpkg -i *.deb
sudo apt-get -f install
sudo apt-get update
sudo apt-get install geotweet
cd Geotweet_GUI
sh build.sh -b geotweet_{version}_all
- For more information