From: Anton Belousov <blsv.anton@gmail.com>
To: xen-devel@lists.xenproject.org
Cc: "Anton Belousov" <blsv.anton@gmail.com>,
"Jan Beulich" <jbeulich@suse.com>,
"Andrew Cooper" <andrew.cooper3@citrix.com>,
"Roger Pau Monné" <roger.pau@citrix.com>, "Wei Liu" <wl@xen.org>,
"Ian Jackson" <iwj@xenproject.org>
Subject: [XEN PATCH 0/1] Add support for SMBIOS tables 7,8,9,26,27,28.
Date: Mon, 29 Nov 2021 12:59:28 +0000 [thread overview]
Message-ID: <cover.1638190663.git.blsv.anton@gmail.com> (raw)
This update is done to improve virtual machine stealth from malware. There are AntiVM techniques that use WMI-queries to detect presence of this SMBIOS tables. Example: "https://github.com/LordNoteworthy/al-khaser/blob/master/al-khaser/AntiVM/Generic.cpp"
Anton Belousov (1):
Add suport for SMBIOS tables 7,8,9,26,27,28 to improve virtual machine
stealth from malware.
tools/firmware/hvmloader/smbios.c | 146 ++++++++++++++++++++++++
tools/firmware/hvmloader/smbios_types.h | 76 ++++++++++++
2 files changed, 222 insertions(+)
--
2.25.1
next reply other threads:[~2021-11-29 14:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-29 12:59 Anton Belousov [this message]
2021-11-29 12:59 ` [XEN PATCH 1/1] Add suport for SMBIOS tables 7,8,9,26,27,28 to improve virtual machine stealth from malware Anton Belousov
2021-11-29 17:27 ` Roger Pau Monné
2021-12-02 13:45 ` Jan Beulich
2021-11-29 17:30 ` [XEN PATCH 0/1] Add support for SMBIOS tables 7,8,9,26,27,28 Roger Pau Monné
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1638190663.git.blsv.anton@gmail.com \
--to=blsv.anton@gmail.com \
--cc=andrew.cooper3@citrix.com \
--cc=iwj@xenproject.org \
--cc=jbeulich@suse.com \
--cc=roger.pau@citrix.com \
--cc=wl@xen.org \
--cc=xen-devel@lists.xenproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.