beave / meer

Meer (GPLv2) is a dedicated "spooler" for the Suricata & Sagan EVE output formats.
23 stars 6 forks source link

PCAP output support #12

Open beave opened 4 years ago

beave commented 4 years ago

Create a PCAP based off the data that is stored in an EVE alerts.

Possibly create the packet with libdnet/libpcap then write out to file? Obviously would just be a representation of the EVE data in a PCAP form. Wouldn't be a "live" PCAP capture.