← All Binaries

nvram

Access and manage the host's non-volatile random-access memory (NVRAM).

Author: Brendan Chamberlain (@infosecB) Created: 2023-05-23

Paths

/usr/sbin/nvram

Example Use Cases

Get nvram variables

The -p option prints all the nvram variables that contain some potentially sensitive information like WiFi SSIDs and Bluetooth devices.

nvram -p

Detections

  • No detections at time of publishing.

Resources

Acknowledgements

  • Jonathan Bar Or (@yo_yo_yo_jbo)