Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STATUS_SHARING_VIOLATION error getting OBJECTS.DATA file #29

Open
emilyastranova opened this issue Dec 18, 2024 · 1 comment
Open

STATUS_SHARING_VIOLATION error getting OBJECTS.DATA file #29

emilyastranova opened this issue Dec 18, 2024 · 1 comment

Comments

@emilyastranova
Copy link

Running dploot sccm -u <user> -p <password> -t <target> -debug shows there is a sharing violation error accessing OBJECTS.DATA.

It looks like other tools like SCCMHunter have gotten around this by using WMI to run cmd.exe /Q /c copy "C:\Windows\System32\wbem\Repository\OBJECTS.DATA" "C:\Windows\Temp\OBJECTS.DATA" and then pulling from that instead.

@zblurx
Copy link
Owner

zblurx commented Jan 14, 2025

Hey, thanks for the issue ! So dploot supports a similar bypass method (using esentutl). But it seems that bypass was broken... Anyway I fixed it in last commit, can you test if it is working now ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants