Merge pull request #7547 from projectdiscovery/jsherp-boot-panel

Create jsherp-boot-panel.yaml
patch-1
Ritik Chaddha 2023-06-29 13:08:33 +05:30 committed by GitHub
commit c11ee6cddc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,29 @@
id: jsherp-boot-panel
info:
name: JshERP Boot Panel - Detect
author: DhiyaneshDk
severity: info
metadata:
max-request: 1
verified: true
shodan-query: http.favicon.hash:-1298131932
tags: panel,jsherp,login,detect
http:
- method: GET
path:
- "{{BaseURL}}/user/login"
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'jshERP-boot'
- 'ERP系统'
condition: or
- type: status
status:
- 200