twr avatar

A Malware Showcase | Understanding Malware With Python

twr

Published: 23 Aug 2019 › Updated: 23 Aug 2019A Malware Showcase | Understanding Malware With Python

A Malware Showcase | Understanding Malware With Python


Malware showcase is a Github repository that contains examples of malware usage and behavior, this repo should be used only for educational purposes or for experts who wish to expand on the usage for red team or other related ethical hacking activities.

Installation


N.B: We will need to set up a virtual environment


1 - Cloning the repo, you can find it at: https://github.com/PatrikH0lop/malware_showcasealt

2 - Installing Virtualenv
cd malware_showcase/
alt

3 - Set up virtual env with python 3
alt

4 - Activating virtual env
alt

5 - Installing pip3 libraries for modules
alt

Once the libraries are installed we can dive into the modules

Demonstration


Utilizing an example of Ransomware
Ransomware is an exploit that encrypts data in any OS and it requires a interaction to decrypt said data
Like WannaCry
we change directory to ransomware
alt

In this example, we will suppose that the victim has no knowledge base64 or any cryptography or any type of encryption
The directory contains a simple text file called target_file.ext
alt

Once we execute the script the file will be encrypted with a message like this
alt

Now we can see that the file is encrypted
alt

Pros


1 - Each module has a nice explanation
2 - Made by python3 (easy to read and understand)

Cons


1 - There are other similar GitHub repos that offer similar content and more

What Bunny Rating Does it Get?


MalwareShowcase is a very nice Github repo that contains a few malware examples with an explanation of each, users should ensure that they only use it for educational purposes, for the explanation alone and conciseness we award this repo a well deserved 4 out of 5 bunnies!.

alt
alt
alt
alt

Want To Learn More About Ethical Hacking?


We have a networking hacking course that is of a similar level to OSCP, get an exclusive 95% discount HERE

Do you know of another GitHub related hacking tool?


Get in touch with us via the contact form if you would like us to look at any other GitHub ethical hacking tools.

Posted from my blog with SteemPress : https://latesthackingnews.com/2019/08/23/a-malware-showcase-understanding-malware-with-python/

Leave A Malware Showcase | Understanding Malware With Python to:

Written by

Read more #bestgithubhackingtools posts


Best Posts From twr

We have not curated any of twr's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.

More Posts From twr