]> git.ipfire.org Git - thirdparty/snort3.git/commit
Pull request #3486: wizard: add proto option for wizard
authorMike Stepanek (mstepane) <mstepane@cisco.com>
Mon, 27 Jun 2022 12:22:07 +0000 (12:22 +0000)
committerMike Stepanek (mstepane) <mstepane@cisco.com>
Mon, 27 Jun 2022 12:22:07 +0000 (12:22 +0000)
commit6c29e929f849fc01697c85e8acef986416f6d338
tree1382900bb4f53f77a24915b401fbf892ac0a9ef1
parent74c49a8bb6804a2d742535e3143636191e41449d
Pull request #3486: wizard: add proto option for wizard

Merge in SNORT/snort3 from ~YVELYKOZ/snort3:wizard_proto to master

Squashed commit of the following:

commit 44c44188e18a24a6744a2b45c9791d8420e9223f
Author: Yehor Velykozhon <yvelykoz@cisco.com>
Date:   Thu Jun 16 17:22:30 2022 +0300

    wizard: update wizard's patterns to follow the proto option

    Updated framework to parse correctly the patterns in pair with proto
    option. For each proto type should be created seperated collection of
    patterns based on config file.
lua/snort_defaults.lua
src/service_inspectors/wizard/hexes.cc
src/service_inspectors/wizard/magic.cc
src/service_inspectors/wizard/magic.h
src/service_inspectors/wizard/spells.cc
src/service_inspectors/wizard/wiz_module.cc
src/service_inspectors/wizard/wiz_module.h
src/service_inspectors/wizard/wizard.cc