36 lines
847 B
YAML
36 lines
847 B
YAML
id: ibm-http-server
|
|
|
|
info:
|
|
name: Default IBM HTTP Server
|
|
author: dhiyaneshDK,pussycat0x
|
|
severity: info
|
|
classification:
|
|
cpe: cpe:2.3:a:ibm:http_server:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: ibm
|
|
product: http_server
|
|
shodan-query: http.title:"IBM-HTTP-Server"
|
|
tags: tech,ibm
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>IBM HTTP Server</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- "IBM HTTP Server ([0-9.]+)"
|
|
# digest: 490a0046304402202d86091a352c43a0c3a11059f8ac5c117b2a7277acf31ccbfb3906a047c883ee0220221bad70a0aa664094b80f908f35c4dfc546ed86d15890f82720ca994895cc4a:922c64590222798bb761d5b6d8e72950 |