Coder Social home page Coder Social logo

malicious_url_detection's Introduction

Malicious URL detection

It extracts features from malicious URLs and normal URLs, expresses the features as vectors, and uses multiple machine learning to differentiate malicious and normal URLs for features.

Extract feature based on URL

This project uses multiple machine learning algorithms to detect malicious URLs.Detects/detects malicious URLs when various URLs are input usingThe goal is to develop predictable algorithms. various machines Lexical results for normal and malicious URLs by targeting the learning algorithm. By analyzing the features, the final accuracy of about 96% was derived.

development environment

  • Development Environment: Linux, Jupyter
  • Development language: Python3

Introduction to the applied technology and how to apply it

image

  • About 430,000 normal URLs and 150,000 malicious URLs, using a total of 580,000 URL data.
  • 80% of the given URL data is used in the train set to train the model, and 20% is used in the test set to evaluate the model's performance

image

  • Based on 22 lexical features extracted from URLs, 8 machine learning algorithms are Create a malicious URL prediction model using

conclusion

  • By analyzing vocabulary characteristics for normal and malicious URLs targeting various machine learning algorithms, about 96% of accuracy was finally derived.
  • Compared to the results derived from individual models, the probability of incorrectly predicting malignancy as normal and normal as malicious in multiple models decreases.
  • By combining a large number of models, it could be confirmed that higher accuracy was maintained similarly when a specific model was included rather than higher results.

malicious_url_detection's People

Contributors

parksangji avatar

Watchers

 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.