fixed missing datatype to align with other

This commit is contained in:
Ashwin Patil 2020-07-23 16:24:40 -07:00
Родитель 170898d52c
Коммит 40bc08c197
1 изменённых файлов: 3 добавлений и 1 удалений

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

@ -3,7 +3,9 @@ name: Check critical ports opened to the entire internet
description: |
'Discover all critical ports from a list having rules like 'Any' for sourceIp, which means that they are opened to everyone. Critial ports should not be opened to everyone, and should be filtered.'
requiredDataConnectors:
- connectorId: AzureDiagnostic
- connectorId: WAF
dataTypes:
- AzureDiagnostics
tactics:
- InitialAccess
query: |