]> git.ipfire.org Git - thirdparty/suricata-verify.git/log
thirdparty/suricata-verify.git
8 years agodns txt test
Jason Ish [Thu, 8 Jun 2017 19:01:09 +0000 (13:01 -0600)] 
dns txt test

8 years agoadd tests for dns log filtering
Jason Ish [Tue, 9 May 2017 21:20:56 +0000 (15:20 -0600)] 
add tests for dns log filtering

8 years agouse python test runner
Jason Ish [Thu, 4 May 2017 19:38:19 +0000 (13:38 -0600)] 
use python test runner

its a little more robust on multiple platforms...

8 years agoremove more direct file comparisons
Jason Ish [Thu, 4 May 2017 15:31:26 +0000 (09:31 -0600)] 
remove more direct file comparisons

8 years agoreadme: expected directory is no longer
Jason Ish [Thu, 4 May 2017 15:25:42 +0000 (09:25 -0600)] 
readme: expected directory is no longer

8 years agoupdate to not do any exact file matches...
Jason Ish [Thu, 4 May 2017 15:22:52 +0000 (09:22 -0600)] 
update to not do any exact file matches...

changes in flow id can break the tests

8 years agotest for lua dns output
Jason Ish [Tue, 2 May 2017 21:28:40 +0000 (15:28 -0600)] 
test for lua dns output

8 years agoadd test for issue 856
Jason Ish [Mon, 1 May 2017 21:36:21 +0000 (15:36 -0600)] 
add test for issue 856
https://redmine.openinfosecfoundation.org/issues/856

8 years agomac fixups
Jason Ish [Fri, 7 Apr 2017 21:48:46 +0000 (15:48 -0600)] 
mac fixups

8 years agodns tests: check for results instead of a file match
Jason Ish [Mon, 1 May 2017 16:31:58 +0000 (10:31 -0600)] 
dns tests: check for results instead of a file match

so we don't fail when something like the flow id is changed
due to other internal suricata changes

8 years agoadd help/usage
Jason Ish [Fri, 7 Apr 2017 17:06:30 +0000 (11:06 -0600)] 
add help/usage

8 years agolog cmdline used to output/cmdline
Jason Ish [Fri, 7 Apr 2017 16:56:49 +0000 (10:56 -0600)] 
log cmdline used to output/cmdline

8 years agoruntime fixups
Jason Ish [Fri, 7 Apr 2017 21:39:03 +0000 (15:39 -0600)] 
runtime fixups

8 years agoempty rule file test
Jason Ish [Fri, 7 Apr 2017 21:38:56 +0000 (15:38 -0600)] 
empty rule file test

8 years agodns-udp-double-request-response: fix check
Jason Ish [Wed, 1 Mar 2017 17:01:10 +0000 (11:01 -0600)] 
dns-udp-double-request-response: fix check

8 years agoskip lua tests if lua support not compiled in
Jason Ish [Sat, 25 Feb 2017 13:59:37 +0000 (07:59 -0600)] 
skip lua tests if lua support not compiled in

8 years agoreplace from exact match test with event count tests
Jason Ish [Tue, 21 Feb 2017 20:57:31 +0000 (14:57 -0600)] 
replace from exact match test with event count tests

8 years agotest dns.log for unanswered requests suricata-3.2.1
Jason Ish [Tue, 31 Jan 2017 18:58:23 +0000 (12:58 -0600)] 
test dns.log for unanswered requests

8 years agoSome new DNS tests.
Jason Ish [Tue, 31 Jan 2017 18:51:49 +0000 (12:51 -0600)] 
Some new DNS tests.

8 years agoreplace pcap with one that has distinct timestamps
Jason Ish [Wed, 25 Jan 2017 22:32:56 +0000 (16:32 -0600)] 
replace pcap with one that has distinct timestamps

8 years agodnp3: update test for more responses being logged
Jason Ish [Wed, 18 Jan 2017 18:55:04 +0000 (12:55 -0600)] 
dnp3: update test for more responses being logged

8 years agorunner: --continue to continue running on failures
Jason Ish [Mon, 16 Jan 2017 17:16:01 +0000 (11:16 -0600)] 
runner: --continue to continue running on failures

8 years agorename skip script
Jason Ish [Tue, 10 Jan 2017 16:51:26 +0000 (10:51 -0600)] 
rename skip script

8 years agonew test: dns-udp-unsolicited-response
Jason Ish [Tue, 10 Jan 2017 16:48:49 +0000 (10:48 -0600)] 
new test: dns-udp-unsolicited-response

Test for unsolicited DNS response on existing flow.

8 years agoproto-mismatch-http-ssh: test app-layer mismatch
Jason Ish [Wed, 4 Jan 2017 17:59:38 +0000 (11:59 -0600)] 
proto-mismatch-http-ssh: test app-layer mismatch

Tests that an app-layer mismatch is detected.

8 years agorename verify.sh to check.sh
Jason Ish [Wed, 4 Jan 2017 17:50:03 +0000 (11:50 -0600)] 
rename verify.sh to check.sh

8 years agorm unused rules file
Jason Ish [Wed, 4 Jan 2017 17:49:30 +0000 (11:49 -0600)] 
rm unused rules file

8 years agooutput-pcap-log: update expected output for snaplen change
Jason Ish [Tue, 20 Dec 2016 17:12:42 +0000 (11:12 -0600)] 
output-pcap-log: update expected output for snaplen change

8 years agoconvert expected output to UTC.
Jason Ish [Tue, 15 Nov 2016 19:48:46 +0000 (13:48 -0600)] 
convert expected output to UTC.

8 years agorun suricata with TZ=UTC
Jason Ish [Tue, 15 Nov 2016 19:48:33 +0000 (13:48 -0600)] 
run suricata with TZ=UTC

8 years agoenable dnp3 for dnp3 tests
Jason Ish [Sun, 13 Nov 2016 14:53:01 +0000 (08:53 -0600)] 
enable dnp3 for dnp3 tests

8 years agodon't skip flow:not_established test
Jason Ish [Sat, 29 Oct 2016 06:56:06 +0000 (00:56 -0600)] 
don't skip flow:not_established test

8 years agofix dnp3 tests; don't skip
Jason Ish [Sat, 29 Oct 2016 06:55:53 +0000 (00:55 -0600)] 
fix dnp3 tests; don't skip

8 years agooutput-lua-smtp: document pcap source
Jason Ish [Wed, 26 Oct 2016 21:14:14 +0000 (15:14 -0600)] 
output-lua-smtp: document pcap source

8 years agoAdd test for multi-dns request without response in-between.
Jason Ish [Wed, 26 Oct 2016 21:09:15 +0000 (15:09 -0600)] 
Add test for multi-dns request without response in-between.

8 years agoignore ~ files
Jason Ish [Wed, 26 Oct 2016 21:09:11 +0000 (15:09 -0600)] 
ignore ~ files

8 years agoallow for private tests in private/
Jason Ish [Wed, 26 Oct 2016 20:56:26 +0000 (14:56 -0600)] 
allow for private tests in private/

8 years agoUpdate README.
Jason Ish [Wed, 26 Oct 2016 20:37:52 +0000 (14:37 -0600)] 
Update README.

8 years agorework the tests a little
Jason Ish [Wed, 26 Oct 2016 20:34:38 +0000 (14:34 -0600)] 
rework the tests a little

8 years agonew test: dns tcp with a buffer containing multiple requests
Jason Ish [Wed, 26 Oct 2016 20:31:39 +0000 (14:31 -0600)] 
new test: dns tcp with a buffer containing multiple requests

8 years agonew test: dnp3_data; skipped for now
Jason Ish [Wed, 26 Oct 2016 20:31:00 +0000 (14:31 -0600)] 
new test: dnp3_data; skipped for now

8 years agonew test: not_established keyword
Jason Ish [Wed, 26 Oct 2016 20:30:25 +0000 (14:30 -0600)] 
new test: not_established keyword

also includes an example of how to programmaticly skip a test

8 years agonew test: single-dns-request
Jason Ish [Wed, 26 Oct 2016 20:30:02 +0000 (14:30 -0600)] 
new test: single-dns-request

8 years agotest tls fingerprint alert direction
Jason Ish [Tue, 27 Sep 2016 15:37:43 +0000 (09:37 -0600)] 
test tls fingerprint alert direction

8 years agoTests for TLS events in IDS and IPS (--simulate-ips) modes.
Jason Ish [Tue, 27 Sep 2016 15:22:21 +0000 (09:22 -0600)] 
Tests for TLS events in IDS and IPS (--simulate-ips) modes.

8 years agoclean.sh: script to cleanup after tests
Jason Ish [Mon, 26 Sep 2016 17:17:09 +0000 (11:17 -0600)] 
clean.sh: script to cleanup after tests

8 years agodnp3-dnp3_func-alert: test dnp3_func keyword
Jason Ish [Mon, 26 Sep 2016 17:16:37 +0000 (11:16 -0600)] 
dnp3-dnp3_func-alert: test dnp3_func keyword

8 years agoif a file skip exists, skip test
Jason Ish [Mon, 26 Sep 2016 16:53:16 +0000 (10:53 -0600)] 
if a file skip exists, skip test

8 years agoadd dnp3 logging test
Jason Ish [Mon, 26 Sep 2016 16:52:58 +0000 (10:52 -0600)] 
add dnp3 logging test

8 years agoadd test.rules
Jason Ish [Mon, 26 Sep 2016 16:45:47 +0000 (10:45 -0600)] 
add test.rules

8 years agorename rules.rules to test.rules
Jason Ish [Mon, 26 Sep 2016 16:45:15 +0000 (10:45 -0600)] 
rename rules.rules to test.rules

8 years agoREADME
Jason Ish [Mon, 26 Sep 2016 16:35:50 +0000 (10:35 -0600)] 
README

8 years agomake quiet
Jason Ish [Mon, 26 Sep 2016 15:55:58 +0000 (09:55 -0600)] 
make quiet

8 years agotest alert for www.testmyids.com
Jason Ish [Mon, 26 Sep 2016 15:49:37 +0000 (09:49 -0600)] 
test alert for www.testmyids.com

8 years agorun with reference.config and classification.config
Jason Ish [Mon, 26 Sep 2016 15:48:39 +0000 (09:48 -0600)] 
run with reference.config and classification.config

8 years agofix expected flow_id
Jason Ish [Mon, 26 Sep 2016 15:47:07 +0000 (09:47 -0600)] 
fix expected flow_id

9 years agofix dns output: directional logging changes timestamps
Jason Ish [Wed, 13 Jul 2016 22:39:59 +0000 (16:39 -0600)] 
fix dns output: directional logging changes timestamps

9 years agoadd smtp lua output test
Jason Ish [Wed, 13 Jul 2016 22:39:39 +0000 (16:39 -0600)] 
add smtp lua output test

9 years agoCleanup runner.
Jason Ish [Wed, 8 Jun 2016 23:02:09 +0000 (17:02 -0600)] 
Cleanup runner.

9 years agoAdd tcp data output test.
Jason Ish [Wed, 8 Jun 2016 23:01:54 +0000 (17:01 -0600)] 
Add tcp data output test.

9 years agoAdd eve fileinfo output test.
Jason Ish [Wed, 8 Jun 2016 23:01:22 +0000 (17:01 -0600)] 
Add eve fileinfo output test.

9 years agoInitial commit of Suricata verification tests.
Jason Ish [Wed, 8 Jun 2016 19:21:52 +0000 (13:21 -0600)] 
Initial commit of Suricata verification tests.