Skip to content

Enhancement for SCCM #3

@funk0id

Description

@funk0id

This is incredibly useful, but I'm struggling to configure a config baseline in SCCM using the registry switch of the script.

The script creates the key Log4ShellDetection, but it does so whether something is found or not, and when found the subkeys are pretty random per machine from what I can see based on the files found across devices.

I don't seem to be able to find a way to check if any subkeys under Log4ShellDetection exist or not without knowing what those specific subkey names would be, so could there either be a general flag "vulnerable" key added directly under Log4ShellDetection if any vulnerable files are discovered?

That can then be used to flag vulnerability on a device under an SCCM configuration baseline and the subkeys reviewed manually to determine the specifics?

Edit - Although this would still be really nice, I've worked around it buy running the script as an application, I've set a configuration baseline script to then look for values under the subkey. To get the details you can then use CMPivot, which isn't ideal but better than nothing!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions