OSQuery Fleet Detection Panel - Detect
ID: osquery-fleet-detect
Severity: info
Author: Adam Crosser
Tags: panel,fleet,osquery,tech
Description
Section titled “Description”OSQuery Fleet Detection panel was detected.
YAML Source
Section titled “YAML Source”id: osquery-fleet-detect
info: name: OSQuery Fleet Detection Panel - Detect author: Adam Crosser severity: info description: OSQuery Fleet Detection panel was detected. reference: - https://fleetdm.com/ classification: cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cvss-score: 0 cwe-id: CWE-200 cpe: cpe:2.3:a:kolide:fleet:*:*:*:*:*:*:*:* metadata: max-request: 1 shodan-query: http.favicon.hash:-1529860313 product: fleet vendor: kolide tags: panel,fleet,osquery,tech
http: - method: GET path: - '{{BaseURL}}/login'
matchers-condition: and matchers: - type: word part: body words: - "Fleet" - "osquery" - "/assets/bundle" condition: and
- type: status status: - 200# digest: 490a00463044022067735de47ddb5d2d5f10b5a6efafbd568370b22070699ccb6a8e0a91ddaf58bf0220672bf2e2dfd04e043ab44fb060114ac46c8b5b281821399b5b751fe39ca4147e:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/technologies/osquery-fleet-detect.yaml"