suricata icon indicating copy to clipboard operation
suricata copied to clipboard

Smb dcerpc logging

Open regit opened this issue 2 years ago • 2 comments

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

  • [x] I have read the contributing guide lines at https://redmine.openinfosecfoundation.org/projects/suricata/wiki/Contributing
  • [x] I have signed the Open Information Security Foundation contribution agreement at https://suricata.io/about/contribution-agreement/
  • [ ] I have updated the user guide (in doc/userguide/) to reflect the changes made (if applicable)

Link to redmine ticket: https://redmine.openinfosecfoundation.org/issues/5413

Describe changes:

  • log dcerpc interface
  • extract context ID from dcerpc bind request
  • update JSON schema

regit avatar Jun 29 '22 09:06 regit

Codecov Report

Merging #7584 (89ae60d) into master (a898409) will decrease coverage by 0.06%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #7584      +/-   ##
==========================================
- Coverage   75.80%   75.74%   -0.07%     
==========================================
  Files         658      658              
  Lines      186526   186523       -3     
==========================================
- Hits       141399   141283     -116     
- Misses      45127    45240     +113     
Flag Coverage Δ
fuzzcorpus 59.84% <ø> (-0.12%) :arrow_down:
suricata-verify 52.36% <ø> (-0.06%) :arrow_down:
unittests 60.72% <ø> (-0.01%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

codecov[bot] avatar Jun 29 '22 09:06 codecov[bot]

ERROR:

ERROR: QA failed on ips_afp_drop_chk.

Pipeline 8024

suricata-qa avatar Jun 29 '22 18:06 suricata-qa

Merged in #7774, thanks!

victorjulien avatar Aug 26 '22 15:08 victorjulien