id: autobahn-python-detect info: name: Autobahn-Python Webserver Detect author: pussycat0x severity: info metadata: shodan-query: "AutobahnPython" tags: tech,webserver requests: - method: GET path: - '{{BaseURL}}' matchers-condition: and matchers: - type: regex regex: - '

AutobahnPython([ 0-9.]+)<\/h1>' - type: status status: - 200 extractors: - type: regex part: body regex: - 'AutobahnPython([ 0-9.]+)'