-
Notifications
You must be signed in to change notification settings - Fork 3
/
mondoo-vmware-incident-response.mql.yaml
61 lines (53 loc) · 2.27 KB
/
mondoo-vmware-incident-response.mql.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
# Copyright (c) Mondoo, Inc.
# SPDX-License-Identifier: BUSL-1.1
packs:
- uid: mondoo-vmware-incident-response
name: VMware vCenter Incident Response Pack
version: 1.1.0
license: BUSL-1.1
authors:
- name: Mondoo, Inc
email: [email protected]
tags:
mondoo.com/platform: vmware,vmware-esxi
mondoo.com/category: security
docs:
desc: |
## Overview
VMware vCenter Incident Response Pack by Mondoo retrieves data about vCenter and its ESXi hosts.
### Run query pack
To run this query pack against VMware vCenter:
```bash
cnquery scan vsphere [email protected]@192.168.5.24 --ask-pass -f core/mondoo-vmware-incident-response.mql.yaml
```
## Join the community!
Our goal is to build policies that are simple to deploy, accurate, and actionable.
If you have any suggestions for improving this policy, or if you need support, [join the Mondoo community](https://github.com/orgs/mondoohq/discussions) in GitHub Discussions.
filters:
- asset.platform == "vmware-esxi"
queries:
- uid: mondoo-vmware-incident-response-kernel-modules
title: Kernel modules
mql: vsphere.host.kernelModules
- uid: mondoo-vmware-incident-response-installed-packages
title: Installed packages
mql: vsphere.host.packages
- uid: mondoo-vmware-incident-response-running-services
title: All services
mql: vsphere.host.services
refs:
- title: VMSA-2021-0002
url: https://www.vmware.com/security/advisories/VMSA-2021-0002.html
- title: How to Disable/Enable the SLP Service on VMware ESXi (76372)
url: https://kb.vmware.com/s/article/76372
- uid: mondoo-vmware-incident-response-acceptance-level
title: Host acceptance level
docs:
desc: The host acceptance level determines which VIBs can be installed on a host.
mql: vsphere.host.acceptanceLevel
refs:
- title:
url: https://docs.vmware.com/en/VMware-vSphere/6.5/com.vmware.vsphere.upgrade.doc/GUID-27BBBAB8-01EA-4238-8140-1C3C3EFC0AA6.html
- uid: mondoo-vmware-incident-response-ntp-servers
title: Configured NTP servers
mql: vsphere.host.ntp.server