Skip to content

MPSec ISG1000 Security Gateway Panel - Detect

ID: mpsec-isg1000-panel

Severity: info

Author: DhiyaneshDk

Tags: panel,login,mpsec,isg1000

id: mpsec-isg1000-panel
info:
name: MPSec ISG1000 Security Gateway Panel - Detect
author: DhiyaneshDk
severity: info
metadata:
verified: true
max-request: 1
fofa-query: 迈普通信技术股份有限公司
tags: panel,login,mpsec,isg1000
http:
- method: GET
path:
- "{{BaseURL}}/login.html"
matchers-condition: and
matchers:
- type: word
words:
- '/webui/images/maipu/login/'
- type: status
status:
- 200
# digest: 490a0046304402207d80a751ae6d91f34d2c5fc171f91ebdaa0fbe1dec9aea3e30d5c079ec5d0d7b02203b37d992540f3cfc685b5af50fd4ef3ab65ac612bd9d3f46f4742c5de0585e3f:922c64590222798bb761d5b6d8e72950

This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.

Terminal window
$ nuclei -u "URL" -t "http/exposed-panels/mpsec-isg1000-panel.yaml"

View on Github