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

Linux checkcreds pointer verification improvements #1261

Conversation

gcmoreira
Copy link
Contributor

In the context of #1243 this PR improves the smear memory protection for the Check_creds plugin.

This PR also includes:

  • Adding plugin version
  • Adding a new column (cred virtual address) to give the user more context about where to find that information in memory.
  • Removing unused logging module

Lastly, part of the code has been refactored to be more Pythonic, improving readability and efficiency.

Copy link
Member

@ikelos ikelos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@ikelos ikelos merged commit 67f8265 into volatilityfoundation:develop Sep 22, 2024
12 checks passed
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

Successfully merging this pull request may close these issues.

2 participants