πŸ†• Enumerate SCCM

System Center Configuration Manager (SCCM) or also called MECM nowadays is a managament infrastructure for inventor/endpoint management. As it contains a lot of different server or applications enumerating and mapping them isn't easy.

This module implements the LDAP enumeration part of the Misconfiguration-Manager (RECON-1) to assist with initial discovery of SCCM entities in the AD environment. It will find SCCM Site-Servers, SCCM Sites, SCCM Management Points and Users, Computers or Groups related to SCCM.

nxc ldap <target> -u <username> -p <password> -M sccm -o REC_RESOLVE=TRUE

{% content-ref url="../smb-protocol/obtaining-credentials/dump-sccm.md" %}
dump-sccm.md
{% endcontent-ref %}

{% embed url="https://github.com/subat0mik/Misconfiguration-Manager" %}

{% embed url="https://github.com/garrettfoster13/sccmhunter" %}