Skip to content

Commit 2fdb261

Browse files
committed
Note the version of LAPS here
1 parent 5dd4098 commit 2fdb261

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data/auxiliary/gather/ldap_query/ldap_queries_default.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ queries:
249249
- https://troopers.de/downloads/troopers19/TROOPERS19_AD_Fun_With_LDAP.pdf
250250
- https://github.com/PowerShellMafia/PowerSploit/blob/master/Recon/PowerView.ps1
251251
- action: ENUM_LAPS_PASSWORDS
252-
description: 'Dump info about computers that have LAPS enabled, and passwords for them if available.'
252+
description: 'Dump info about computers that have LAPS v1 enabled, and passwords for them if available.'
253253
filter: '(ms-MCS-AdmPwd=*)'
254254
attributes:
255255
- cn
@@ -395,4 +395,4 @@ queries:
395395
- dNSHostname
396396
- msSMSSiteCode
397397
references:
398-
- https://github.com/subat0mik/Misconfiguration-Manager/blob/main/attack-techniques/RECON/RECON-1/recon-1_description.md
398+
- https://github.com/subat0mik/Misconfiguration-Manager/blob/main/attack-techniques/RECON/RECON-1/recon-1_description.md

0 commit comments

Comments
 (0)