diff options
Diffstat (limited to 'network/malheur/slack-desc')
-rw-r--r-- | network/malheur/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/malheur/slack-desc b/network/malheur/slack-desc new file mode 100644 index 0000000000..75d0f4a302 --- /dev/null +++ b/network/malheur/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +malheur: malheur (automatic analysis of malware behaviour) +malheur: +malheur: Malheur is a tool for the automatic analysis of malware behavior +malheur: (program behavior recorded from malicious software in a sandbox +malheur: environment). +malheur: It has been designed to support the regular analysis of malicious +malheur: software and the development of detection and defense measures. +malheur: Malheur allows for identifying novel classes of malware with similar +malheur: behaviour and assigning unknown malware to discovered classes. +malheur: +malheur: Homepage: http://www.mlsec.org/malheur/ |