37 lines
929 B
YAML
37 lines
929 B
YAML
id: mag-dashboard-panel
|
|
|
|
info:
|
|
name: MAG Dashboard Login Panel - Detect
|
|
author: theamanrawat
|
|
severity: info
|
|
description: MAG Dashboard 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
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.title:"MAG Dashboard Login"
|
|
tags: panel,mag
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'MAG Dashboard Login'
|
|
- 'Check for Renewal License'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402200953919416bcfdb9fe9c2bc28cc317ecdbd95313eb03a1ce34011fff809167630220390afae7e310d28c8771f795f1b3528530e602dcbcc720cd0d03f5e77bef58ee:922c64590222798bb761d5b6d8e72950 |