Update jenkins-detect.yaml

- Solves false positive using https://alex-jenkins.tumblr.com (more general https://*x-jenkins.tumblr.com)
- Tested on 50 targets, true positives remain.
This commit is contained in:
Philippe Delteil
2022-11-29 20:28:18 -05:00
committed by GitHub
parent 6a3d6c174d
commit 3d7eea4fbb

View File

@@ -26,7 +26,7 @@ requests:
- type: word
part: header
words:
- "x-jenkins"
- "x-jenkins:"
case-insensitive: true
- type: word