Skip to content

Rhacknarok/Malheim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

project-image


🧐 Why we made this?

We, the members of Rhacknarok, are passionate about cybersecurity and have a single goal: to learn. We've launched a new project called Long Live the Malware. The aim is to set up a honeypot and collect as many malware samples as possible for analysis.

Ideally, we'd like to recover samples that are not yet detected by the various security solutions. So here's a message for those who attack us: please, make an effort! πŸ™

The Malheim project has been developed to recover these samples and put them online on a GitHub repo, to keep track of them. At the same time, it will upload the hashes and/or files to Virustotal to find out whether they have been spotted or not. Malheim's code may not be optimal: we're not very good at development. All suggestions are welcome. πŸ˜‰πŸ

πŸš€ Features

Here're some of the project's features:
  • Recovering malware samples ;
  • Upload hashes and files to Virustotal ;
  • Save samples on your Github repo.

πŸ› οΈ Installation Steps:

1. Clone this repository

git clone https://github.com/Rhacknarok/malheim.git

2. Install dependencies

cd malheim
python3 -m pip install -r requirements.txt

3. Configure .ini file

Edit config.ini file.


4. Execute Malheim

python3 malheim.py

5. Crontab [OPTIONAL]

Add malheim.py to your crontab to run it periodically.

πŸ’» Built with

Technologies used in the project:

  • Python ;
  • Thor's hammer ;
  • Love ❀️

πŸ‘€ What next?

We're continuing to work on this project, improving it as much as we can. If you like the project and would like to take part, we'd be delighted to receive your contributions. 😁✌️

πŸ“ž Contact

Discord
LinkedIn

About

Recover malware directly from your honeypots.

Resources

License

Stars

Watchers

Forks

Languages