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

Baseline Windows Enumerations #154

Draft
wants to merge 10 commits into
base: release-v0.5.0
Choose a base branch
from

Conversation

calebstewart
Copy link
Owner

Description of Changes

Fixes #128.

This pull request implements the remaining Windows Privilege Escalation modules tracked in #128.

Major Changes Implemented:

Pre-Merge Tasks

  • Formatted all modified files w/ python-black
  • Sorted imports for modified files w/ isort
  • Ran flake8 on repo, and fixed any new problems w/ modified files
  • Ran pytest test cases
  • Added brief summary of updates to CHANGELOG (under [Unreleased])

For issues with pre-merge tasks, see CONTRIBUTING.md

@calebstewart calebstewart added new-module Issues or PRs relating to implementing new modules windows Issues relating specifically to the Windows platform labels Jul 10, 2021
@calebstewart calebstewart linked an issue Jul 10, 2021 that may be closed by this pull request
47 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-module Issues or PRs relating to implementing new modules windows Issues relating specifically to the Windows platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[NEW-MODULE] Baseline Windows Enumerations
2 participants