Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding SCCM LDAP Reconnaissance to NetExec #386

Merged
merged 10 commits into from
Aug 3, 2024
Merged

Adding SCCM LDAP Reconnaissance to NetExec #386

merged 10 commits into from
Aug 3, 2024

Conversation

NeffIsBack
Copy link
Contributor

Description

This PR adds the LDAP reconnaissance for SCCM. It is a reimplementation of the awesome RECON-1 part of the Missconfiguration Manager to enable SCCM enumeration with NetExec.

Features:

This is based on the work of Garrett Foster's sccmhunter. Therefore, the features are mostly the same, but for completeness i will list them anyway:

  • Enumerate SCCM Site-Servers
  • Enumerate SCCM Sites
  • Enumerate SCCM Management Points and associate them with their respective SCCM Site
  • Enumerate all Users that might be related to the SCCM environment
  • Enumerate all Computers that might be related to the SCCM environment
  • Enumerate all Groups that might be related to the SCCM environment (also possible with recursive search)

Example output of the SCCM Lab from the GOAD project:
image

@NeffIsBack NeffIsBack merged commit e982a68 into main Aug 3, 2024
11 checks passed
@NeffIsBack NeffIsBack deleted the neff-sccm branch August 3, 2024 17:06
@mpgn mpgn added this to the v1.3.0 milestone Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants