Update intelbras-detect.yaml

patch-1
Ritik Chaddha 2022-08-07 16:21:47 +05:30 committed by GitHub
parent f1a6577e28
commit f0c48ba232
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 8 deletions

View File

@ -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:
- "<title>INTELBRAS</title>"
- type: status
status:
- 200
- "<title>Intelbras"
case-insensitive: true