Moloch on Debian - large scale IPv4 full PCAP capturing and indexing (1.41GB)
10K+
Docker Moloch container
Image is based on the debian base image
docker run k0st/moloch [capture]
Run capture on docker container eth0 interface:
docker run k0st/moloch capture
Run viewer and import pcap to analyze:
docker run -v /path/to/host/pcap:/data/pcap:rw k0st/moloch
docker exec containerid /data/moloch/bin/moloch-capture -r /data/pcap/sniff.pcap -t mysniff
Content type
Image
Digest
sha256:97d9acbfb…
Size
547.4 MB
Last updated
over 10 years ago
docker pull k0st/moloch