You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -45,18 +44,20 @@ standing for `Unified` interface.
45
44
_Virtual Machine Introspection_ has been around since [2003](https://www.ndss-symposium.org/ndss2003/virtual-machine-introspection-based-architecture-intrusion-detection/),
46
45
yet the ecosystem is still heavily fragmented and lacks standards as well as interoperability.
47
46
48
-
See [Documentation: VMI Ecosystem Fragmentation](https://libmicrovmi.github.io/explanation/vmi_ecosystem.html)
47
+
See [Documentation: VMI Ecosystem Fragmentation](https://wenzel.github.io/libmicrovmi/explanation/vmi_ecosystem.html)
49
48
50
49
The main objective is to provide the simplest virtual machine introspection abstraction, offering a standard API to interact with
51
50
any VMI provider.
52
51
52
+
The documentation keeps track of libmicrovmi's [integration status](https://wenzel.github.io/libmicrovmi/reference/integration_status.html) for each VMI apps.
0 commit comments