AMTIO
AMTIO aka All My Tools In One.
I plan to put a bunch of my tools in this one repo since im too lazy to make one big tool.
Installation
git clone https://github.com/osintcat/AMTIO/
cd AMTIO
pip3 install -r requirements.txt
Usage
HIBP
Cool thing about this one is that you dont need a api key.
$ python3 hibp.py [email protected]
Coded By OSINTCat.
[Breaches Found]
2844Breaches
500px
8tracks
...
[Compromised data]
Usernames
Income levels
Job titles
Phone numbers
...
Gravatar
Pretty straight forward.
$ python3 gravatar.py [email protected]
Coded By OSINTCat.
Gravatar Found!
URL: http://gravatar.com/test87
USERNAME: test87
Tumblr
In order to get this to work you need to add your login credentials to tumblr.py
$ python3 tumblr.py [email protected]
Coded By OSINTCat.
Tumblr Account Found!
URL: https://ssdffs-blog.tumblr.com/
USERNAME: ssdffs-blog
Updating
To update simply run git pull.
git pull
Credits
Coded by osintcat