Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

SCCM-Privilege-Escalation

System administrators using SCCM will in many cases write vulnerable application install scripts, some common mistakes are:

  • Loading of DLL/EXE files, or scripts from a writable location - either locally or from network shares.
  • Hardcoded credentials
  • Scripts containing other restricted information

This script will scan C:\Windows\CCM\Logs\AppEnforce.log and will return eventual directories under C:\Windows\CCMCache containing cached installation scripts. The directory C:\Windows\CCMCache is normally unaccessible to non-administrators, but it's subdirectories can be accessed if the direct path is known.

Usage:

powershell.exe .\CCMCACHE_SCAN.ps1

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages