Signed-off-by: Martin Kletzander <[email protected]>
---
 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

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to