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

Service username is not displayed #168

Open
brettgus opened this issue Dec 12, 2024 · 0 comments
Open

Service username is not displayed #168

brettgus opened this issue Dec 12, 2024 · 0 comments

Comments

@brettgus
Copy link
Contributor

I've noticed that the username displays "None" when dumping sam/system/security using pypykatz registry.

image
image

After I remove decode('utf-16-le') in system.py it functions as intended:

image

I've only tested this with Windows 7, 10 and Windows 2022 so far. I will submit a PR for this.


I've also noticed that pypykatz smb regdump works on Windows 7 but shows "None" for the service username on Windows 10/2022. It doesn't display the error, but it's: 'bytes' object has no attribute 'get_key_offsets' when it trys to call val = await self.hive.get_value(key) in asystem.py.

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

1 participant