GithubHelp home page GithubHelp logo

imbaplayer / meta4 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hyojoonkim/meta4

0.0 1.0 0.0 38 KB

Analyzing Internet Traffic by Domain Name in the Data Plane

License: MIT License

Python 38.22% P4 61.14% Shell 0.64%

meta4's Introduction

Meta4

Analyzing Internet Traffic by Domain Name in the Data Plane

known_domains_v1.txt: known domain list used for Meta4 traffic volume measurement tests
allowed_dns_dst.txt: list of client IP addresses we allow to make DNS requests (in Princeton network)
banned_dns_dst.txt list of client IP addresses making DNS requests that we ignore (in Princeton network)

P4:
netassay_v4_j6.p4: traffic volume measurement version of Meta4
netassay_iot_j6.p4: IoT fingerprinting version of Meta4
netassay_tunnel_j7.p4: DNS tunneling detection version of Meta4
knownlist_v4_j6.py: used for creating match action rules for netassay_v4_j6.p4
knownlist_iot.py: used for creating match action rules for metassay_iot_j6.p4
ctr_p4netassay_tunnel.py: control plane script for netassay_tunnel_j7.p4

Python Simulation:
combined_sim_v1.py: testing simulation for varied memory/stage configurations of Meta4
combined_sim_v2.py: testing simulation for varied parsing/timeout configurations plus a simulation of Meta4 with no limitations.
netassay_python_preprocess.py: used to preprocess pcap files to make them compatible with the simulation scripts.

meta4's People

Contributors

jkim117 avatar hyojoonkim avatar

Watchers

James Cloos 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.