Wireless scanning
Quick scan
cywave scan
By default, cywave scans on en0 for 30 seconds using Wi-Fi and BLE protocols.
Customize scan
cywave scan \
--interface wlan0 \
--duration 60 \
--protocols wifi,ble
Available protocols
| Protocol | Flag value | Description |
|---|---|---|
| Wi-Fi | wifi | 802.11 access points and clients |
| BLE | ble | Bluetooth Low Energy advertisements |
| Zigbee | zigbee | Zigbee coordinator/router/endpoint discovery |
| LoRaWAN | lorawan | LoRa gateway detection |
Output
# JSON output
cywave scan --format json --output wireless.json
Platform sync
cywave scan \
--platform https://app.cybrium.ai \
--token $CYBRIUM_API_TOKEN
Discovered wireless devices are added to the asset inventory with their signal characteristics, encryption type, and vendor OUI resolution.