Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 521 Bytes

dnsparser.md

File metadata and controls

21 lines (17 loc) · 521 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

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