suricata icon indicating copy to clipboard operation
suricata copied to clipboard

Dns feature 7011 v1

Open scrivs86 opened this issue 1 month ago • 4 comments

Make sure these boxes are signed before submitting your Pull Request -- thank you.

  • [x] I have read the contributing guide lines at https://docs.suricata.io/en/latest/devguide/contributing/contribution-process.html
  • [x] I have signed the Open Information Security Foundation contribution agreement at https://suricata.io/about/contribution-agreement/ (note: this is only required once)
  • [ ] I have updated the user guide (in doc/userguide/) to reflect the changes made (if applicable)
  • [x] I have created a ticket at https://redmine.openinfosecfoundation.org/projects/suricata/issues (if applicable)

Link to ticket: https://redmine.openinfosecfoundation.org/issues/7011 Link to ticket: https://redmine.openinfosecfoundation.org/issues/7017

Describe changes:

  • Extend DNS parsing to include "additional" section
  • Add logging of DNS additional section.
  • Add DNSRData type for additional sections of type "OPT". Extend parsing to populate struct.

scrivs86 avatar May 23 '24 16:05 scrivs86