Neo4j Pentesting
Neo4j is a graph database management system developed by Neo4j. Default ports are 6362 (Backup), 7474 (HTTP), 7473 (HTTPS), 7687 (Bolt).
Default Credentials
Common Directories & Files in Local System
Cypher Injection
Before injecting payloads, we need to start local web server to fetch the result of the query.
Below are payloads.
In some payloads, replace 10.0.0.1
with your ip address.
Last updated