2022-03-16 13:17:58 +00:00
|
|
|
id: buildbot-panel
|
|
|
|
|
|
|
|
info:
|
2022-11-08 20:55:31 +00:00
|
|
|
name: Buildbot Panel - Detect
|
2022-10-04 16:51:21 +00:00
|
|
|
author: thardt-praetorian,daffainfo
|
2022-03-16 13:17:58 +00:00
|
|
|
severity: info
|
2022-11-08 20:55:31 +00:00
|
|
|
description: Buildbot panel was detected.
|
2022-10-05 14:38:07 +00:00
|
|
|
reference:
|
2022-10-05 14:34:04 +00:00
|
|
|
- https://buildbot.net
|
2022-11-08 20:55:31 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
|
|
cwe-id: CWE-200
|
2024-03-26 08:03:04 +00:00
|
|
|
cpe: cpe:2.3:a:buildbot:buildbot:*:*:*:*:*:*:*:*
|
2022-03-16 13:17:58 +00:00
|
|
|
metadata:
|
2024-06-07 10:04:29 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2024-04-08 11:34:33 +00:00
|
|
|
vendor: buildbot
|
2024-06-07 10:04:29 +00:00
|
|
|
product: buildbot
|
|
|
|
shodan-query:
|
|
|
|
- http.title:"BuildBot"
|
|
|
|
- http.title:"buildbot"
|
|
|
|
fofa-query: title="buildbot"
|
|
|
|
google-query: intitle:"buildbot"
|
2022-03-16 13:17:58 +00:00
|
|
|
tags: panel,buildbot,cicd
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-03-16 13:17:58 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}'
|
|
|
|
|
2022-10-07 21:27:25 +00:00
|
|
|
host-redirects: true
|
2022-03-16 13:17:58 +00:00
|
|
|
max-redirects: 2
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-03-16 13:17:58 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
regex:
|
|
|
|
- '<title(.*)>Buildbot</title>'
|
2022-10-04 16:51:21 +00:00
|
|
|
- 'buildbot_config'
|
2022-10-05 14:34:04 +00:00
|
|
|
condition: or
|
2022-10-04 16:51:21 +00:00
|
|
|
|
2022-03-16 13:17:58 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2022-10-04 16:51:21 +00:00
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
regex:
|
|
|
|
- '\[\"Buildbot\", \"([0-9.]+)\"\]'
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 4b0a004830460221008aef311f7bab6673a6dfff11db301ed3757b7baf2087eb1d37533717f93ab78702210094c33daa764babacbeba9ab5c683a38d6c5a363454905661de9c5161ba8ab12d:922c64590222798bb761d5b6d8e72950
|