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

Update DomainPasswordSpray.ps1 #22

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Conversation

BeanBagKing
Copy link
Contributor

Potential fix for #21

@martinsohn
Copy link

Tested and works on latest W10 and Domain+Forest functional level 2016. The bug was introduced in #12.

Using ADSI, like in this commit, is a better solution than #24 which relies on the AD PS module which is not always available.

bluecurby added a commit to bluecurby/DomainPasswordSpray that referenced this pull request Aug 23, 2022
Fixed:
- Domain Parameter was ignored, current domain was always used
- Corrected Issue dafthack#31
- Merged PR dafthack#22
lenhart pushed a commit to lenhart/DomainPasswordSpray that referenced this pull request Feb 11, 2024
Fixed:
- Domain Parameter was ignored, current domain was always used
- Corrected Issue dafthack#31
- Merged PR dafthack#22
@donovan-jasper donovan-jasper merged commit 5f50095 into dafthack:master Jul 10, 2024
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.

3 participants