Create opennms-web-console.yaml

patch-1
Dhiyaneshwaran 2021-04-22 02:22:03 +05:30 committed by GitHub
parent 17d556feeb
commit eddbdd6785
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,24 @@
id: opennms-web-console
info:
name: OpenNMS web console
author: DhiyaneshDk
severity: info
reference: https://www.exploit-db.com/ghdb/5468
tags: panel,login
requests:
- method: GET
path:
- "{{BaseURL}}/opennms/login.jsp"
matchers-condition: and
matchers:
- type: word
words:
- "OpenNMS Web Console"
part: body
- type: status
status:
- 200