From: Jeff Lucovsky Date: Fri, 21 Jan 2022 15:35:11 +0000 (-0500) Subject: general: Typo fixup X-Git-Tag: suricata-6.0.9~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=885e8bfd5899e99b0844837b992c97d84315cf62;p=thirdparty%2Fsuricata-verify.git general: Typo fixup --- diff --git a/tests/test-bad-byte-extract-rule-1/test.yaml b/tests/test-bad-byte-extract-rule-1/test.yaml index a1aefedc5..4a3ed8828 100644 --- a/tests/test-bad-byte-extract-rule-1/test.yaml +++ b/tests/test-bad-byte-extract-rule-1/test.yaml @@ -8,7 +8,7 @@ command: | ${SRCDIR}/src/suricata --set classification-file="${SRCDIR}/classification.config" --set reference-config-file="${SRCDIR}/reference.config" -l ${OUTPUT_DIR} -c ${TEST_DIR}/suricata.yaml -r ${TEST_DIR}/ -S ${TEST_DIR}/test.rules checks: - # check that we have the following entres in eve.json + # check that we have the following entries in eve.json # match 1 specific rule load failure reason - filter: count: 1 diff --git a/tests/test-bad-byte-extract-rule-2/test.yaml b/tests/test-bad-byte-extract-rule-2/test.yaml index e7bfcdfed..1b19fe979 100644 --- a/tests/test-bad-byte-extract-rule-2/test.yaml +++ b/tests/test-bad-byte-extract-rule-2/test.yaml @@ -8,7 +8,7 @@ command: | ${SRCDIR}/src/suricata --set classification-file="${SRCDIR}/classification.config" --set reference-config-file="${SRCDIR}/reference.config" -l ${OUTPUT_DIR} -c ${TEST_DIR}/suricata.yaml -r ${TEST_DIR}/ -S ${TEST_DIR}/test.rules checks: - # check that we have the following entres in eve.json + # check that we have the following entries in eve.json # match 1 specific rule load failure reason - filter: count: 1 diff --git a/tests/test-bad-byte-extract-rule-3/test.yaml b/tests/test-bad-byte-extract-rule-3/test.yaml index 3df194c80..b432da4c4 100644 --- a/tests/test-bad-byte-extract-rule-3/test.yaml +++ b/tests/test-bad-byte-extract-rule-3/test.yaml @@ -9,7 +9,7 @@ command: | ${SRCDIR}/src/suricata --set classification-file="${SRCDIR}/classification.config" --set reference-config-file="${SRCDIR}/reference.config" -l ${OUTPUT_DIR} -c ${TEST_DIR}/suricata.yaml -r ${TEST_DIR}/ -S ${TEST_DIR}/test.rules checks: - # check that we have the following entres in eve.json + # check that we have the following entries in eve.json # match 1 specific rule load failure reason - filter: count: 1 diff --git a/tests/test-bad-content-dsize-rule-1/test.rules b/tests/test-bad-content-dsize-rule-1/test.rules index 8dcb56e0b..7b107ae92 100644 --- a/tests/test-bad-content-dsize-rule-1/test.rules +++ b/tests/test-bad-content-dsize-rule-1/test.rules @@ -1 +1 @@ -alert udp any any -> any any (msg:"TEST SUCCESFULL - Content Greater than Dsize INVALID combination "; dsize:10; content:"thisstringisgreaterthan10bytes"; sid:6666662; rev:1;) +alert udp any any -> any any (msg:"TEST SUCCESSFUL - Content Greater than Dsize INVALID combination "; dsize:10; content:"thisstringisgreaterthan10bytes"; sid:6666662; rev:1;) diff --git a/tests/test-bad-content-dsize-rule-1/test.yaml b/tests/test-bad-content-dsize-rule-1/test.yaml index 3b7ed88d4..641f650b4 100644 --- a/tests/test-bad-content-dsize-rule-1/test.yaml +++ b/tests/test-bad-content-dsize-rule-1/test.yaml @@ -9,7 +9,7 @@ command: | ${SRCDIR}/src/suricata --set classification-file="${SRCDIR}/classification.config" --set reference-config-file="${SRCDIR}/reference.config" -l ${OUTPUT_DIR} -c ${TEST_DIR}/suricata.yaml -r ${TEST_DIR}/ -S ${TEST_DIR}/test.rules checks: - # check that we have the following entres in eve.json + # check that we have the following entries in eve.json # match 1 specific rule load failure reason - filter: count: 1 diff --git a/tests/test-bad-content-quotes-rule-1/test.yaml b/tests/test-bad-content-quotes-rule-1/test.yaml index 2d62a249b..472cc76f9 100644 --- a/tests/test-bad-content-quotes-rule-1/test.yaml +++ b/tests/test-bad-content-quotes-rule-1/test.yaml @@ -8,7 +8,7 @@ command: | ${SRCDIR}/src/suricata --set classification-file="${SRCDIR}/classification.config" --set reference-config-file="${SRCDIR}/reference.config" -l ${OUTPUT_DIR} -c ${TEST_DIR}/suricata.yaml -r ${TEST_DIR}/ -S ${TEST_DIR}/test.rules checks: - # check that we have the following entres in eve.json + # check that we have the following entries in eve.json # match 1 specific rule load failure reason - filter: count: 1 diff --git a/tests/test-bad-depth-depth-rule-1/test.rules b/tests/test-bad-depth-depth-rule-1/test.rules index e76095256..aeb33853b 100644 --- a/tests/test-bad-depth-depth-rule-1/test.rules +++ b/tests/test-bad-depth-depth-rule-1/test.rules @@ -1 +1 @@ -alert udp any any -> any any (msg:"TEST SUCCESFULL - Depth/Depth INVALID combination "; content:"AA"; depth:50; depth:20; sid:5555554; rev:1;) +alert udp any any -> any any (msg:"TEST SUCCESSFUL - Depth/Depth INVALID combination "; content:"AA"; depth:50; depth:20; sid:5555554; rev:1;) diff --git a/tests/test-bad-depth-depth-rule-1/test.yaml b/tests/test-bad-depth-depth-rule-1/test.yaml index c0341f247..72d1aa139 100644 --- a/tests/test-bad-depth-depth-rule-1/test.yaml +++ b/tests/test-bad-depth-depth-rule-1/test.yaml @@ -8,7 +8,7 @@ command: | ${SRCDIR}/src/suricata --set classification-file="${SRCDIR}/classification.config" --set reference-config-file="${SRCDIR}/reference.config" -l ${OUTPUT_DIR} -c ${TEST_DIR}/suricata.yaml -r ${TEST_DIR}/ -S ${TEST_DIR}/test.rules checks: - # check that we have the following entres in eve.json + # check that we have the following entries in eve.json # match 1 specific rule load failure reason - filter: count: 1 diff --git a/tests/test-bad-depth-distance-rule-1/test.rules b/tests/test-bad-depth-distance-rule-1/test.rules index 561f7daf7..3d35bcaa1 100644 --- a/tests/test-bad-depth-distance-rule-1/test.rules +++ b/tests/test-bad-depth-distance-rule-1/test.rules @@ -1 +1 @@ -alert udp any any -> any any (msg:"TEST SUCCESFULL - Depth/Distance INVALID combination "; content:"AA"; content:"BB"; depth:50; distance:5; sid:5555557; rev:1;) +alert udp any any -> any any (msg:"TEST SUCCESSFUL - Depth/Distance INVALID combination "; content:"AA"; content:"BB"; depth:50; distance:5; sid:5555557; rev:1;) diff --git a/tests/test-bad-depth-distance-rule-1/test.yaml b/tests/test-bad-depth-distance-rule-1/test.yaml index c1f0e3e6b..60d4e0764 100644 --- a/tests/test-bad-depth-distance-rule-1/test.yaml +++ b/tests/test-bad-depth-distance-rule-1/test.yaml @@ -8,7 +8,7 @@ command: | ${SRCDIR}/src/suricata --set classification-file="${SRCDIR}/classification.config" --set reference-config-file="${SRCDIR}/reference.config" -l ${OUTPUT_DIR} -c ${TEST_DIR}/suricata.yaml -r ${TEST_DIR}/ -S ${TEST_DIR}/test.rules checks: - # check that we have the following entres in eve.json + # check that we have the following entries in eve.json # match 1 specific rule load failure reason - filter: count: 1 diff --git a/tests/test-bad-depth-distance-rule-2/test.rules b/tests/test-bad-depth-distance-rule-2/test.rules index 2a8521c55..846472812 100644 --- a/tests/test-bad-depth-distance-rule-2/test.rules +++ b/tests/test-bad-depth-distance-rule-2/test.rules @@ -1 +1 @@ -alert udp any any -> any any (msg:"TEST SUCCESFULL - Depth/Distance INVALID combination "; content:"AA"; depth:50; distance:5; sid:5555556; rev:1;) +alert udp any any -> any any (msg:"TEST SUCCESSFUL - Depth/Distance INVALID combination "; content:"AA"; depth:50; distance:5; sid:5555556; rev:1;) diff --git a/tests/test-bad-depth-distance-rule-2/test.yaml b/tests/test-bad-depth-distance-rule-2/test.yaml index c1f0e3e6b..60d4e0764 100644 --- a/tests/test-bad-depth-distance-rule-2/test.yaml +++ b/tests/test-bad-depth-distance-rule-2/test.yaml @@ -8,7 +8,7 @@ command: | ${SRCDIR}/src/suricata --set classification-file="${SRCDIR}/classification.config" --set reference-config-file="${SRCDIR}/reference.config" -l ${OUTPUT_DIR} -c ${TEST_DIR}/suricata.yaml -r ${TEST_DIR}/ -S ${TEST_DIR}/test.rules checks: - # check that we have the following entres in eve.json + # check that we have the following entries in eve.json # match 1 specific rule load failure reason - filter: count: 1 diff --git a/tests/test-bad-depth-rule-1/test.rules b/tests/test-bad-depth-rule-1/test.rules index 6011eaf28..a3af01544 100644 --- a/tests/test-bad-depth-rule-1/test.rules +++ b/tests/test-bad-depth-rule-1/test.rules @@ -1 +1 @@ -alert udp any any -> any any (msg:"TEST SUCCESFULL - Depth by itself INVALID combination "; depth:50; sid:5555551; rev:1;) +alert udp any any -> any any (msg:"TEST SUCCESSFUL - Depth by itself INVALID combination "; depth:50; sid:5555551; rev:1;) diff --git a/tests/test-bad-depth-rule-1/test.yaml b/tests/test-bad-depth-rule-1/test.yaml index 170142ec1..0053b59f2 100644 --- a/tests/test-bad-depth-rule-1/test.yaml +++ b/tests/test-bad-depth-rule-1/test.yaml @@ -8,7 +8,7 @@ command: | ${SRCDIR}/src/suricata --set classification-file="${SRCDIR}/classification.config" --set reference-config-file="${SRCDIR}/reference.config" -l ${OUTPUT_DIR} -c ${TEST_DIR}/suricata.yaml -r ${TEST_DIR}/ -S ${TEST_DIR}/test.rules checks: - # check that we have the following entres in eve.json + # check that we have the following entries in eve.json # match 1 specific rule load failure reason - filter: count: 1 diff --git a/tests/test-bad-depth-within-rule-1/test.rules b/tests/test-bad-depth-within-rule-1/test.rules index 1f212ebca..d17661fd1 100644 --- a/tests/test-bad-depth-within-rule-1/test.rules +++ b/tests/test-bad-depth-within-rule-1/test.rules @@ -1 +1 @@ -alert udp any any -> any any (msg:"TEST SUCCESFULL - Depth/Within INVALID combination "; content:"AA"; content:"BB"; depth:50; within:5; sid:5555553; rev:1;) +alert udp any any -> any any (msg:"TEST SUCCESSFUL - Depth/Within INVALID combination "; content:"AA"; content:"BB"; depth:50; within:5; sid:5555553; rev:1;) diff --git a/tests/test-bad-depth-within-rule-1/test.yaml b/tests/test-bad-depth-within-rule-1/test.yaml index c1f0e3e6b..60d4e0764 100644 --- a/tests/test-bad-depth-within-rule-1/test.yaml +++ b/tests/test-bad-depth-within-rule-1/test.yaml @@ -8,7 +8,7 @@ command: | ${SRCDIR}/src/suricata --set classification-file="${SRCDIR}/classification.config" --set reference-config-file="${SRCDIR}/reference.config" -l ${OUTPUT_DIR} -c ${TEST_DIR}/suricata.yaml -r ${TEST_DIR}/ -S ${TEST_DIR}/test.rules checks: - # check that we have the following entres in eve.json + # check that we have the following entries in eve.json # match 1 specific rule load failure reason - filter: count: 1 diff --git a/tests/test-bad-depth-within-rule-2/test.rules b/tests/test-bad-depth-within-rule-2/test.rules index 297a11937..88945e78a 100644 --- a/tests/test-bad-depth-within-rule-2/test.rules +++ b/tests/test-bad-depth-within-rule-2/test.rules @@ -1 +1 @@ -alert udp any any -> any any (msg:"TEST SUCCESFULL - Depth/Within INVALID combination "; depth:50; within:5; sid:5555552; rev:1;) +alert udp any any -> any any (msg:"TEST SUCCESSFUL - Depth/Within INVALID combination "; depth:50; within:5; sid:5555552; rev:1;) diff --git a/tests/test-bad-depth-within-rule-2/test.yaml b/tests/test-bad-depth-within-rule-2/test.yaml index 170142ec1..0053b59f2 100644 --- a/tests/test-bad-depth-within-rule-2/test.yaml +++ b/tests/test-bad-depth-within-rule-2/test.yaml @@ -8,7 +8,7 @@ command: | ${SRCDIR}/src/suricata --set classification-file="${SRCDIR}/classification.config" --set reference-config-file="${SRCDIR}/reference.config" -l ${OUTPUT_DIR} -c ${TEST_DIR}/suricata.yaml -r ${TEST_DIR}/ -S ${TEST_DIR}/test.rules checks: - # check that we have the following entres in eve.json + # check that we have the following entries in eve.json # match 1 specific rule load failure reason - filter: count: 1 diff --git a/tests/test-bad-dsize-offset-rule-1/test.rules b/tests/test-bad-dsize-offset-rule-1/test.rules index d6729cfee..72e469f77 100644 --- a/tests/test-bad-dsize-offset-rule-1/test.rules +++ b/tests/test-bad-dsize-offset-rule-1/test.rules @@ -1 +1 @@ -alert udp any any -> any any (msg:"TEST SUCCESFUL - dsize/offset INVALID combination "; dsize:50; content:"AA"; offset:100; sid:6666661; rev:1;) +alert udp any any -> any any (msg:"TEST SUCCESSFUL - dsize/offset INVALID combination "; dsize:50; content:"AA"; offset:100; sid:6666661; rev:1;) diff --git a/tests/test-bad-dsize-range-offset-rule-1/test.rules b/tests/test-bad-dsize-range-offset-rule-1/test.rules index 7bbe446b4..b1c7a2c72 100644 --- a/tests/test-bad-dsize-range-offset-rule-1/test.rules +++ b/tests/test-bad-dsize-range-offset-rule-1/test.rules @@ -1 +1 @@ -alert udp any any -> any any (msg:"TEST SUCCESFUL - dsize/offset INVALID combination "; dsize:5<>10; content:"AAAA"; offset:8; sid:6666665; rev:1;) +alert udp any any -> any any (msg:"TEST SUCCESSFUL - dsize/offset INVALID combination "; dsize:5<>10; content:"AAAA"; offset:8; sid:6666665; rev:1;) diff --git a/tests/test-bad-dsize-range-rule-1/test.rules b/tests/test-bad-dsize-range-rule-1/test.rules index b0008cb33..26a6e607b 100644 --- a/tests/test-bad-dsize-range-rule-1/test.rules +++ b/tests/test-bad-dsize-range-rule-1/test.rules @@ -1 +1 @@ -alert udp any any -> any any (msg:"TEST SUCCESFULL - dsize with range INVALID combination "; dsize:5<>10; content:"thisstringisgreaterthan10bytes"; sid:6666664; rev:1;) +alert udp any any -> any any (msg:"TEST SUCCESSFUL - dsize with range INVALID combination "; dsize:5<>10; content:"thisstringisgreaterthan10bytes"; sid:6666664; rev:1;) diff --git a/tests/test-bad-dsize-range-rule-1/test.yaml b/tests/test-bad-dsize-range-rule-1/test.yaml index 3b7ed88d4..641f650b4 100644 --- a/tests/test-bad-dsize-range-rule-1/test.yaml +++ b/tests/test-bad-dsize-range-rule-1/test.yaml @@ -9,7 +9,7 @@ command: | ${SRCDIR}/src/suricata --set classification-file="${SRCDIR}/classification.config" --set reference-config-file="${SRCDIR}/reference.config" -l ${OUTPUT_DIR} -c ${TEST_DIR}/suricata.yaml -r ${TEST_DIR}/ -S ${TEST_DIR}/test.rules checks: - # check that we have the following entres in eve.json + # check that we have the following entries in eve.json # match 1 specific rule load failure reason - filter: count: 1 diff --git a/tests/test-bad-hex-rule-1/test.yaml b/tests/test-bad-hex-rule-1/test.yaml index 16ecbe416..d2bdde603 100644 --- a/tests/test-bad-hex-rule-1/test.yaml +++ b/tests/test-bad-hex-rule-1/test.yaml @@ -5,7 +5,7 @@ command: | ${SRCDIR}/src/suricata --set classification-file="${SRCDIR}/classification.config" --set reference-config-file="${SRCDIR}/reference.config" -l ${OUTPUT_DIR} -c ${TEST_DIR}/suricata.yaml -r ${TEST_DIR}/ -S ${TEST_DIR}/test.rules checks: - # check that we have the following entres in eve.json + # check that we have the following entries in eve.json # match 1 specific rule load failure reason - filter: count: 1 diff --git a/tests/test-bad-hex-rule-2/test.yaml b/tests/test-bad-hex-rule-2/test.yaml index 021eebad7..a930f9c30 100644 --- a/tests/test-bad-hex-rule-2/test.yaml +++ b/tests/test-bad-hex-rule-2/test.yaml @@ -8,7 +8,7 @@ command: | ${SRCDIR}/src/suricata --set classification-file="${SRCDIR}/classification.config" --set reference-config-file="${SRCDIR}/reference.config" -l ${OUTPUT_DIR} -c ${TEST_DIR}/suricata.yaml -r ${TEST_DIR}/ -S ${TEST_DIR}/test.rules checks: - # check that we have the following entres in eve.json + # check that we have the following entries in eve.json # match 1 specific rule load failure reason - filter: count: 1 diff --git a/tests/test-bad-hex-rule-3/test.yaml b/tests/test-bad-hex-rule-3/test.yaml index 2f839a337..93962975c 100644 --- a/tests/test-bad-hex-rule-3/test.yaml +++ b/tests/test-bad-hex-rule-3/test.yaml @@ -8,7 +8,7 @@ command: | ${SRCDIR}/src/suricata --set classification-file="${SRCDIR}/classification.config" --set reference-config-file="${SRCDIR}/reference.config" -l ${OUTPUT_DIR} -c ${TEST_DIR}/suricata.yaml -r ${TEST_DIR}/ -S ${TEST_DIR}/test.rules checks: - # check that we have the following entres in eve.json + # check that we have the following entries in eve.json # match 1 specific rule load failure reason - filter: count: 1 diff --git a/tests/test-bad-negate-fast-pattern-rule-1/test.yaml b/tests/test-bad-negate-fast-pattern-rule-1/test.yaml index 26fa28b3a..bf222d7ec 100644 --- a/tests/test-bad-negate-fast-pattern-rule-1/test.yaml +++ b/tests/test-bad-negate-fast-pattern-rule-1/test.yaml @@ -8,7 +8,7 @@ command: | ${SRCDIR}/src/suricata --set classification-file="${SRCDIR}/classification.config" --set reference-config-file="${SRCDIR}/reference.config" -l ${OUTPUT_DIR} -c ${TEST_DIR}/suricata.yaml -r ${TEST_DIR}/ -S ${TEST_DIR}/test.rules checks: - # check that we have the following entres in eve.json + # check that we have the following entries in eve.json # match 1 specific rule load failure reason - filter: count: 1 diff --git a/tests/test-bad-offset-distance-rule-1/test.rules b/tests/test-bad-offset-distance-rule-1/test.rules index d42d60b5b..a14a08751 100644 --- a/tests/test-bad-offset-distance-rule-1/test.rules +++ b/tests/test-bad-offset-distance-rule-1/test.rules @@ -1 +1 @@ -alert udp any any -> any any (msg:"TEST SUCCESFULL - Offset/Distance INVALID combination "; content:"AA"; content:"BB"; offset:20; distance:5; sid:5555560; rev:1;) +alert udp any any -> any any (msg:"TEST SUCCESSFUL - Offset/Distance INVALID combination "; content:"AA"; content:"BB"; offset:20; distance:5; sid:5555560; rev:1;) diff --git a/tests/test-bad-offset-distance-rule-1/test.yaml b/tests/test-bad-offset-distance-rule-1/test.yaml index c1f0e3e6b..60d4e0764 100644 --- a/tests/test-bad-offset-distance-rule-1/test.yaml +++ b/tests/test-bad-offset-distance-rule-1/test.yaml @@ -8,7 +8,7 @@ command: | ${SRCDIR}/src/suricata --set classification-file="${SRCDIR}/classification.config" --set reference-config-file="${SRCDIR}/reference.config" -l ${OUTPUT_DIR} -c ${TEST_DIR}/suricata.yaml -r ${TEST_DIR}/ -S ${TEST_DIR}/test.rules checks: - # check that we have the following entres in eve.json + # check that we have the following entries in eve.json # match 1 specific rule load failure reason - filter: count: 1 diff --git a/tests/test-bad-offset-offset-rule-1/test.rules b/tests/test-bad-offset-offset-rule-1/test.rules index 7f9599b9a..ae32e484a 100644 --- a/tests/test-bad-offset-offset-rule-1/test.rules +++ b/tests/test-bad-offset-offset-rule-1/test.rules @@ -1 +1 @@ -alert udp any any -> any any (msg:"TEST SUCCESFULL - Offset/Offset INVALID combination "; content:"AA"; offset:20; offset:20; sid:5555559; rev:1;) +alert udp any any -> any any (msg:"TEST SUCCESSFUL - Offset/Offset INVALID combination "; content:"AA"; offset:20; offset:20; sid:5555559; rev:1;) diff --git a/tests/test-bad-offset-offset-rule-1/test.yaml b/tests/test-bad-offset-offset-rule-1/test.yaml index d84904ca3..50fb14349 100644 --- a/tests/test-bad-offset-offset-rule-1/test.yaml +++ b/tests/test-bad-offset-offset-rule-1/test.yaml @@ -8,7 +8,7 @@ command: | ${SRCDIR}/src/suricata --set classification-file="${SRCDIR}/classification.config" --set reference-config-file="${SRCDIR}/reference.config" -l ${OUTPUT_DIR} -c ${TEST_DIR}/suricata.yaml -r ${TEST_DIR}/ -S ${TEST_DIR}/test.rules checks: - # check that we have the following entres in eve.json + # check that we have the following entries in eve.json # match 1 specific rule load failure reason - filter: count: 1 diff --git a/tests/test-bad-offset-within-rule-1/test.rules b/tests/test-bad-offset-within-rule-1/test.rules index 90bc9be3a..501f983a9 100644 --- a/tests/test-bad-offset-within-rule-1/test.rules +++ b/tests/test-bad-offset-within-rule-1/test.rules @@ -1 +1 @@ -alert udp any any -> any any (msg:"TEST SUCCESFULL - Offset/Within INVALID combination "; content:"AA"; content:"BB"; offset:10; within:5; sid:5555561; rev:1;) +alert udp any any -> any any (msg:"TEST SUCCESSFUL - Offset/Within INVALID combination "; content:"AA"; content:"BB"; offset:10; within:5; sid:5555561; rev:1;) diff --git a/tests/test-bad-offset-within-rule-1/test.yaml b/tests/test-bad-offset-within-rule-1/test.yaml index c1f0e3e6b..60d4e0764 100644 --- a/tests/test-bad-offset-within-rule-1/test.yaml +++ b/tests/test-bad-offset-within-rule-1/test.yaml @@ -8,7 +8,7 @@ command: | ${SRCDIR}/src/suricata --set classification-file="${SRCDIR}/classification.config" --set reference-config-file="${SRCDIR}/reference.config" -l ${OUTPUT_DIR} -c ${TEST_DIR}/suricata.yaml -r ${TEST_DIR}/ -S ${TEST_DIR}/test.rules checks: - # check that we have the following entres in eve.json + # check that we have the following entries in eve.json # match 1 specific rule load failure reason - filter: count: 1 diff --git a/tests/test-bad-quotation-marks-rule-1/test.rules b/tests/test-bad-quotation-marks-rule-1/test.rules index 7d315771e..476026b31 100644 --- a/tests/test-bad-quotation-marks-rule-1/test.rules +++ b/tests/test-bad-quotation-marks-rule-1/test.rules @@ -1 +1 @@ -alert udp any any -> any any (msg:"TEST SUCCESFULL - Missing-Quotation-Marks INVALID combination "; content:AA; sid:6666667; rev:1;) +alert udp any any -> any any (msg:"TEST SUCCESSFUL - Missing-Quotation-Marks INVALID combination "; content:AA; sid:6666667; rev:1;) diff --git a/tests/test-bad-quotation-marks-rule-1/test.yaml b/tests/test-bad-quotation-marks-rule-1/test.yaml index e4e45d81a..db0b68a8c 100644 --- a/tests/test-bad-quotation-marks-rule-1/test.yaml +++ b/tests/test-bad-quotation-marks-rule-1/test.yaml @@ -8,7 +8,7 @@ command: | ${SRCDIR}/src/suricata --set classification-file="${SRCDIR}/classification.config" --set reference-config-file="${SRCDIR}/reference.config" -l ${OUTPUT_DIR} -c ${TEST_DIR}/suricata.yaml -r ${TEST_DIR}/ -S ${TEST_DIR}/test.rules checks: - # check that we have the following entres in eve.json + # check that we have the following entries in eve.json # match 1 specific rule load failure reason - filter: count: 1 diff --git a/tests/test-bad-relative-keyword-fast-pattern-rule-1/test.yaml b/tests/test-bad-relative-keyword-fast-pattern-rule-1/test.yaml index dcafff4e4..cafe44473 100644 --- a/tests/test-bad-relative-keyword-fast-pattern-rule-1/test.yaml +++ b/tests/test-bad-relative-keyword-fast-pattern-rule-1/test.yaml @@ -8,7 +8,7 @@ command: | ${SRCDIR}/src/suricata --set classification-file="${SRCDIR}/classification.config" --set reference-config-file="${SRCDIR}/reference.config" -l ${OUTPUT_DIR} -c ${TEST_DIR}/suricata.yaml -r ${TEST_DIR}/ -S ${TEST_DIR}/test.rules checks: - # check that we have the following entres in eve.json + # check that we have the following entries in eve.json # match 1 specific rule load failure reason - filter: count: 1 diff --git a/tests/test-bad-semicolon-rule-1/test.rules b/tests/test-bad-semicolon-rule-1/test.rules index 8720e5b75..ed20b76b6 100644 --- a/tests/test-bad-semicolon-rule-1/test.rules +++ b/tests/test-bad-semicolon-rule-1/test.rules @@ -1 +1 @@ -alert udp any any -> any any (msg:"TEST SUCCESFULL - Missing Semicolon INVALID combination "; content:"AA" depth:20; sid:6666666; rev:1;) +alert udp any any -> any any (msg:"TEST SUCCESSFUL - Missing Semicolon INVALID combination "; content:"AA" depth:20; sid:6666666; rev:1;) diff --git a/tests/test-bad-semicolon-rule-1/test.yaml b/tests/test-bad-semicolon-rule-1/test.yaml index 40adbaf13..699c23d9f 100644 --- a/tests/test-bad-semicolon-rule-1/test.yaml +++ b/tests/test-bad-semicolon-rule-1/test.yaml @@ -8,7 +8,7 @@ command: | ${SRCDIR}/src/suricata --set classification-file="${SRCDIR}/classification.config" --set reference-config-file="${SRCDIR}/reference.config" -l ${OUTPUT_DIR} -c ${TEST_DIR}/suricata.yaml -r ${TEST_DIR}/ -S ${TEST_DIR}/test.rules checks: - # check that we have the following entres in eve.json + # check that we have the following entries in eve.json # match 1 specific rule load failure reason - filter: count: 1 diff --git a/tests/test-bad-semicolon-rule-2/test.rules b/tests/test-bad-semicolon-rule-2/test.rules index 082958758..626b21e48 100644 --- a/tests/test-bad-semicolon-rule-2/test.rules +++ b/tests/test-bad-semicolon-rule-2/test.rules @@ -1 +1 @@ -alert udp any any -> any any (msg:"TEST SUCCESFULL - Too Many Semicolons INVALID combination "; content:"AA"; content:"BB";; within:5; sid:6666668; rev:1;) +alert udp any any -> any any (msg:"TEST SUCCESSFUL - Too Many Semicolons INVALID combination "; content:"AA"; content:"BB";; within:5; sid:6666668; rev:1;) diff --git a/tests/test-bad-semicolon-rule-2/test.yaml b/tests/test-bad-semicolon-rule-2/test.yaml index 91a7da7b5..817891d7b 100644 --- a/tests/test-bad-semicolon-rule-2/test.yaml +++ b/tests/test-bad-semicolon-rule-2/test.yaml @@ -8,7 +8,7 @@ command: | ${SRCDIR}/src/suricata --set classification-file="${SRCDIR}/classification.config" --set reference-config-file="${SRCDIR}/reference.config" -l ${OUTPUT_DIR} -c ${TEST_DIR}/suricata.yaml -r ${TEST_DIR}/ -S ${TEST_DIR}/test.rules checks: - # check that we have the following entres in eve.json + # check that we have the following entries in eve.json # match 1 specific rule load failure reason - filter: count: 1 diff --git a/tests/test-bad-within-within-rule-1/test.rules b/tests/test-bad-within-within-rule-1/test.rules index 586eec4c0..9b70bd24f 100644 --- a/tests/test-bad-within-within-rule-1/test.rules +++ b/tests/test-bad-within-within-rule-1/test.rules @@ -1 +1 @@ -alert udp any any -> any any (msg:"TEST SUCCESFULL - Depth/Within INVALID combination "; content:"AA"; content:"BB"; within:3; within:3; sid:5555555; rev:1;) +alert udp any any -> any any (msg:"TEST SUCCESSFUL - Depth/Within INVALID combination "; content:"AA"; content:"BB"; within:3; within:3; sid:5555555; rev:1;) diff --git a/tests/test-bad-within-within-rule-1/test.yaml b/tests/test-bad-within-within-rule-1/test.yaml index c8111ce6a..4c97015ce 100644 --- a/tests/test-bad-within-within-rule-1/test.yaml +++ b/tests/test-bad-within-within-rule-1/test.yaml @@ -8,7 +8,7 @@ command: | ${SRCDIR}/src/suricata --set classification-file="${SRCDIR}/classification.config" --set reference-config-file="${SRCDIR}/reference.config" -l ${OUTPUT_DIR} -c ${TEST_DIR}/suricata.yaml -r ${TEST_DIR}/ -S ${TEST_DIR}/test.rules checks: - # check that we have the following entres in eve.json + # check that we have the following entries in eve.json # match 1 specific rule load failure reason - filter: count: 1