40 lines
1015 B
YAML
40 lines
1015 B
YAML
id: signet-explorer-dashboard
|
|
|
|
info:
|
|
name: Signet Explorer Dashboard - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
description: Signet Explorer Dashboard was detected.
|
|
reference:
|
|
- https://github.com/mempool/mempool
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: html:"mempool-space" || title:"Signet Explorer"
|
|
tags: panel,signet,bitcoin,dashboard
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Signet Explorer</'
|
|
- 'mempool-summary'
|
|
- 'mempool-space'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100d85abdae03863acb4146e3dc513d1259225d0733aec7c3ca045a44243c2c21320220662737e6b1dd4c68df2f899e366f67aaed308de133dee9602ad05f661500392e:922c64590222798bb761d5b6d8e72950
|