How to Install and Uninstall zeek Package on Kali Linux

Last updated: September 20,2024

1. Install "zeek" package

Please follow the guidelines below to install zeek on Kali Linux

$ sudo apt update $ sudo apt install zeek

2. Uninstall "zeek" package

This guide let you learn how to uninstall zeek on Kali Linux:

$ sudo apt remove zeek $ sudo apt autoclean && sudo apt autoremove

3. Information about the zeek package on Kali Linux

Package: zeek
Version: 5.1.1-0kali3
Architecture: amd64
Maintainer: Hilko Bengen
Installed-Size: 46858
Depends: libc6 (>> 2.37), libc6 (<< 2.38), libgcc-s1 (>= 3.0), libgoogle-perftools4 (>= 2.10), libkrb5-3 (>= 1.13~alpha1+dfsg), libmaxminddb0 (>= 1.0.2), libpcap0.8 (>= 1.7.3), libssl3 (>= 3.0.0), libstdc++6 (>= 12), zlib1g (>= 1:1.1.4), zeek-common (>= 5.1.1-0kali3)
Conflicts: bro (<< 3.0.0)
Replaces: bro (<< 3.0.0)
Built-Using: bifcl (= 1.6.2-1), binpac (= 0.59.0-1), ordered-map (= 1.0.0-1), paraglob (= 0.6.0-1)
Homepage: http://www.zeek.org/
Priority: optional
Section: net
Filename: pool/main/z/zeek/zeek_5.1.1-0kali3_amd64.deb
Size: 10054332
SHA256: 99a20c08c9dc3548b2044b8397fd29a1cf9336897b0926333251e9656c48d1f0
SHA1: 7a63d09b78c9f594558c75eaa5b2235078c1e3b0
MD5sum: c9334011ad65d7ec73b881a8f11606be
Description: passive network traffic analyzer
Zeek is primarily a security monitor that inspects all traffic on a link in
depth for signs of suspicious activity. More generally, however, Zeek
supports a wide range of traffic analysis tasks even outside of the
security domain, including performance measurements and helping with
trouble-shooting.
.
Zeek comes with built-in functionality for a range of analysis and
detection tasks, including detecting malware by interfacing to external
registries, reporting vulnerable versions of software seen on the network,
identifying popular web applications, detecting SSH brute-forcing,
validating SSL certificate chains, among others.
Description-md5: