id: global-traffic-statistics info: name: Global Traffic Statistics Exposure author: tess severity: low metadata: max-request: 1 verified: true shodan-query: title:"Global Traffic Statistics" tags: misconfig,global http: - method: GET path: - '{{BaseURL}}' matchers-condition: and matchers: - type: word part: body words: - "Global Traffic Statistics" - "Listening on" condition: and - type: word part: header words: - "text/html" - type: status status: - 200