Coder Social home page Coder Social logo

machine-learning-based-malware-detection's Introduction

Machine-Learning-based-Malware-detection

This project was my solution for SPIT hackathon, I attended, during my final year engineering.

A solution to detect malware using Machine learning, on features extracted from windows PE files.

Problem statement uploaded.

Focus has to be on Data pre-processing and normalizing, especially text processing in columns, “ImportedDlls, ImportedSymbols”. My approach to process them is to extract filenames, words by appropriate delimeter. Then, apply 1-hot encoder that will create filenames as columns (1414 columns). And then apply dimension reduction techniques to reduce the columns. And finally train the classifier on it.

I am still learning and may be wrong. Any other suggestion/approach welcome!

No processing was done on numeric columns. Any suggestions? Normalizing?

Feature selection performed using SelectKbest.

Classifier used: Decision Tree, Random forest, XGBoost, GradientBoost, etc.

Much more Data Processing can be done to improve accuracy of the model. Many more techniques can be applied. I am still working on it. Suggestions welcome!

Recommendation engine, as mentioned in problem statement is still remaining. Will try confidence scores for classification.

Working on EDA and text processing on those 2 columns.

machine-learning-based-malware-detection's People

Contributors

sid3345 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.