Skip to content
illwill edited this page Dec 3, 2018 · 7 revisions

Now that you have skiptracer installed it's time to check out its features. skiptracer allows you to perform OSINT on a target, using: phone/email/real name/username/plate/domaininfo#

  • Example 1: phone number lookup, type:

python skiptracer.py

You will then be asked for your search string, enter a phone number and hit enter, skiptracer will return all relevant information it can gather from the plugins.

  • Example 2: email lookup, type:

python skiptracer.py

You will then be asked for your search string, enter an email address and hit enter, skiptracer will return all relevant information, i.e. carrier,location,name,addresses etc...

  • Example 3: name lookup, type:

python skiptracer.py

You will then be asked for your search string, enter a first name and last name and hit enter, skiptracer will return all relevant information, i.e. name,address,DOB,age,phone,emails etc...

  • Example 4: username lookup, type:

python skiptracer.py

You will then be asked for your search string, enter a username and hit enter, skiptracer will return all relevant information, i.e. online user accounts associated with that username etc...

  • Example 5: license plate lookup, type:

python skiptracer.py

You will then be asked for your search string, enter a license plate and hit enter, skiptracer will return all relevant information it can gather from the plugins. i.e. VIN,Year,Make,Model,Trim,Style,Plant etc..

  • Example 6: Domain lookup, type:

python skiptracer.py

You will then be asked for your search string, enter a TLD and hit enter, skiptracer will return all relevant information it can gather from the plugins. i.e. subdomains etc..

Clone this wiki locally