Overview
The SCCM command enumerates System Center Configuration Manager (SCCM/ConfigMgr) client configuration and settings. SCCM is Microsoft’s enterprise management solution, and its configuration can reveal network topology, management servers, and potential attack vectors through management infrastructure.Syntax
Remote Execution
Output
Returns SCCM configuration:- SCCM client installation status
- Management Point (MP) servers
- Distribution Point (DP) servers
- Site code
- Client version
- Last successful policy retrieval
- Assigned site
- Cache location
Use Cases
- Red Team
- Blue Team
- Identify SCCM management servers
- Discover lateral movement paths via SCCM
- Locate SCCM cache for credential/data access
- Identify SCCM attack surface (NAA accounts, etc.)
- Map enterprise management infrastructure
Example Output
Remote Execution
This command supports remote execution using the
-computername parameter.Detection Considerations
Low detection risk - queries SCCM WMI namespace and registry.
Related Commands
- WSUS - WSUS configuration
- NetworkShares - Network shares
- Services - Windows services
- Processes - Running processes