nuclei-templates/exposed-panels/plastic-scm-login.yaml

23 lines
451 B
YAML
Raw Normal View History

2021-06-25 08:22:27 +00:00
id: plastic-scm-login
info:
name: Plastic SCM Login
author: dhiyaneshDK
severity: info
reference: https://www.shodan.io/search?query=http.title%3A%22Log+in+-+Plastic+SCM%22
2022-01-03 16:06:23 +00:00
tags: panel,plastic
2021-06-25 08:22:27 +00:00
requests:
- method: GET
path:
- '{{BaseURL}}/account'
matchers-condition: and
matchers:
- type: word
words:
- '<title>Log in - Plastic SCM</title>'
- type: status
status:
- 200