Add Skiptracer, OSINT scraping framework that avoids data-for-pay needs.

This commit is contained in:
Meitar M 2019-11-26 11:28:33 -05:00
parent 17ee7e9e3c
commit 14c03986d8
No known key found for this signature in database
GPG Key ID: 07EFAA28AB94BC85

View File

@ -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.