ocsf / ocsf-schema

OCSF Schema
Apache License 2.0
582 stars 118 forks source link

Add query tld, parent domain, and subdomain to the dns_activity class #1097

Open hal308 opened 1 month ago

hal308 commented 1 month ago

We would like to add the fields tld, parent domain, and subdomain to the dns query object so we can use those fields to differentiate between different parts of the domain. This is useful when looking for tunneling activity.

query.tld query.parent query.subdomain

mikeradka commented 1 month ago

May be related to https://github.com/ocsf/ocsf-schema/issues/1102