Discovering Assets via the Utility
If you do not have the BrazenAgent installed, you can still run Asset Discovery using the BrazenCloud Utility to run the discover command and then upload the results with the upload command:
runway discover --json map.json
runway upload --map map.jsonThis will output a network map in JSON format to .\map.json and then upload it to the BrazenCloud portal where the discovered devices will be displayed in the Devices view of the BrazenCloud portal:
Last updated