Link Search Menu Expand Document

nPrint

nPrint is a standard data representation for network traffic created to be directly usable with machine learning algorithms, replacing feature engineering for a wide array of traffic analysis problems. The original nPrint paper can be found here

nPrint

Implemented Protocols

nPrint currently supports the following protocols, but is easily extendable and we encourage users to add to this list!

  • IPv4
  • IPv6 (Fixed Header)
  • TCP
  • UDP
  • ICMP
  • Payloads

Table of contents