SCCMHunter is a Python-based post-exploitation tool designed for security professionals to identify, profile, and exploit System Center Configuration Manager (SCCM) assets within an Active Directory (AD) domain.
Developed by Garrett Foster, it serves as a powerful resource for penetration testing and security assessments by uncovering vulnerabilities in SCCM environments.
find module to locate SCCM-related assets. It identifies objects created during AD schema extensions, Management Points, and other SCCM keywords like “SCCM” or “MECM”.smb module. This includes checking SMB signing status, default shares, MSSQL services, and roles like SMS Provider or Distribution Point. This profiling helps map potential attack paths.admin module facilitates lateral movement and further exploitation within the network.To install SCCMHunter:
git clone https://github.com/garrettfoster13/sccmhunter.git cd sccmhunter virtualenv --python=python3 . source bin/activate pip3 install -r requirements.txt python3 sccmhunter.py -hpipx for global installation.SCCMHunter was developed in a lab environment, so performance may vary in real-world scenarios. Users encountering issues are encouraged to report them via GitHub.
The development of SCCMHunter builds on research by cybersecurity experts such as @_mayyhem, @TechBrandon, and others who have explored SCCM vulnerabilities extensively.
Overview WhatsMyName is a free, community-driven OSINT tool designed to identify where a username exists…
Microsoft has officially unveiled its latest gaming venture, Project Helix, a next-generation gaming console set…
In the digital era, an email address can reveal much more than just a contact…
Mr.Holmes is an OSINT (Open Source Intelligence) tool designed to gather valuable information from public…
WhatWeb is the perfect name for this tool. It answers the question, “What is that…
In an era dominated by messaging apps, WhatsApp has become a key platform for personal…