SharpSCCM
SharpSCCM copied to clipboard
A C# utility for interacting with SCCM
# Pull Requests ## Requirements Please fill out the template below. Any pull request that does not include enough information to be reviewed in a timely manner may be closed...
**Describe the bug** Hi, I get an error when running get secrets. It seems the server response is invalid (pkcs7EnvelopedCms.Decode raises an ASN1 related issue). ** SharpSCCM version** Last version...
**Describe the bug** CMPivot query for reading file content System.ArgumentException error. An unhandled exception of type System.ArgumentException occurred: Accessed JArray values with invalid key value: "Result" . Int32 array index...
**Describe the bug** Might be worth printing the error code here. Just got a lot of 403 https://github.com/Mayyhem/SharpSCCM/blob/d2dd01fa58f3e168d34611b249579aa848b7ea97/lib/AdminService.cs#L112
**Describe the bug** BadSectorLabs [12:03 PM](https://bloodhoundhq.slack.com/archives/D04UL5169N3/p1692806600123929) I think this is a bug. You only check if the member count is equal to 1, but you could be adding a second...
**Is your feature request related to a problem? Please describe.** It may be possible to retrieve a computer account's NT hash in situations where it is not possible to add...