updated matchers, added metadata

patch-1
Ritik Chaddha 2023-01-23 14:46:52 +05:30 committed by GitHub
parent 3001ac52a1
commit 54d23506ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 12 deletions

View File

@ -1,15 +1,13 @@
id: connect-box-login
id: connectbox-panel
info:
name: Connect Box Login Panel - Detect
name: Connect Box Login Panel Detect
author: fabaff
severity: info
description: Connect Box login panel was detected.
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
cvss-score: 0.0
cwe-id: CWE-200
tags: tech,panel,connectbox,iot
metadata:
verified: true
shodan-query: 'NET-DK/1.0'
tags: panel,connectbox,iot
requests:
- method: GET
@ -18,7 +16,6 @@ requests:
host-redirects: true
max-redirects: 2
matchers-condition: and
matchers:
- type: word
@ -26,10 +23,10 @@ requests:
words:
- "NET-DK/1.0"
- type: word
- type: regex
part: header
words:
- "../common_page/login.html"
regex:
- "../common_page/(.*).html"
- type: status
status: