Skip to content

Jenkins panel async-people

ID: jenkins-async-people

Severity: info

Author: nadino

Tags: jenkins

id: jenkins-async-people
info:
name: Jenkins panel async-people
author: nadino
severity: info
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
metadata:
max-request: 1
tags: jenkins
http:
- method: GET
path:
- "{{BaseURL}}/asynchPeople/"
matchers:
- type: word
words:
- "<title>People - [Jenkins]</title>"
part: body
# digest: 4a0a0047304502200f79336b5c190a0b2c4400e94524c8da147cabc9f7d62928bda34b6ca43d8939022100cd5e9d5ecbdc669ee5d592b59ff08b5a8d1b2fc5bbbe6f77aa86919337ef7a97:922c64590222798bb761d5b6d8e72950

This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.

Terminal window
$ nuclei -u "URL" -t "http/vulnerabilities/jenkins/jenkins-asyncpeople.yaml"

View on Github