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.json

If you run the command while in an elevated console, you will get some additional details such as OS type detection.

This 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:

Displaying Discovered Assets

Last updated