Update win_nltest_recon.yml

change "startswith" to "contains"
This commit is contained in:
gs3cl 2021-08-19 14:12:00 +02:00 committed by GitHub
parent df829f0d45
commit bf9ac21ebc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ detection:
- '/server'
- '/query'
selection_recon2:
CommandLine|startswith:
CommandLine|contains:
- '/dclist:'
- '/parentdomain'
- '/domain_trusts'