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

42 lines
1.0 KiB
YAML
Raw Normal View History

2024-09-10 08:22:50 +00:00
id: privatebin-detect
info:
name: PrivateBin - Detect
author: righettod
severity: info
description: |
PrivateBin was detected.
reference:
- https://privatebin.info/
2024-09-10 09:08:16 +00:00
classification:
cpe: cpe:2.3:a:privatebin:privatebin:*:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 1
2024-09-10 08:22:50 +00:00
vendor: privatebin
2024-09-10 09:08:16 +00:00
product: privatebin
shodan-query: title:"PrivateBin"
tags: tech,privatebin,detect
2024-09-10 08:22:50 +00:00
http:
- method: GET
path:
- "{{BaseURL}}"
redirects: true
max-redirects: 2
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains_any(to_lower(body), "privatebin.js", "privatebin</title>", "content=\"privatebin")'
condition: and
extractors:
- type: regex
part: body
group: 1
regex:
2024-09-04 15:35:24 +00:00
- 'privatebin\.[a-z]{2,3}\?([0-9.]+)'
2024-09-10 09:08:16 +00:00
# digest: 4a0a0047304502206c206521a18dcd4cbf7969b932bde363b8a28fd9e14a007680371285886235920221008efa426ddef32b50823c5167f532ec7462c91ed4ec6a62ef841eec9e5451a632:922c64590222798bb761d5b6d8e72950