diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 18:08:55 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 18:08:55 -0400 |
commit | c385693ddb0652b0125089d64486b84b6feb33ec (patch) | |
tree | 88352471d9fac86622120bd94cfcb4001e9772db /network/malheur | |
parent | 8e36dc2e5c50bced82eae352e759e3d179481895 (diff) |
network/malheur: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/malheur')
-rw-r--r-- | network/malheur/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/network/malheur/README b/network/malheur/README index 62cd14299b1a2..02695ec907148 100644 --- a/network/malheur/README +++ b/network/malheur/README @@ -1,10 +1,11 @@ malheur (automatic analysis of malware behaviour) Malheur is a tool for the automatic analysis of malware behavior -(program behavior recorded from malicious software in a sandbox environment). +(program behavior recorded from malicious software in a sandbox +environment). -It has been designed to support the regular analysis of malicious software and -the development of detection and defense measures. +It has been designed to support the regular analysis of malicious +software and the development of detection and defense measures. Malheur allows for identifying novel classes of malware with similar behavior and assigning unknown malware to discovered classes. |