nuclei-templates/http/technologies/burp-collaborator-detect.yaml

46 lines
1.2 KiB
YAML
Raw Normal View History

2023-09-03 17:25:30 +00:00
id: burp-collaborator-detect
info:
2023-09-08 11:26:58 +00:00
name: Burp Collaborator Server - Detect
2023-09-03 17:25:30 +00:00
author: lum8rjack
severity: info
description: |
Burp Collaborator server detected.
reference:
- https://portswigger.net/burp/documentation/collaborator
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
2023-10-14 11:27:55 +00:00
cvss-score: 0
2023-09-03 17:25:30 +00:00
cwe-id: CWE-200
2024-09-10 08:22:50 +00:00
cpe: cpe:2.3:a:portswigger:burp_suite:*:*:*:*:*:*:*:*
2023-09-03 17:25:30 +00:00
metadata:
verified: true
2023-10-14 11:27:55 +00:00
max-request: 1
2023-09-03 17:25:30 +00:00
shodan-query: "Server: Burp Collaborator"
2024-09-10 08:22:50 +00:00
product: burp_suite
vendor: portswigger
2023-09-08 11:26:58 +00:00
tags: burp,tech,detect
2023-09-03 17:25:30 +00:00
http:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: header
words:
- "Server: Burp Collaborator https://burpcollaborator.net/"
- type: status
status:
- 200
2023-09-03 17:32:16 +00:00
2023-09-03 17:25:30 +00:00
extractors:
- type: regex
part: header
group: 1
regex:
- "(?:X-(Collaborator-Version: [0-9]))"
2024-09-12 05:14:01 +00:00
# digest: 490a0046304402205897b61a948b83100d0e995c784e9d8cdeb59d5cb23d8fa4f8e60adceb48954702203593d6adeb76b3f6430ce3b6849019c8a74c186fb1af4b1c3e2fa01f79581fac:922c64590222798bb761d5b6d8e72950