From 37e85cff06348419308bec29bd93f24a363bd660 Mon Sep 17 00:00:00 2001 From: Martin Kletzander Date: Thu, 1 Oct 2015 14:32:47 +0200 Subject: [PATCH] docs: Add Cuckoo Sandbox into apps.html Signed-off-by: Martin Kletzander --- docs/apps.html.in | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/docs/apps.html.in b/docs/apps.html.in index 86b301660d..39fb78d8bc 100644 --- a/docs/apps.html.in +++ b/docs/apps.html.in @@ -441,5 +441,19 @@ +

Other

+ +
+
Cuckoo Sandbox
+
+ Cuckoo Sandbox is a malware analysis system. You can throw + any suspicious file at it and in a matter of seconds Cuckoo + will provide you back some detailed results outlining what + such file did when executed inside an isolated environment. + And libvirt is one of the backends that can be used for the + isolated environment. +
+
+ -- 2.47.2