SigmaHQ/tools/config/qradar.yml

55 lines
925 B
YAML
Raw Normal View History

2019-05-16 21:33:51 +00:00
title: QRadar
backends:
- qradar
2019-04-22 22:54:10 +00:00
order: 20
2018-07-17 12:25:06 +00:00
logsources:
apache:
product: apache
conditions:
2019-08-12 19:37:40 +00:00
LOGSOURCETYPENAME(devicetype): ilike '%apache%'
2018-07-17 12:25:06 +00:00
windows:
product: windows
conditions:
2019-08-12 19:37:40 +00:00
LOGSOURCETYPENAME(devicetype): 'Microsoft Windows Security Event Log'
qflow:
product: qflow
index: flows
netflow:
product: netflow
index: flows
ipfix:
product: ipfix
index: flows
flow:
category: flow
index: flows
2018-07-17 12:25:06 +00:00
fieldmappings:
EventID:
- Event ID Code
dst:
- destinationIP
dst_ip:
- destinationIP
src:
- sourceIP
src_ip:
- sourceIP
c-ip: sourceIP
cs-ip: sourceIP
cs-uri: url
c-uri: sourceIP
c-uri-extension: file_extension
UserAgent: user_agent
c-uri-query: uri_query
HttpMethod: Method
URL: URL
r-dns: FQDN
ClientIP: sourceIP
ServiceFileName: Service Name