Skip to content

Commit 5fbe3a5

Browse files
authored
Update README.md
1 parent d1b955f commit 5fbe3a5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ Please refer to the [Wiki](https://github.com/mlcsec/Graphpython/wiki) for the f
225225
* **Get-DeviceGroupPolicyDefinition** - Get device group policy definition
226226
* **Get-RoleDefinitions** - Get role definitions
227227
* **Get-RoleAssignments** - Get role assignments
228+
* **Get-DeviceCompliancePolicies** - Get all device compliance policies (AV, ASR, Bitlocker, Firewall, EDR, LAPS) assignments
228229

229230
### Post-Auth Intune Exploitation
230231

@@ -243,12 +244,12 @@ Please refer to the [Wiki](https://github.com/mlcsec/Graphpython/wiki) for the f
243244
* **Display-EDRPolicyRules** - Display EDR policy rules
244245
* **Display-LAPSAccountProtectionPolicyRules** - Display LAPS account protection policy rules
245246
* **Display-UserGroupAccountProtectionPolicyRules** - Display user group account protection policy rules
246-
* **Get-DeviceCompliancePolicies** - Get device compliance policies
247247
* **Add-ExclusionGroupToPolicy** - Bypass av, asr, etc. rules by adding an exclusion group containing compromised user or device
248248
* **Reboot-Device** - Reboot managed device
249249
* **Retire-Device** - Retire managed device
250250
* **Lock-Device** - Lock managed device
251251
* **Shutdown-Device** - Shutdown managed device
252+
* **Update-DeviceConfig** - Update properties of the managed device configuration
252253

253254
### Cleanup
254255

0 commit comments

Comments
 (0)