mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00

- 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.
7 lines
255 B
Text
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
|