zeek/policy/frameworks/signatures/__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

3 lines
110 B
Text

@load frameworks/signatures/base
redef signature_files += "frameworks/signatures/detect-windows-shells.sig";