id: ibm-http-server info: name: Default IBM HTTP Server author: dhiyaneshDK,pussycat0x severity: info metadata: shodan-query: http.title:"IBM-HTTP-Server" tags: tech,ibm requests: - method: GET path: - '{{BaseURL}}' matchers-condition: and matchers: - type: word words: - 'IBM HTTP Server' - type: status status: - 200 extractors: - type: regex part: body regex: - "IBM HTTP Server ([0-9.]+)"