id: avideo-detect info: name: Avideo Detect author: pikpikcu severity: info metadata: max-request: 1 verified: true shodan-query: http.title:"AVideo" fofa-query: "AVideo" tags: tech,avideo http: - method: GET path: - "{{BaseURL}}" host-redirects: true max-redirects: 2 matchers-condition: and matchers: - type: regex part: body regex: - '(.*)AVideo(.*)' - 'AVideo Analytics' condition: or - type: word part: header words: - "/install/index.php" negative: true - type: status status: - 200