Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 538 Bytes

dnsparser.md

File metadata and controls

25 lines (19 loc) · 538 Bytes

DnsCollector - DNS parser

A DNS parser is embedded to extract some informations from queries and replies.

The UNKNOWN string is used when the RCODE or RDATATYPES are not supported.

The following Rdatatypes will be decoded, otherwise the - value will be used:

  • A
  • AAAA
  • CNAME
  • MX
  • SRV
  • NS
  • TXT
  • PTR
  • SOA
  • SVCB
  • HTTPS

Extended DNS is also supported. The following options are decoded: