Skip to content

Find Malware in global database like VirusTotal, Hybrid Analysis etc.

Notifications You must be signed in to change notification settings

AntonyN0P/MalRipper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

MalRipper

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.

image image

For search information by IP-address use ./MalRipper.py -I IP

MalRipper_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))

MalRipper_File

About

Find Malware in global database like VirusTotal, Hybrid Analysis etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages