Merge pull request #6233 from theamanrawat/mag-dashboard-login

Created template mag-dashboard-login
patch-1
Ritik Chaddha 2022-12-07 17:04:47 +05:30 committed by GitHub
commit 7bd7b16ace
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,30 @@
id: mag-dashboard-panel
info:
name: MAG Dashboard Panel
author: theamanrawat
severity: info
metadata:
verified: true
shodan-query: http.title:"MAG Dashboard Login"
tags: panel,mag
requests:
- 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