[libvirt] [PATCH] docs: Add Cuckoo Sandbox into apps.html
Martin Kletzander
mkletzan at redhat.com
Thu Oct 1 12:33:11 UTC 2015
Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
---
docs/apps.html.in | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/docs/apps.html.in b/docs/apps.html.in
index 86b301660df3..2ee24bb382f9 100644
--- a/docs/apps.html.in
+++ b/docs/apps.html.in
@@ -441,5 +441,19 @@
</dd>
</dl>
+ <h2><a name="other">Other</a></h2>
+
+ <dl>
+ <dt><a href="http://cuckoosandbox.org/">Cuckoo Sandbox</a></dt>
+ <dd>
+ 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 it's this isolated environment that libvirt, amongsth
+ other backends, can be used.
+ </dd>
+ </dl>
+
</body>
</html>
--
2.6.0
More information about the libvir-list
mailing list