Philippe Delteil 2021-07-28 01:50:27 -04:00 committed by GitHub
parent 7d200d7028
commit c81cec9a36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
id: jenkins-detect
info:
name: Jenkins detect (version)
author: philippdelteil
severity: info
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
words:
- "X-Jenkins"
part: header
extractors:
- type: kval
part: header
kval:
- X-Jenkins