From 14c03986d83c30e310c34671d4b5a6072e6c33d0 Mon Sep 17 00:00:00 2001 From: Meitar M Date: Tue, 26 Nov 2019 11:28:33 -0500 Subject: [PATCH] Add Skiptracer, OSINT scraping framework that avoids data-for-pay needs. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d18428a..e390336 100644 --- a/README.md +++ b/README.md @@ -487,6 +487,7 @@ See also [awesome-industrial-control-system-security](https://github.com/hslatma * [Intrigue](http://intrigue.io) - Automated OSINT & Attack Surface discovery framework with powerful API, UI and CLI. * [Maltego](http://www.paterva.com/web7/) - Proprietary software for open source intelligence and forensics, from Paterva. * [PacketTotal](https://packettotal.com/) - Simple, free, high-quality packet capture file analysis facilitating the quick detection of network-borne malware (using Bro and Suricata IDS signatures under the hood). +* [Skiptracer](https://github.com/xillwillx/skiptracer) - OSINT scraping framework that utilizes basic Python webscraping (BeautifulSoup) of PII paywall sites to compile passive information on a target on a ramen noodle budget. * [Sn1per](https://github.com/1N3/Sn1per) - Automated Pentest Recon Scanner. * [Spiderfoot](http://www.spiderfoot.net/) - Multi-source OSINT automation tool with a Web UI and report visualizations. * [creepy](https://github.com/ilektrojohn/creepy) - Geolocation OSINT tool.