Create wso2-management-console.yaml

patch-1
Dhiyaneshwaran 2021-03-07 19:18:25 +05:30 committed by GitHub
parent 32ff7b6cf9
commit 4516189b45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,21 @@
id: wso2-management-console
info:
name: WSO2 Management Console
author: dhiyaneshDK
severity: info
reference: https://www.exploit-db.com/ghdb/5691
requests:
- method: GET
path:
- '{{BaseURL}}/carbon/admin/login.jsp'
matchers-condition: and
matchers:
- type: word
words:
- '<title>WSO2 Management Console</title>'
- type: status
status:
- 200