Nprint Save

nPrint provides a generalizable data representation for network packets that works directly with machine learning techniques

Project README

Overview

For a project overview, installation information, and detailed usage information please visit nPrint's project homepage

Installation

Supported Operating Systems

  • Debian Linux
  • macOS

Dependencies

Install dependencies on Debian:

sudo apt-get install libpcap-dev

Install dependencies on Mac OS

brew install argp-standalone

Installation

  1. Download the latest release tar here

  2. Extract the tar tar -xvf [pcapml-version.tar.gz]

  3. cd [pcapml-directory]

  4. ./configure && make && sudo make install

Citing nPrint

@inproceedings{10.1145/3460120.3484758,
author = {Holland, Jordan and Schmitt, Paul and Feamster, Nick and Mittal, Prateek},
title = {New Directions in Automated Traffic Analysis},
year = {2021},
isbn = {9781450384544},
publisher = {Association for Computing Machinery},
address = {New York, NY, USA},
url = {https://doi.org/10.1145/3460120.3484758},
doi = {10.1145/3460120.3484758},
pages = {3366–3383},
numpages = {18},
keywords = {machine learning on network traffic, automated traffic analysis, network traffic analysis},
location = {Virtual Event, Republic of Korea},
series = {CCS '21}
}
Open Source Agenda is not affiliated with "Nprint" Project. README Source: nprint/nprint
Stars
101
Open Issues
1
Last Commit
2 years ago
Repository
License

Open Source Agenda Badge

Open Source Agenda Rating