Skip to content

CERT-Polska/malduck-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

malduck-modules

What is this

This is a repository with sample malduck🦆 config extraction modules. By utilizing them you should be able to extract embedded configuration from unpacked malware samples of:

  • njrat
  • remcos
  • revil
  • graphicalproton

Usage

To install:

pip install malduck

To run the config extractor:

malduck extract --modules modules/ samples_directory/

Samples

We've collected several malware samples that you should be able to extract using the extraction modules provided:

Learning more and creating your own modules

You should be able to grasp the basic nuances by looking at the module sources and the configuration extractor docs. Additionally, the karton gems series provides a very good overlook of a simple citadel module.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published