nuclei-templates/http/technologies/bamboo-detect.yaml

35 lines
978 B
YAML
Raw Permalink Normal View History

2023-12-14 23:43:41 +00:00
id: bamboo-detect
info:
2023-12-19 02:01:01 +00:00
name: Bamboo - Detection
2023-12-14 23:43:41 +00:00
author: bhutch
severity: info
description: |
2023-12-19 02:01:01 +00:00
Detect the presence of Bamboo, a CI/CD tool.
2023-12-14 23:43:41 +00:00
metadata:
verified: true
max-request: 1
2023-12-14 23:43:41 +00:00
vendor: atlassian
shodan-query: http.favicon.hash:-1379982221
category: devops
tags: tech,bamboo,atlassian,detect,cicd
http:
- method: GET
path:
- "{{BaseURL}}"
redirects: true
matchers:
- type: dsl
dsl:
- contains(to_lower(body), "<title>log into atlassian - atlassian bamboo</title>")
- contains(to_lower(body), "meta name=\"application-name\" content=\"bamboo\" />")
extractors:
- type: regex
name: version
group: 1
regex:
- '(?i)atlassian bamboo</a> version (.*) -'
# digest: 490a00463044022054fee6be26df8b05fe917fc020a1087009848dc48a25b2df27954e6f1d71ac4802205b3267d31138e786117de003787658c20c23a8956efe95880a085e183df4ab62:922c64590222798bb761d5b6d8e72950