34 lines
894 B
YAML
34 lines
894 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
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:neo4j:neo4j:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
product: neo4j
|
|
shodan-query: http.title:"Neo4j Browser"
|
|
vendor: neo4j
|
|
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: 4a0a004730450221009f438692e451fc4a1586ac6285e18c31ee05ed59fabea189f8f8afc2f252690102201d5c2b60a37286244b0e8323e764903bf6d4362e9b430b51ee72020e54251ed8:922c64590222798bb761d5b6d8e72950 |