Skip to content

Commit

Permalink
Merge pull request #816 from VFS/patch-1
Browse files Browse the repository at this point in the history
Fix small typo on launchctl command
  • Loading branch information
carlospolop authored Mar 11, 2024
2 parents 829dc5b + 729d427 commit d0d38b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion macos-hardening/macos-useful-commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ Check for **suspicious** applications installed and **privileges** over the.inst
system_profiler SPApplicationsDataType #Installed Apps
system_profiler SPFrameworksDataType #Instaled framework
lsappinfo list #Installed Apps
launchtl list #Services
launchctl list #Services
```

### User Processes
Expand Down

0 comments on commit d0d38b4

Please sign in to comment.