Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -534,6 +534,9 @@ VMAware provides a convenient way to not only check for VMs, but also have the f
| `VM::OSXSAVE` | Check if running xgetbv in the XCR0 extended feature register triggers an exception | Windows | 50% | | | | |
| `VM::NSJAIL_PID` | Check if process status matches with nsjail patterns with PID anomalies | Linux | 75% | | | | |
| `VM::PCI_VM` | Check for PCIe bridge names for known VM keywords and brands | Linux | 100% | | | | |
| `VM::BOCHS_VM_STRINGS` | Check ACPI tables for BOCHS and BXPC strings | Windows, Linux | 100% | Admin | | | |
| `VM::VBOX_VM_STRINGS` | Check ACPI tables for VBOX, vbox and VirtualBox strings | Windows, Linux | 100% | Admin | | | |
| `VM::WAET_VM_STRINGS` | Check ACPI tables for WAET string | Windows | 100% | | | | |
<!-- ADD TECHNIQUE DETAILS HERE -->

<br>
Expand Down
Loading