diff options
author | Arief JR <4ipxxx@gmail.com> | 2015-10-25 08:25:29 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-25 10:04:45 +0700 |
commit | e658f6c341e1e6c67af5166715a18530bb620ef3 (patch) | |
tree | 99f47c8d2e26bc3971e5eedbe13f71d0980df1d6 /network/malheur/README | |
parent | c24cab928a20ead4d3430532f5346c16425cd187 (diff) | |
download | slackbuilds-e658f6c341e1e6c67af5166715a18530bb620ef3.tar.gz |
network/malheur: Added (automatic analysis of malware behaviour).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/malheur/README')
-rw-r--r-- | network/malheur/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/malheur/README b/network/malheur/README new file mode 100644 index 0000000000..f6fe50b2a1 --- /dev/null +++ b/network/malheur/README @@ -0,0 +1,10 @@ +A novel tool for malware analysis + +Malheur is a tool for the automatic analysis of malware behavior +(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. + +Malheur allows for identifying novel classes of malware with similar behavior and +assigning unknown malware to discovered classes. |