softwareupdate
Created by Jonathan Bar Or (@yo_yo_yo_jbo)
Description
A command-line utility for running software updates.
Created | Tactics | Tags |
---|---|---|
2023-04-25 | Discovery | os |
Paths
/usr/sbin/softwareupdate
Use Cases
Get OS and browser version information
Determine OS and Safari version by enumerating the available software updates.
softwareupdate --list
Get OS update policy
Use the –schedule flag to return the OS update policy.
softwareupdate --schedule
Detections
- No detections at time of publishing