Update ADOSecretNotSecured.yaml

Changing to 1d
This commit is contained in:
Shain 2021-02-18 08:04:03 -08:00 коммит произвёл GitHub
Родитель 6d321a0903
Коммит 69c21922d1
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -15,7 +15,7 @@ relevantTechniques:
query: |
let keywords = dynamic(["secret", "secrets", "password", "PAT", "passwd", "pswd", "pwd", "cred", "creds", "credentials", "credential", "key"]);
AzureDevOpsAuditing
| where TimeGenerated > ago(30d)
| where TimeGenerated > ago(1d)
| where OperationName =~ "Library.VariableGroupModified"
| extend Type = tostring(Data.Type)
| extend VariableGroupId = tostring(Data.VariableGroupId)
@ -33,4 +33,4 @@ entityMappings:
- entityType: IP
fieldMappings:
- identifier: Address
columnName: IPCustomEntity
columnName: IPCustomEntity