nuclei-templates/exposed-panels/sonarqube-login.yaml

19 lines
290 B
YAML
Raw Normal View History

2020-09-15 16:20:17 +00:00
id: sonarqube-login
info:
name: SonarQube panel detect
author: dhiyaneshDk
severity: info
2021-04-06 07:25:57 +00:00
tags: panel
2020-09-15 16:20:17 +00:00
requests:
- method: GET
path:
- "{{BaseURL}}/sessions/new"
matchers:
- type: word
words:
- "<title>SonarQube</title>"
part: body