nuclei-templates/exposed-panels/jfrog.yaml

23 lines
380 B
YAML
Raw Normal View History

2021-02-27 10:28:22 +00:00
id: jfrog-login
info:
name: JFrog Login
author: dhiyaneshDK
severity: info
reference: https://www.exploit-db.com/ghdb/6797
2021-04-06 07:25:57 +00:00
tags: panel
2021-02-27 10:28:22 +00:00
requests:
- method: GET
path:
- '{{BaseURL}}/ui/login/'
matchers-condition: and
matchers:
- type: word
words:
- '<title>JFrog</title>'
- type: status
status:
- 200