- This repository contains:
- PCAP files captured from various DNS tunneling tools and benign situation
- Snort 3 community rules
- PCAP-to-JSON (which will be input-compatible w/ ztmb) converter
- Dataset and pre-built converter binary (
ztmb-conv-json-*
) are saved in /build directory.
- Install dependencies:
make deps
- Build:
make
- Convert and compress (to
.tar.gz
, ztmb required.)
make ztmb