nuclei-templates/http/exposures/configs/neo4j-neodash-config.yaml

49 lines
1.2 KiB
YAML
Raw Permalink Normal View History

2024-06-26 08:14:53 +00:00
id: neo4j-neodash-config
info:
2024-06-26 08:14:53 +00:00
name: Neo4j Neodash Config - Exposure
author: icarot
severity: medium
description: |
Detects the file config.json from Neo4j Neodash web application, it contains information about DB connection with Neo4J.
classification:
cpe: cpe:2.3:a:neo4j:*:*:*:*:*:*:*:*:*
metadata:
max-request: 1
2024-06-26 08:14:53 +00:00
verified: true
vendor: neo4j
product: neodash
2024-06-26 08:14:53 +00:00
shodan-query: title:"NeoDash"
tags: config,exposure,neodash,neo4j
http:
- method: GET
path:
- "{{BaseURL}}/config.json"
matchers-condition: and
matchers:
- type: word
2024-06-26 08:14:53 +00:00
part: body
words:
- 'standaloneHost'
- 'standalonePort'
- 'standaloneDatabase'
condition: and
2024-06-26 08:14:53 +00:00
- type: word
part: header
words:
- 'application/json'
- type: status
status:
- 200
2024-06-26 08:14:53 +00:00
extractors:
- type: json
2024-06-26 08:14:53 +00:00
name: config
part: body
json:
2024-06-26 08:14:53 +00:00
- '.standaloneDatabase,.standaloneUsername,.standalonePassword'
# digest: 4a0a0047304502200d5c0975f8acab7adf6a478ec9d1e2e4fffac679464f030eebfc346df1030bf4022100888e6055414fc85406b3f2e22e6476b942f1dc16f6420f6833268a5f84848410:922c64590222798bb761d5b6d8e72950