diff --git a/scripts/base/files/extract/README b/scripts/base/files/extract/README new file mode 100644 index 0000000000..1a2116a9e0 --- /dev/null +++ b/scripts/base/files/extract/README @@ -0,0 +1 @@ +Support for extracing files with the file analysis framework. diff --git a/scripts/base/files/hash/README b/scripts/base/files/hash/README new file mode 100644 index 0000000000..855a30effe --- /dev/null +++ b/scripts/base/files/hash/README @@ -0,0 +1 @@ +Support for file hashes with the file analysis framework. diff --git a/scripts/base/files/unified2/README b/scripts/base/files/unified2/README new file mode 100644 index 0000000000..08b5014db6 --- /dev/null +++ b/scripts/base/files/unified2/README @@ -0,0 +1 @@ +Support for Unified2 files in the file analysis framework. diff --git a/scripts/base/frameworks/logging/postprocessors/README b/scripts/base/frameworks/logging/postprocessors/README new file mode 100644 index 0000000000..33fb4e5462 --- /dev/null +++ b/scripts/base/frameworks/logging/postprocessors/README @@ -0,0 +1 @@ +Support for postprocessors in the logging framework. diff --git a/scripts/base/frameworks/reporter/README b/scripts/base/frameworks/reporter/README new file mode 100644 index 0000000000..0a0bd9334f --- /dev/null +++ b/scripts/base/frameworks/reporter/README @@ -0,0 +1,2 @@ +This framework is intended to create an output and filtering path for +internally generated messages/warnings/errors. diff --git a/scripts/base/frameworks/signatures/README b/scripts/base/frameworks/signatures/README new file mode 100644 index 0000000000..fd45cd3a19 --- /dev/null +++ b/scripts/base/frameworks/signatures/README @@ -0,0 +1,4 @@ +The signature framework provides for doing low-level pattern matching. While +signatures are not Bro's preferred detection tool, they sometimes come in +handy and are closer to what many people are familiar with from using +other NIDS. diff --git a/scripts/base/frameworks/sumstats/plugins/README b/scripts/base/frameworks/sumstats/plugins/README new file mode 100644 index 0000000000..4c4f36a623 --- /dev/null +++ b/scripts/base/frameworks/sumstats/plugins/README @@ -0,0 +1 @@ +Plugins for the summary statistics framework. diff --git a/scripts/policy/frameworks/intel/seen/README b/scripts/policy/frameworks/intel/seen/README new file mode 100644 index 0000000000..e06a869125 --- /dev/null +++ b/scripts/policy/frameworks/intel/seen/README @@ -0,0 +1 @@ +Scripts that send data to the intelligence framework. diff --git a/scripts/policy/misc/app-stats/plugins/README b/scripts/policy/misc/app-stats/plugins/README new file mode 100644 index 0000000000..cb2e04d8ba --- /dev/null +++ b/scripts/policy/misc/app-stats/plugins/README @@ -0,0 +1 @@ +Plugins for AppStats. diff --git a/scripts/policy/tuning/README b/scripts/policy/tuning/README new file mode 100644 index 0000000000..9f04f71108 --- /dev/null +++ b/scripts/policy/tuning/README @@ -0,0 +1 @@ +Miscellaneous tuning parameters.