From 9b2bd9ef49b9ace1a3d92116c52513717501e570 Mon Sep 17 00:00:00 2001 From: Sharp-tailed Grouse Date: Fri, 14 Oct 2022 08:58:26 -0400 Subject: [PATCH] Use code tags instead of bold text Signed-off-by: Sharp-tailed Grouse --- guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide.md b/guide.md index e03cb14..093b696 100644 --- a/guide.md +++ b/guide.md @@ -11750,7 +11750,7 @@ Here's some host information that can be leaked through the Virtual Machine: - Organizationally unique identifier or OUI - the unique identifier assigned to VMWare Guest VMs; -- Virtual Windows registry keys like **ProductID** might show the Host Machine's environment: +- Virtual Windows registry keys like `ProductID` might show the Host Machine's environment: `HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ProductId XXXXX-123-1234567-12345` - HDD, GPU, and mouse drivers can be exposed through: `HKEY_LOCAL_MACHINE\System\CurrentControlSet\`