]> git.ipfire.org Git - thirdparty/suricata-verify.git/commitdiff
general: Typo fixup
authorJeff Lucovsky <jeff@lucovsky.org>
Fri, 21 Jan 2022 15:35:11 +0000 (10:35 -0500)
committerVictor Julien <victor@inliniac.net>
Thu, 10 Nov 2022 13:03:49 +0000 (15:03 +0200)
41 files changed:
tests/test-bad-byte-extract-rule-1/test.yaml
tests/test-bad-byte-extract-rule-2/test.yaml
tests/test-bad-byte-extract-rule-3/test.yaml
tests/test-bad-content-dsize-rule-1/test.rules
tests/test-bad-content-dsize-rule-1/test.yaml
tests/test-bad-content-quotes-rule-1/test.yaml
tests/test-bad-depth-depth-rule-1/test.rules
tests/test-bad-depth-depth-rule-1/test.yaml
tests/test-bad-depth-distance-rule-1/test.rules
tests/test-bad-depth-distance-rule-1/test.yaml
tests/test-bad-depth-distance-rule-2/test.rules
tests/test-bad-depth-distance-rule-2/test.yaml
tests/test-bad-depth-rule-1/test.rules
tests/test-bad-depth-rule-1/test.yaml
tests/test-bad-depth-within-rule-1/test.rules
tests/test-bad-depth-within-rule-1/test.yaml
tests/test-bad-depth-within-rule-2/test.rules
tests/test-bad-depth-within-rule-2/test.yaml
tests/test-bad-dsize-offset-rule-1/test.rules
tests/test-bad-dsize-range-offset-rule-1/test.rules
tests/test-bad-dsize-range-rule-1/test.rules
tests/test-bad-dsize-range-rule-1/test.yaml
tests/test-bad-hex-rule-1/test.yaml
tests/test-bad-hex-rule-2/test.yaml
tests/test-bad-hex-rule-3/test.yaml
tests/test-bad-negate-fast-pattern-rule-1/test.yaml
tests/test-bad-offset-distance-rule-1/test.rules
tests/test-bad-offset-distance-rule-1/test.yaml
tests/test-bad-offset-offset-rule-1/test.rules
tests/test-bad-offset-offset-rule-1/test.yaml
tests/test-bad-offset-within-rule-1/test.rules
tests/test-bad-offset-within-rule-1/test.yaml
tests/test-bad-quotation-marks-rule-1/test.rules
tests/test-bad-quotation-marks-rule-1/test.yaml
tests/test-bad-relative-keyword-fast-pattern-rule-1/test.yaml
tests/test-bad-semicolon-rule-1/test.rules
tests/test-bad-semicolon-rule-1/test.yaml
tests/test-bad-semicolon-rule-2/test.rules
tests/test-bad-semicolon-rule-2/test.yaml
tests/test-bad-within-within-rule-1/test.rules
tests/test-bad-within-within-rule-1/test.yaml

index a1aefedc5062c7e00f72601ef2f5e6160b931638..4a3ed88288e3483dc9c1d192c5b122cd9eb32e99 100644 (file)
@@ -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
index e7bfcdfedfd59484852c9cc9e4b841ee47f28f6d..1b19fe979c9a4ed3c069d0ae6201923ec54829e1 100644 (file)
@@ -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
index 3df194c80c6b00978dab5ba532fc4aaf4f5927b8..b432da4c44f51325fb59273dd46c36fdb42284e1 100644 (file)
@@ -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
index 8dcb56e0ba4bdde990bd7dfcfd7e48efdf9ce4d8..7b107ae92742d2848dec5c7f08ae48afdaf7847e 100644 (file)
@@ -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;)
index 3b7ed88d45af067897179b8dfdfea8d45b43435f..641f650b4b692dcb9737b563d9cfd33c88a84289 100644 (file)
@@ -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
index 2d62a249b047956050a332f5d2ff38f9323e3e5b..472cc76f9cd019f8478ed5424c00f1a02ca6bdf3 100644 (file)
@@ -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
index e76095256414e81476fc7c9f0d6eb3f74ff5e1fa..aeb33853bc5805f86cc742b58d58f9a37a1e7cdf 100644 (file)
@@ -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;)
index c0341f247fe72ff78d1f679dbd61e627bbcc091c..72d1aa139db939b296e22aeab0ae40da254f1a89 100644 (file)
@@ -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
index 561f7daf7950755705ca3bb8929a31c7aff9fc8e..3d35bcaa164b26745ab3ce1775c52afbd9ff73c9 100644 (file)
@@ -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;)
index c1f0e3e6b0504c8591f65adf48f273e2e7fb373e..60d4e07648be5f637d8e2a156877bd5886e9f9c0 100644 (file)
@@ -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
index 2a8521c551750818a291556f6c45562a7ced4ab2..846472812948ebe7c5bd7db7c671fcfd50c92d8b 100644 (file)
@@ -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;)
index c1f0e3e6b0504c8591f65adf48f273e2e7fb373e..60d4e07648be5f637d8e2a156877bd5886e9f9c0 100644 (file)
@@ -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
index 6011eaf284501bff8f7859d45ac1170de272a4b8..a3af01544b85b5acbe0ad2586d58bdce359ec88e 100644 (file)
@@ -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;)
index 170142ec154f3f120a942ee0f0e70502afe0be7b..0053b59f29a6d0ee56dc57fceb294dd771ee4150 100644 (file)
@@ -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
index 1f212ebcac01cad04130b98b801f6283b9fb5222..d17661fd19569d82096e82759c70b49170ff8c99 100644 (file)
@@ -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;)
index c1f0e3e6b0504c8591f65adf48f273e2e7fb373e..60d4e07648be5f637d8e2a156877bd5886e9f9c0 100644 (file)
@@ -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
index 297a119377461d3b1dbfff3dd9c40a4acdef30e4..88945e78a7de3071f777f1c34a65a87c7f5d265a 100644 (file)
@@ -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;)
index 170142ec154f3f120a942ee0f0e70502afe0be7b..0053b59f29a6d0ee56dc57fceb294dd771ee4150 100644 (file)
@@ -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
index d6729cfee7e6be5cc10ab1bb1d4d78580be6714e..72e469f7757040afbaca23e1a84e5300d7127275 100644 (file)
@@ -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;)
index 7bbe446b40ced940fd6b2404831f7554add2a73d..b1c7a2c72f40cfcba94b3fe17332b240acf46e3c 100644 (file)
@@ -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;)
index b0008cb33e42be5247dd925eff79d8928da222e6..26a6e607b21bc45035bf011fad83f9ccfeca5180 100644 (file)
@@ -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;)
index 3b7ed88d45af067897179b8dfdfea8d45b43435f..641f650b4b692dcb9737b563d9cfd33c88a84289 100644 (file)
@@ -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
index 16ecbe416f8816b556342b812a7fb819a9d0c4cb..d2bdde60310a1f43dafa088339f0587fd2783504 100644 (file)
@@ -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
index 021eebad7545df3f9e2907ed3ca69ee9cba3f409..a930f9c300ad2d5ee5c90d8da50818c3aae56019 100644 (file)
@@ -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
index 2f839a3374330e40e5e08053cc8db1e8eee6f257..93962975c86a312241c65c66a63fd5054a6789db 100644 (file)
@@ -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
index 26fa28b3a79a2d65f8aad01cf850eacc75c4da55..bf222d7ecf8f567483fe2d1651dcd7afd1fb3481 100644 (file)
@@ -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
index d42d60b5b9bcb6b8eb2ade2a4804c65e82b87c59..a14a08751ceef8ea4b3da352a4fbf0c1d462f4e2 100644 (file)
@@ -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;)
index c1f0e3e6b0504c8591f65adf48f273e2e7fb373e..60d4e07648be5f637d8e2a156877bd5886e9f9c0 100644 (file)
@@ -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
index 7f9599b9a244b7b28faaa06947829ebee4399d07..ae32e484a0f62429cb545fb1fb925f2027d4a17f 100644 (file)
@@ -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;)
index d84904ca3ee795fd49b350b3fcd821028fd13708..50fb1434950f7c2dc49421b52532347952e9996e 100644 (file)
@@ -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
index 90bc9be3a3c5f5794cee1d306e3daeaca31a752f..501f983a9744457756d42e49f8c07f9def29f5fd 100644 (file)
@@ -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;)
index c1f0e3e6b0504c8591f65adf48f273e2e7fb373e..60d4e07648be5f637d8e2a156877bd5886e9f9c0 100644 (file)
@@ -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
index 7d315771e623bdaf1ade48a33968c3609c5772a6..476026b3119a4bf3a191a16cb1e9cdd5fbceaeb5 100644 (file)
@@ -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;)
index e4e45d81a144010f31538a3896a3b04d3bbd3f53..db0b68a8cf9bd514122c037015de21cf4203f24b 100644 (file)
@@ -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
index dcafff4e4ec91a3a1a371ebeadd7a7d9e07ddf4b..cafe44473b8517cec515643e1974f42a8c143d82 100644 (file)
@@ -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
index 8720e5b75c45e8f1384a09dd7651a8dd17430413..ed20b76b617cc41117b39c488a6edb6514fe768a 100644 (file)
@@ -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;)
index 40adbaf136f12c5767883e0048ba5f81d2963f4b..699c23d9ff18e00bdbf64ad556af6fa25175a5c1 100644 (file)
@@ -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
index 08295875800596ec092dabd7a500d9d15f9ea6cd..626b21e4855e90ed2f96a15dcd38d539466284ed 100644 (file)
@@ -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;)
index 91a7da7b5d4189eb3486a1f8cf21b5e20194d406..817891d7b136f893a2fcfd20d308967573678c9d 100644 (file)
@@ -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
index 586eec4c041a748f928e11d062bd375ab5193239..9b70bd24f0ecbd0c4e387715b42e98825a3833b3 100644 (file)
@@ -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;)
index c8111ce6a559c6149a7861563875daefb1c93a96..4c97015ce8cc3e6c57733fdd36ec3fe4fe406a79 100644 (file)
@@ -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