zeek/policy/protocols/http/base/__load__.bro
Seth Hall b307cbbe64 Large reorganization.
- Scripts now use the full path for @load to remove the subpaths
  from the shipped BROPATH.
- Some script sets have been reorganized to make optional loads
  more obvious.
2011-07-08 00:04:01 -04:00

7 lines
255 B
Text

@load protocols/http/base/main
@load protocols/http/base/detect-sqli
@load protocols/http/base/detect-intel
@load protocols/http/base/file-ident
@load protocols/http/base/file-hash
@load protocols/http/base/file-extract
@load protocols/http/base/software