Git Product home page Git Product logo

pcap-feature-extractor's People

Contributors

erlichsefi avatar jonmuehlst avatar kirshenboim avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

pcap-feature-extractor's Issues

Script Debugging

Making sure that:

  1. Opening the file for reading (in the classification) does not make the listening-sending script re-send it (due to re-closing it).
  2. That there is no file sending prior to the end of the file writing.

Preparation for classification

By evaluating the metadata in the destination mac address the system should:

  1. Discard non-relevant pcaps (with metadata that is used by "Flash").
  2. Use the relevant model for the appropriate time window.

implement dependencies checker

python (2.7):
pip install --user scikit_learn==0.18.1 numpy==1.13.1 scapy==2.3.2 matplotlib==2.1.0 pandas==0.20.3 nose==1.3.7 pyhcl==0.1.15 path.py==8.1.2 scipy==1.0.0 ipython==5.5.0 jupyter==1.0.0 pathos==0.2.1 pyspark scapy-ssl_tls==1.2.3.2

ubuntu(16.04):
sudo apt install wireshark-common=2.0.2+ga16e22e-1
sudo apt install tshark=2.0.2+ga16e22e-1
sudo apt install inotify-tools=3.14-1ubuntu1

Changing the mac address

There are 5 data folders, each one has different type of data.
For every pcap file we should change the destination mac address such that it will be consistent with the new format (will contain the real label + metadata for later analysis).

Will be done using "over_load_mac.py" and "edit_pcaps_mac_dst.py".

metadata

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.