terra

No description is available yet
terra logo

Terra

================


Recon Tool on Social Media Networks


Available on:

Twitter Instagram


Installation

$ git clone https://github.com/xadhrit/terra.git
$ cd terra
$ python3 -m pip install -r requirements.txt

Requirements:

  • For Twitter credentials, use the twitter.yml file in the creds folder.
  • For Instagram credentials:
    • Put your Instagram username and password in the insta.yml file in the creds folder.

Usage:

Basic usage:

~/terra$ python3 terra.py <username of target>
  -j for saving results in a JSON file
  -f for text file

Twitter Recon Commands:

  • ls: Display all Terra commands.
  • help: For help.
  • quit: For quitting the program.
  • clear: For cleaning your terminal screen.
  • exit: For exiting from Terra.
  • reset target: Reset a new target in command line.
  • tweets: Get latest tweets tweeted by Target.
  • favtweets: Get latest tweets which favorited by Target.
  • followers: Get Target's followers list.
  • following: Get Target's following list.
  • info: Get overview and information about Target.
  • profile pic: Download Target's Profile Picture.
  • banner: Download Target's Profile banner.
  • htags: Get hashtags used by Target.

Instagram Recon Commands:

  • ls: Display Terra commands.
  • help: For help.
  • clear: For clearing your screen.
  • quit: For quitting.
  • exit: For exiting from Terra.
  • locations: For getting Pinned location of target.
  • captions: For gathering Target's captions.
  • reset target: For resetting Target in Terra.
  • comments: For all comments of Target.
  • followers: For getting follower's list of Target.
  • followings: For getting following list of Target.
  • followers emails: For Target's followers emails.
  • following emails: For Target's following emails.
  • followers phone: For Target's followers phone numbers.
  • followings phone: For Target's followings phone numbers.
  • tags: For getting hashtags used by Target.
  • timeline: For overview of Target's account.
  • likes: Get total likes of Target.
  • mediatype: For information of photos and video of Target.
  • photodes: For gathering Target's photos description.
  • photos: For downloading Target's photos.
  • profile pic: For downloading Target's Profile picture.
  • stories: For downloading Target's stories.
  • tagged: For listing user who tagged by Target.
  • commenter: For getting all user who commented on Target's posts.
  • ttag: For listing user tagged Target in their posts.

Contribution:

Every pull request with good and understandable code :) is welcomed.


TroubleShooting:

Open an issue on Github.





> Visit terra Website <