Chris Thompson
Chris Thompson
@digininja , what if the user was permitted to enable crawling of subdomains by modifying the code for the --allowed option argument to match a regular expression for the full...
Hey @guervild, this new functionality you wrote is awesome! I just merged @subat0mik's port into SharpSCCM. Sorry it took so long to test, but I was having a regex matching...
Hey, sorry for the massive delay, but I finally have time to work on this next week and have the same issue in one of my labs, so I think...
Eyyyy that's awesome to hear it worked well for you and you were able to get on the site server @0xElessar, thanks for sharing! It's very likely the info would...
Also it's absolute madness how many reports I get on that account having SCCM admin privs... it's like mailing your house keys to everyone in your city.
Just wanted to post an update. I see this issue in my lab running ConfigMgr 2303 on one system but not others and don't see it at all in another...
I _think_ the issue may be fixed in https://github.com/Mayyhem/SharpSCCM/tree/2.0.4, so check that out if you need a quick fix, but I need to do further testing before merging into main....
@0xElessar Thanks for checking it out! I'll run it through beacon next chance I have and see if I can reproduce and fix the issue you're seeing. Really appreciate you...
@0xElessar does running SharpSCCM with the `--debug` option provide any additional details in the full stack trace, or is that not possible before the agent crashes? Is dropping the binary...
I will take a look at implementing better exception handling as well, although I'm not sure how to get the output needed to fix the issue before the agent crashes....