-
Notifications
You must be signed in to change notification settings - Fork 50
Usage
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#
- Example 1: phone number lookup, type:
python skiptracer.py -l phone
and hit enter, 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 number lookup, type:
python skiptracer.py -l email
and hit enter, 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 -l name
and hit enter, 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 -l sn
and hit enter, 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 -l plate
and hit enter, 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..