2021-09-29 11:06:51 +00:00
|
|
|
id: ibm-http-server
|
2021-07-13 20:54:43 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: Default IBM HTTP Server
|
2021-09-29 11:06:51 +00:00
|
|
|
author: dhiyaneshDK,pussycat0x
|
2021-07-13 20:54:43 +00:00
|
|
|
severity: info
|
2022-07-04 08:46:15 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-07-04 08:46:15 +00:00
|
|
|
shodan-query: http.title:"IBM-HTTP-Server"
|
2021-07-13 20:54:43 +00:00
|
|
|
tags: tech,ibm
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-07-13 20:54:43 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '<title>IBM HTTP Server</title>'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2021-09-29 11:06:51 +00:00
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
regex:
|
2021-09-29 11:37:01 +00:00
|
|
|
- "IBM HTTP Server ([0-9.]+)"
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a0046304402206e7b93e6a0825caae64cc217d69555968c6a3c2f32b6ce510d8ec2a5176d7a24022023980a3da37a7b24368f2d66d5744390c5d0156788e4025b626e2972a9032f38:922c64590222798bb761d5b6d8e72950
|