Giter Site home page Giter Site logo

katerynach / malware-classification-with-ml Goto Github PK

View Code? Open in Web Editor NEW
12.0 3.0 12.0 3.73 MB

Bachelor Thesis for XAMK - Machine Learning Methods for Malware Detection and Classification

Home Page: http://theseus.fi/handle/10024/123412

Python 98.59% R 1.41%

malware-classification-with-ml's Introduction

Machine Learning Methods for Malware Detection and Classification

This project is my final work for the Bachelor of Engineering degree in South-Eastern Finland University of APplied Sciences. The idea was to build the machine learning based classification of malware on top of the Cuckoo Sandbox, test how it can detect unknown malware (to simulate polymorphic or zero-day behavior) and evaluate the accuracy compared to the current signature-based methods.

Specifically, k-Nearest-Neighbors, Decision Trees, Support Vector Machines, Naive Bayes and Random Forest classifiers were evaluated. The dataset used for this study consistsed of the 1156 malware files of 9 families of different types and 984 benign files of various formats. The familes included Dridex, Locky, CTB-Locker, TeslaCrypt, Vawtrak, Zeus, Darkcomet, Cybergate, Xtreme.

If you find the work useful, kindly cite is as:

@article{chumachenko2017machine,
  title={Machine learning methods for malware detection and classification},
  author={Chumachenko, Kateryna and others},
  year={2017},
  publisher={Kaakkois-Suomen ammattikorkeakoulu}
}

UPD

The amount of requests to share the data used for analysis has been high, but unfortunately it is not possible for me to do this at this point due to restrictions related to its sensitivity.

malware-classification-with-ml's People

Contributors

katerynach avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

malware-classification-with-ml's Issues

Return value same as return code?

I was going through your report and your extract_data_with_scores.py. In your report you have mentioned return codes while in your code you are fetching return value from cuckoo json report.So just to clarify, are return codes equal to return value? And is it right that return codes are represented by 32 bit hex decimal?
Thanks

Malware samples

The article is wonderful. I would like to ask you about the malware samples used in the article. Can you share with me? I am currently developing a project similar to yours and still lack a lot of data. Hope you can help me.

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.