Git Product home page Git Product logo

feature_extractor's Introduction

feature_extractor

Flowbased network packet feature extractor in Python

note: I have integrated another tool available online https://github.com/caesar0301/pkt2flow. So I acknowledge that "pkt2flow" tool is not my work. It is preferable to use linux OS to run this tool smoothly.

This tool enables you to extract flow based features from packet capture (pcap file) over a certain amount of time. The output of this tools is a csv file that contains one flow per row, in other words it outputs a dataset which can be used for anomaly detection using Machine Learning/ Deep Learning models. This was created for research purpose i.e University Final Year Project: "Advanced Network Intrusion Detection System using Deep Learning".

See flow features at : https://github.com/ammarhaiderak/feature_extractor/blob/master/IMG-20200216-WA0000.jpg

Following are instructins to run the tool:

  1. install packages by following this link: https://github.com/ammarhaiderak/pkt2flow
  2. install tshark package
  3. replace the password in variable 'p' at line 25 in file main.py with the password of your root user of linux OS
  4. after installing all the required packages run "main.py" file

note: don't change the directories of the files they should be in working directory to run without problem & Linux OS is preferable to run this tool.

feature_extractor's People

Contributors

ammarhaiderak 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.