nuclei-templates/vulnerabilities/jenkins/jenkins-asyncpeople.yaml

23 lines
561 B
YAML
Raw Normal View History

id: jenkins-async-people
info:
name: Jenkins panel async-people
author: nadino
2020-08-03 21:52:00 +00:00
severity: info
tags: jenkins
reference: |
- https://bugs.eclipse.org/bugs/show_bug.cgi?id=564944
- https://issues.jenkins.io/browse/JENKINS-30107
- https://issues.jenkins.io/browse/JENKINS-18884
- https://issues.jenkins.io/browse/JENKINS-26469
requests:
- method: GET
path:
- "{{BaseURL}}/asynchPeople/"
matchers:
- type: word
words:
2020-05-25 08:13:15 +00:00
- "<title>People - [Jenkins]</title>"
part: body