Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: PixelFrame/DnsAnalyticView

1.2.2

27 Jan 02:31

Choose a tag to compare

  • Added a new column for normalized QNAME (convert upper cases to lower cases) for better grouping

1.2.1

16 Dec 06:03

Choose a tag to compare

Add packet parsing support for RR types:

  • DNSKEY
  • DS
  • RRSIG
  • NSEC
  • NSEC3
  • NSEC3PARAM
  • TKEY (Limited)
  • TSIG (Limited)

Limited: Does not support key and MAC parsing due to the complexity to implement Kerberos message parsing🤔

1.2.0

13 Dec 11:14

Choose a tag to compare

  • Supports PacketData parsing in row details

1.1.2

09 Dec 05:04

Choose a tag to compare

  • Add RemoteAddr column for better conversation grouping
  • Add Interpreted Flags column for better readability
  • Revert ElapsedTime field unit back to milliseconds after testing

1.1.0

07 Dec 11:27

Choose a tag to compare

  • Switch ETW processing lib from Microsoft.Windows.EventTracing to Microsoft.Diagnostics.Tracing.TraceEvent.
  • Input trace does not need merging as TraceEvent supports manifest.
  • Switch WPA plugin framework to data-processing pipeline.
  • Fixes wrong XFR_NOTIFY_OUT field mapping.

1.0.0

06 Dec 06:25

Choose a tag to compare

Initial release