Skip to content

andreafortuna/malhunt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

Malhunt

Search malware in memory dumps using Volatiliy.

Requirements

  • Python
  • Git
  • Volatility
  • Clamscan

How it works

Malhunt demo

The script applies my workflow for malware analysis:

  • Performs image identification
  • Scans processes with yara rules, malfind and network blacklist in order to find suspicious artifacts
  • Saves memory dump and handles of suspicious processes
  • Scans saved processes with clamscan

Releases

No releases published

Packages

No packages published

Languages