From 37fefb599e148fb7cc0261ff654dd05419b4b787 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrick=20Mu=CC=88nch?= Date: Wed, 24 Jul 2024 17:40:38 +0200 Subject: [PATCH] add vuln information to shodan query pack MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Patrick Münch --- core/mondoo-shodan-inventory.mql.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/core/mondoo-shodan-inventory.mql.yaml b/core/mondoo-shodan-inventory.mql.yaml index 6be6b89..ff9cacc 100644 --- a/core/mondoo-shodan-inventory.mql.yaml +++ b/core/mondoo-shodan-inventory.mql.yaml @@ -4,7 +4,7 @@ packs: - uid: mondoo-shodan-inventory name: Shodan Inventory Pack - version: 1.0.0 + version: 1.1.0 license: BUSL-1.1 authors: - name: Mondoo, Inc @@ -63,4 +63,8 @@ packs: title: Shodan info about Ports mql: | shodan.host.ports + - uid: mondoo-shodan-inventory-ports + title: Shodan info about vulnerabilities + mql: | + shodan.host.vulnerabilities