Actions
Feature #2021
closed
EC
CT
doc: sha256 filesum extraction missing in documentation
Feature #2021:
doc: sha256 filesum extraction missing in documentation
Effort:
low
Difficulty:
low
Label:
Beginner, Outreachy
Description
The following is missing from redmine documentation:
...
The routine is the same -
alert http any any -> any any (msg:"Black list checksum match and
extract SHA256"; filesha256:fileextraction-chksum.list; filestore;
sid:666; rev:1;)
and then the file - fileextraction-chksum.list in your rules directory
will contain the sha256 sums
...
Actions