From e658f6c341e1e6c67af5166715a18530bb620ef3 Mon Sep 17 00:00:00 2001 From: Arief JR <4ipxxx@gmail.com> Date: Sun, 25 Oct 2015 08:25:29 +0700 Subject: network/malheur: Added (automatic analysis of malware behaviour). Signed-off-by: Willy Sudiarto Raharjo --- network/malheur/README | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 network/malheur/README (limited to 'network/malheur/README') diff --git a/network/malheur/README b/network/malheur/README new file mode 100644 index 000000000000..f6fe50b2a191 --- /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. -- cgit v1.2.3