PcapMonkey
PcapMonkey copied to clipboard
PcapMonkey will provide an easy way to analyze pcap using the latest version of Suricata and Zeek.
I've recently encountered a minor inconsistency between the instructions provided in the README.md and those in the Wiki regarding the syntax of the docker-compose command. While following the instructions in...
* Removed redundant exported port parameters in line 27 ```bash expose: - "9200" ```
… using docker desktop on windows
I will config Enable security by setting [xpack.security.enabled] to [true] in the elasticsearch.yml file
I request you to add more detailed information about the pcap analysis which you have done later stages of your project. Because the video you have posted is done in...
It could be useful to analyze traffic directly from a network interface on the host machine. I think it will be possible to implement it easly by changing Zeek and...
Pcapmonkey supports Zeek packages by mounting directly the [package directory](https://github.com/certego/PcapMonkey/tree/master/config/zeek/site) from the git repository. Users can add zeek script by copying manually the source code of the script downloaded from...