Skip to content

Commit

Permalink
Update defaults
Browse files Browse the repository at this point in the history
- Add Jamf Connect Active Directory user info
  • Loading branch information
infosecB committed Apr 10, 2024
1 parent b953a50 commit a1b6ab4
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 a1b6ab4

Please sign in to comment.