How to Install and Uninstall horst Package on Kali Linux

Last updated: May 10,2024

1. Install "horst" package

This is a short guide on how to install horst on Kali Linux

$ sudo apt update $ sudo apt install horst

2. Uninstall "horst" package

Please follow the guidelines below to uninstall horst on Kali Linux:

$ sudo apt remove horst $ sudo apt autoclean && sudo apt autoremove

3. Information about the horst package on Kali Linux

Package: horst
Version: 5.1-3
Installed-Size: 150
Maintainer: Antoine Beaupré
Architecture: amd64
Depends: libc6 (>= 2.34), libncurses6 (>= 6), libnl-3-200 (>= 3.2.7), libnl-genl-3-200 (>= 3.2.7), libtinfo6 (>= 6)
Size: 63980
SHA256: d30edc5d12e1ee8fb4a87d59e4d34f6c81d126c60d285f4cf0cc2150b2276680
SHA1: 37e94ce303c8eae554ad9fbc4817c9a41e60db2a
MD5sum: cca7412a3d566e6d4d7aa8c020f023b3
Description: Highly Optimized Radio Scanning Tool
horst is a small, lightweight IEEE802.11 WLAN analyzer with a text
interface. Its basic function is similar to tcpdump, Wireshark or
Kismet, but it's much smaller and shows different, aggregated
information which is not easily available from other tools. It is
made for debugging wireless LANs with a focus on getting a quick
overview instead of deep packet inspection and has special features
for Ad-hoc (IBSS) mode and mesh networks. It can be useful to get a
quick overview of what's going on all wireless LAN channels and to
identify problems.
.
* Shows signal (RSSI) values per station, something hard to get,
especially in IBSS mode
* Calculates channel utilization ("usage") by adding up the amount of
time the packets actually occupy the medium
* "Spectrum Analyzer" shows signal levels and usage per channel
* Graphical packet history, with signal, packet type and physical rate
* Shows all stations per ESSID and the live TSF per node as it is
counting
* Detects IBSS "splits" (same ESSID but different BSSID – this is/was
a common driver problem on IBSS mode)
* Statistics of packets/bytes per physical rate and per packet type
* Has some support for mesh protocols (OLSR and batman)
* Can filter specific packet types, operating modes, source addresses
or BSSIDs
* Client/server support for monitoring on remote nodes
* Automatically adds and removes monitor interface
.
horst is a Linux program and can be used on any wireless LAN interface
which supports monitor mode.
Description-md5:
Homepage: https://github.com/br101/horst
Tag: uitoolkit::ncurses
Section: net
Priority: optional
Filename: pool/main/h/horst/horst_5.1-3_amd64.deb