Open Source Intelligence gathering program with keyword alert system designed to search for keywords across a self-hosted privacy-respecting meta-search engine. Inspired by http://www.automatingosint.com/blog/2017/04/building-a-keyword-monitoring-pipeline-with-python-pastebin-and-searx/
OSINT Keyword Alert System script to help me keep track of things out in the interwebs
- Finds emails, credit cards, SSN or SIN, Passport numbers, anything!
- Optionally Sends email if new instance of a keyword has been discovered
- Uses Python and Searx because its OPEN SOURCE DUH
- Version 2.0
- Searx
- Python 2
- Some Modules (located in requirements.txt)
pip install -r requirements.txt- Follow this guide to setup searx: https://github.com/asciimoo/searx/wiki/Installation