Intro
Just the code of my OSINT bot searching for sensitive data leaks on different paste sites.
Search terms:
Keep in mind:
https://github.com/rndinfosecguy/Scavenger
Just the code of my OSINT bot searching for sensitive data leaks on different paste sites.
Search terms:
- credentials
- private RSA keys
- Wordpress configuration files
- MySQL connect strings
- onion links
- links to files hosted inside the onion network (PDF, DOC, DOCX, XLS, XLSX)
Keep in mind:
- This bot is not beautiful. I wrote it quick and dirty and do not care about code conventions or other shit... I will never care about those things.
- The code is not complete so far. Some parts like integrating the credentials in a database are missing in this online repository.
- If you want to use this code, feel free to do so. Keep in mind you have to customize things to make it run on your system.
- I know that I have some false positives and I know that I miss some credentials. So if you think this is crap...ok. leave now. If you have ideas for a better detection, just let me know!
- And again: QUICK AND DIRTY! Do not expect nice code.
https://github.com/rndinfosecguy/Scavenger