Skiptracer - Osint Webscaping Framework


Initial gear upward on vectors for recon commonly involve utilizing pay-for-data/API (Recon-NG), or paying to utilise transforms (Maltego) to teach information mining results. Skiptracer utilizes to a greater extent than or less basic python webscraping (BeautifulSoup) of PII paywall sites to compile passive information on a target on a ramen noodle budget.

Example:

Installation
$ git clone https://github.com/xillwillx/skiptracer.git skiptracer $ cd skiptracer
Install requirements
$ pip install -r requirements.txt
Run
$ python skiptracer.py -l (phone|email|sn|name|plate)

Usage
Full details on how to purpose Skiptracer are on the wiki located here