UAV drones

Kismet can identify UAVs and drones both by specific fingerprints (such as DJI DroneID elements in WiFi beacons) or by common SSIDs and manufacturers.

UAV manufacturers

DESC
Fetch the table of matching criteria for SSIDs and manufacturers used to tag devices as UAVs.
ROLES
readonly
URI
/phy/phyuav/manuf_matchers.json
/phy/phyuav/manuf_matchers.ekjson
/phy/phyuav/manuf_matchers.prettyjson
METHODS
GET POST
JSON
PARAMETERS

This endpoint takes additional parameters by using a `POST` request and supplying a JSON document or json form variable.

You can find more information about API parameters here.

fields field simplification OPTIONAL

Kismet can reduce the amount of information being processed and returned by an API by simplifying the fields to only return the data needed by the caller.

You can read more about the field simplification API and how to use it here.