Just some tools used in our SOC for doing day to day tasks.
Use package manager pip to install required librarys.
pip install -r requirements.txtedit keys.ini and add your api keys.
This script will read an input file of ip addressess/domains or individual ip/domain and check the reputation against various sources
optional arguments: -h, --help show this help message and exit -v, --version show version -f PATH, --file PATH file location -i I, --input I check single ip/domain
Get file information from VT based on hash or upload file.
optional arguments: -h, --help show this help message and exit -v, --version show version -f PATH, --file PATH file location -s HASH, --hash HASH check VT using hash of md5 or sha256
Get Hash MD5, SHA1, SHA256 & SHA512 of a file
optional arguments: -h, --help show this help message and exit -v, --version show version -f PATH, --file PATH file location
GNU GPL V3 Check out LICENSE file.