Skip to content

Commit

Permalink
add vuln information to shodan query pack (#157)
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Münch <[email protected]>
  • Loading branch information
atomic111 authored Jul 30, 2024
1 parent a6aed25 commit bb98981
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion core/mondoo-shodan-inventory.mql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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

0 comments on commit bb98981

Please sign in to comment.