Giter VIP home page Giter VIP logo

malwaregenerator's Introduction

Malware Generator Profile

Authors

Victor Simonin
Alexandre Lemonnier
Antoine Zellmeyer
Maxence Plantard


About the project

Our end of studies project involve the implementation of a GAN (Generative Adversarial Network) that generates malware that are not recognized as malware by some malware detection algorithms or systems like Windows Defender.

The aim of this project is to explore the potential of GANs in generating malicious executable that can bypass existing malware detection systems. GANs are a type of deep learning algorithm that can generate new data by learning from existing data. In the context of malware generation, the GAN is trained on a dataset of known malware samples and then used to generate new malware samples that are designed to evade detection.

The project involve several steps, starting with the collection and preparation of a large dataset of known malware samples. This dataset is used to train the GAN to generate new malware samples that can bypass detection by Windows Defender and other malware detection systems.

MalGAN

Implementation of a simple GAN generating Malware from https://github.com/ZaydH/MalwareGAN. Any models can be generated from the original repository. Here a small one has been saved in malGAN/saved_models and is used in the main to get first results.

main.py generates the results with default parameters. bench.ipynb is a benchmark on detectors from a MalGAN model.

Data

Multiple source of data have been discovered and tested.

malgan_samples : Samples from the MalGAN implementation in https://github.com/ZaydH/MalwareGAN

spleipnir Dataset : Dataset from the https://github.com/yanminglai/Malware-GAN implementation.

malwaregenerator's People

Contributors

arkleme avatar bictole avatar pythyu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

ampersanded

malwaregenerator's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.