diff --git a/technologies/intelbras-detect.yaml b/technologies/intelbras-detect.yaml index e4ebb64be2..92c39e96a9 100644 --- a/technologies/intelbras-detect.yaml +++ b/technologies/intelbras-detect.yaml @@ -5,21 +5,20 @@ info: author: pikpikcu severity: info metadata: + verified: true + shodan-query: http.title:"Intelbras" fofa-query: app="Intelbras" - tags: tech,intelbras + tags: tech,intelbras,panel requests: - method: GET path: - "{{BaseURL}}" - matchers-condition: and + redirects: true + max-redirects: 2 matchers: - type: word - part: body words: - - "INTELBRAS" - - - type: status - status: - - 200 + - "Intelbras" + case-insensitive: true