-
Notifications
You must be signed in to change notification settings - Fork 0
Add extra checks, if any. Add confidence score #1
Copy link
Copy link
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
If anyone knows of any other ways to identify if a program is being run inside of a virtual machine please let me know.
Furthermore, if anyone has any ideas of how to implement a confidence scoring system, should other methods of detecting if we're in a VM is found, please let me know too. For example, the vendor string check isn't reliable as this can easily be changed, so would have a low confidence score compared to checking the 31st bit of leaf 1 of ecx, which is harder to change.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed