CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2026/01/19 06:00:38
Modified files:
net/kismet : Makefile distinfo
net/kismet/pkg : DESCR MESSAGE PLIST
Added files:
net/kismet/patches: patch-capture_framework_c
patch-capture_nrf_51822_nrf_51822_h
patch-capture_openbsd_wifi_capture_openbsd_wifi_c
patch-capture_sdr_rtl433_v2_capture_sdr_rtl433_v2_c
patch-capture_sdr_rtladsb_v2_capture_sdr_rtladsb_v2_c
patch-configure_ac patch-kaitaistream_cc
net/kismet/pkg : README
Removed files:
net/kismet/patches: patch-conf_kismet_conf_in patch-config_h_in
patch-kis_panel_widgets_cc patch-macaddr_h
patch-man_kismet_drone_conf_5
patch-netracker_h
patch-packetsource_bsdrt_cc
patch-packetsource_pcap_cc
patch-tcpclient_cc patch-tcpserver_cc
patch-unixdomainserver_cc patch-uuid_h
Log message:
update Kismet to 2025-09-R1
This is a whole rewrite, and more or less a complete new software, compared to
the nearly 10 year old version we currently have.
Besides Wifi, now a lot of other wireless protocols can be detected.
Tested capture sources:
* OpenBSD Wifi (tested with athn)
* NRF51822 (BTLE) (tested with with a Adafruit BTLE Friend, with NordicRF
Sniffer firmware)
* RTL ADSB (tested with RTL-SDR Blog v3)
* RTL 433 (tested with RTL-SDR Blog v3)
Many other protocols are enabled, but untested, due to lack of hardware.
Below configure summary of what's enabled/supported:
Configuration complete:
Compiling for: openbsd7.8 (x86_64)
C++ Library: stdc++
Protobuf Library: disabled
Installing as group: wheel
Installing into: /usr/local
Setuid group: _kismet Prelude SIEM : no
PCRE regex: libpcre2
Websocket datasources: yes
LibCapability (enhanced
privilege dropping): n/a (only Linux)
Linux Wi-Fi capture : n/a (only Linux)
Linux Netlink: n/a (only Linux)
Linux NetworkManager: n/a (only Linux)
Linux HCI Bluetooth: n/a (only Linux)
OpenBSD Wi-Fi capture: yes
OSX/Darwin capture : n/a (only OSX/Darwin)
nRF MouseJack: yes
TI CC 2540 BTLE: yes
TI CC 2531 Zigbee: yes
Ubertooth One: no (libubertooth, libbtbb, or libusb-1.0 not available)
NRF51822 BTLE: yes
NRF52840 Zigbee: yes
NXP KW41Z BLE/Zigbee: yes
Freaklabs Zigbee V2: yes
RZ KILLERBEE: yes
RADVIEW Serial: yes
Radiacode USB: yes
Python Modules: no (deprecated)
RTL-SDR RTL_433 V2: yes
RTL-SDR ADSB V2: yes
ANTSDR DroneID: yes
bladeRF-wiphy: no (bladeRF support not explicitly enabled)
Hak5 WiFi Coconut: no (Hak5 WiFi Coconut not explicitly enabled)
lm-sensors monitoring: n/a (only Linux)
lots of feedback on my initial version, and final OK sthen@