From a35aff33e9cf62118af30e07e1d733b5f881950c Mon Sep 17 00:00:00 2001 From: Meitar M Date: Thu, 2 Apr 2020 17:16:39 -0400 Subject: [PATCH] Rename Bro to Zeek. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a5f0277..b7f7231 100644 --- a/README.md +++ b/README.md @@ -190,7 +190,6 @@ See also [awesome-pentest ยง Social Engineering Tools](https://github.com/meitar 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) - Augments your current security infrastructure to store and index network traffic in standard PCAP format, providing fast, indexed access. @@ -200,6 +199,7 @@ See also [awesome-pcaptools](https://github.com/caesar0301/awesome-pcaptools). - [SpoofSpotter](https://github.com/NetSPI/SpoofSpotter) - Catch spoofed NetBIOS Name Service (NBNS) responses and alert to an email or log file. - [Suricata](https://suricata-ids.org/) - Free, cross-platform, IDS/IPS with on- and off-line analysis modes and deep packet inspection capabilities that is also scriptable with Lua. - [Wireshark](https://www.wireshark.org) - Free and open-source packet analyzer useful for network troubleshooting or forensic netflow analysis. +- [Zeek](https://zeek.org/) - Powerful network analysis framework focused on security monitoring, formerly known as Bro. - [netsniff-ng](http://netsniff-ng.org/) - Free and fast GNU/Linux networking toolkit with numerous utilities such as a connection tracking tool (`flowtop`), traffic generator (`trafgen`), and autonomous system (AS) trace route utility (`astraceroute`).