38 lines
836 B
YAML
38 lines
836 B
YAML
id: openssl-detect
|
|
|
|
info:
|
|
name: Openssl Detect
|
|
author: h4kux,princechaddha
|
|
severity: info
|
|
classification:
|
|
cpe: cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: openssl
|
|
product: openssl
|
|
shodan-query: OpenSSL
|
|
tags: tech,openssl
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: server
|
|
words:
|
|
- "OpenSSL"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: header
|
|
regex:
|
|
- 'OpenSSL\/([0-9.a-z]+)'
|
|
# digest: 4b0a004830460221008f25de625eaa97c2dfe8775117148300158092015f4b12d72d0c0b98f03f612f022100dc46558c02bb2ff63e5dcb9f5a8f6e6c4d33095b5ef2a94216e2eafc022af0c7:922c64590222798bb761d5b6d8e72950 |