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

Add Backup operators module #537

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Add Backup operators module #537

wants to merge 10 commits into from

Conversation

mpgn
Copy link
Collaborator

@mpgn mpgn commented Jan 9, 2025

Description

This module exploit the Backup Operators group to dump the sam / security of the DC and read the NTDS :)

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Against goad

Screenshots (if appropriate):

image

Checklist:

  • I have ran Ruff against my changes (via poetry: poetry run python -m ruff check . --preview, use --fix to automatically fix what it can)
  • I have added or updated the tests/e2e_commands.txt file if necessary
  • New and existing e2e tests pass locally with my changes
  • My code follows the style guidelines of this project (should be covered by Ruff above)
  • If reliant on third party dependencies, such as Impacket, dploot, lsassy, etc, I have linked the relevant PRs in those projects
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

nxc/modules/backup_operator.py Outdated Show resolved Hide resolved
nxc/modules/backup_operator.py Show resolved Hide resolved
nxc/modules/backup_operator.py Outdated Show resolved Hide resolved
nxc/modules/backup_operator.py Outdated Show resolved Hide resolved
nxc/modules/backup_operator.py Outdated Show resolved Hide resolved
nxc/modules/backup_operator.py Outdated Show resolved Hide resolved
nxc/modules/backup_operator.py Outdated Show resolved Hide resolved
nxc/modules/backup_operator.py Outdated Show resolved Hide resolved
nxc/modules/backup_operator.py Outdated Show resolved Hide resolved
nxc/modules/backup_operator.py Outdated Show resolved Hide resolved
@NeffIsBack
Copy link
Contributor

Really cool one!

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

Successfully merging this pull request may close these issues.

3 participants