๐Ÿ†•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 192.168.33.10 -u alice -p whiteRabbit -M sccm -o REC_RESOLVE=TRUE
Enumerate SCCM environments in Active Directory using LDAP and the SCCM module
๐Ÿ†•Dump SCCM

Last updated

Was this helpful?