2023-09-14 11:01:07 +00:00
|
|
|
id: satis-repository
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Satis Composer Repository - Detect
|
|
|
|
author: FlorianMaak
|
|
|
|
severity: info
|
2023-09-14 15:24:16 +00:00
|
|
|
description: |
|
2023-10-14 11:27:55 +00:00
|
|
|
Satis composer repository was detected
|
2023-09-14 11:01:07 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/composer/satis
|
|
|
|
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
|
|
|
|
metadata:
|
2024-06-07 10:04:29 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2023-09-14 11:01:07 +00:00
|
|
|
shodan-query: html:"<a href=\"https://github.com/composer/satis\">Satis</a>"
|
2024-01-14 09:21:50 +00:00
|
|
|
tags: panel,exposure,composer,satis
|
2023-09-14 11:01:07 +00:00
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2023-09-14 15:24:16 +00:00
|
|
|
- 'This is a private repository'
|
|
|
|
- 'https://github.com/composer/satis'
|
2023-09-14 11:01:07 +00:00
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-09-14 15:24:16 +00:00
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
regex:
|
|
|
|
- '\d+\.\d+\.\d+-dev'
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 4a0a00473045022100af67990a928daa5c59d5af235ecb6cc685922c3bfef7b808d2474225e65b4d5302204f176d3900b578bc4420a212b608d1fa84bbf21b9c567d56bc60b9ed0a349285:922c64590222798bb761d5b6d8e72950
|