34 lines
865 B
YAML
34 lines
865 B
YAML
id: neo4j-browser
|
|
|
|
info:
|
|
name: Neo4j Browser - Detect
|
|
author: DhiyaneshDK
|
|
severity: info
|
|
description: The Neo4j Browser has been detected.
|
|
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:
|
|
vendor: neo4j
|
|
product: neo4j
|
|
max-request: 1
|
|
shodan-query: http.title:"Neo4j Browser"
|
|
tags: neo4j,exposure,unauth,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/browser/'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Neo4j Browser</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100c84149a4c21f1e991d9322c0b3f32b319e09ab26348459035025e4925b51626b02200b0f9ab47bc97f7539f2233bc511d96807a69bbbf7db71169b0344e3127a8770:922c64590222798bb761d5b6d8e72950 |