fix
parent
2c39a69994
commit
8cbec86c5a
|
@ -15,7 +15,7 @@
|
||||||
|
|
||||||
### Extract NT hash from the Active Directory
|
### Extract NT hash from the Active Directory
|
||||||
|
|
||||||
* [mpgn/netexec](https://github.com/Pennyw0rth/NetExec)
|
* [netexec](https://github.com/Pennyw0rth/NetExec)
|
||||||
```ps1
|
```ps1
|
||||||
# Use --lsa to get GMSA ID
|
# Use --lsa to get GMSA ID
|
||||||
netexec ldap domain.lab -u user -p 'PWD' --gmsa-convert-id 00[...]99
|
netexec ldap domain.lab -u user -p 'PWD' --gmsa-convert-id 00[...]99
|
||||||
|
|
Loading…
Reference in New Issue