ocsf-schema icon indicating copy to clipboard operation
ocsf-schema copied to clipboard

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

Open hal308 opened this issue 1 year ago • 1 comments

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

hal308 avatar May 23 '24 23:05 hal308