A test for HTTP methods, including some horribly illegal requests.

This commit is contained in:
Vlad Grigorescu 2012-11-30 22:06:54 -05:00
parent e98343b562
commit 318f38df43
4 changed files with 102 additions and 0 deletions

View file

@ -0,0 +1,9 @@
# This tests that the HTTP analyzer handles strange HTTP methods properly.
#
# @TEST-EXEC: bro -r $TRACES/http-methods.trace %INPUT
# @TEST-EXEC: btest-diff weird.log
# @TEST-EXEC: btest-diff http.log
# The base analysis scripts are loaded by default.
#@load base/protocols/http