Skiptracer - OSINT python webscaping框架

网友投稿 959 2022-10-15

Skiptracer - OSINT python webscaping框架

Skiptracer - OSINT python webscaping框架

MOVING TO PYTHON 3 SOON AND IMPLEMENTING UPDATES, SIT TIGHT

DO NOT OPEN ISSUES THEYLL JUST BE UNANSWERED

Skiptracer - OSINT scraping framework

Initial attack vectors for recon usually involve utilizing pay-for-data/API (Recon-NG), or paying to utilize transforms (Maltego) to get data mining results. Skiptracer utilizes some basic python webscraping (BeautifulSoup) of PII paywall sites to compile passive information on a target on a ramen noodle budget.

Docker Installation

$ docker run -it --name skiptracer xshuden/skiptracer OR$ docker run --rm -it --name skiptracer xshuden/skiptracer # container is deleted when you're done

Installation

$ git clone https://github.com/xillwillx/skiptracer.git skiptracer$ cd skiptracer

Install requirements

$ pip install -r requirements.txt

Run

$ python skiptracer.py

Usage

Full details on how to use Skiptracer are on the wiki located here

To-Do

Skiptracer is intedned to be a community driven application. If you are interested in helping out drop us a note.

Finish converting to Python3 - Py2 EoL is 1/1/20Add more API supportMore Options from other countries so not so U.S.-centric resultsBypass some of the methods being used to block scapers, i.e. headless seleniumIdeas?

版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。

上一篇:OOS- C++ 的 ORM 框架
下一篇:Snack3- 微型 JSON 框架
相关文章

 发表评论

暂时没有评论,来抢沙发吧~