Web Cypher Injection

Inject into Neo4j Cypher queries to bypass auth, exfiltrate graph data, and reach SSRF/RCE. Load when user input reaches a Cypher query (Neo4j-backed app, GraphQL/REST over a graph DB) — a login, search, or filter that builds `MATCH (n {prop:'<input>'})`. Signals: Neo4j/Bolt (7687), `MATCH`/ `RETURN` in errors, `neo4j` cookies/stack traces, apoc procedures, a graph-backed search field.

NoorQureshi 376964c 3.1 KB Updated

File contents

NoorQureshi/SploitAgent/tree/main/skills/web/web-cypher-injection commit 376964c906

Frequently asked questions

npx skillmds@latest add noorqureshi/web-cypher-injection