Find Malware in global databases like VirusTotal, Hybrid Analysis, MalwareBazaar, the most popular sandboxes etc.
Script allow to find Malware by Hash, IP-address and to upload malicious file to Hybrid Analysis Sandbox.
For search information by File Hash use ./MalRipper.py -H Sha256 + added MalwareBazaar
As we can see there are Mitre Attack Martix for malware hash and report by VirusTotal about posistives scan.
For search information by IP-address use ./MalRipper.py -I IP
You can parse this.
For upload file to Hybrid Analysis Sandbox and get report from, use ./MalRipper.py -F filepath 300/200/100 - where (100 - means 'Windows 7 32 bit'\n 110 - means 'Windows 7 32 bit (HWP Support)'\n 120 - means 'Windows 7 64 bit'\n 200 - means 'Android Static Analysis'\n 300 - Linux (Ubuntu 16.04, 64 bit))