Skip to content

Commit

Permalink
Merge pull request #185 from infosecB/update-default
Browse files Browse the repository at this point in the history
Update defaults
  • Loading branch information
infosecB committed Apr 10, 2024
2 parents b953a50 + a1b6ab4 commit 4fc1f18
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions LOOBins/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@ example_use_cases:
code: sudo defaults write /Library/Preferences/com.apple.loginwindow LoginHook gain_persistence.sh
tactics:
- Persistence
- name: Get Active Directory user info from Jamf Connect
description: Retrieve Active Directory user info from Jamf Connect defaults configuration.
code: defaults read com.jamf.connect.state
tactics:
- Discovery
paths:
- /usr/bin/defaults
detections:
Expand Down

0 comments on commit 4fc1f18

Please sign in to comment.