From 7d545d0f5e3106242249a68127395a4eb7fbcf62 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Fri, 14 Feb 2020 10:42:23 -0600 Subject: [PATCH] Added Owlh and Moloch --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5bb1b2a..bd5fb18 100644 --- a/README.md +++ b/README.md @@ -149,6 +149,8 @@ See also [awesome-pcaptools](https://github.com/caesar0301/awesome-pcaptools). - [Bro](https://www.bro.org/) - Powerful network analysis framework focused on security monitoring. - [ChopShop](https://github.com/MITRECND/chopshop) - Framework to aid analysts in the creation and execution of pynids-based decoders and detectors of APT tradecraft. - [Maltrail](https://github.com/stamparm/maltrail) - Malicious network traffic detection system. +- [Moloch](https://github.com/aol/moloch) - Moloch augments your current security infrastructure to store and index network traffic in standard PCAP format, providing fast, indexed access. An intuitive and simple web interface is provided for PCAP browsing, searching, and exporting. +- [Owlh](https://github.com/OwlH-net) - Helping to manage Network IDS at scale: Security Alerts (Suricata,Moloch,Wazuh)). Traffic and Protocol Analysis,; Anomalies Detection. Integration with ELK and other 3rd party Storage/Visualization Solutions - [Respounder](https://github.com/codeexpress/respounder) - Detects the presence of the Responder LLMNR/NBT-NS/MDNS poisoner on a network. - [Snort](https://snort.org/) - Widely-deployed, Free Software IPS capable of real-time packet analysis, traffic logging, and custom rule-based triggers. - [SpoofSpotter](https://github.com/NetSPI/SpoofSpotter) - Catch spoofed NetBIOS Name Service (NBNS) responses and alert to an email or log file.