Skip to content

Error importing when cracked password contains a double quote #7

@illmob

Description

@illmob

{code: Neo.ClientError.Statement.SyntaxError} {message: Invalid input 'n': expected whitespace, '.', node labels or rel types, '[', '^', '*', '/', '%', '+', '-', "=~", IN, STARTS, ENDS, CONTAINS, IS, '=', "<>", "!=", '<', '>', "<=", ">=", AND, XOR, OR, ',', USE GRAPH, LOAD CSV, START, MATCH, UNWIND, MERGE, CREATE UNIQUE, CREATE, SET, DELETE, REMOVE, FOREACH, WITH, CALL, RETURN, UNION, ';' or end of input (line 1, column 80 (offset: 79)) "match (u:User) where u.name="BGWN402@contoso.net" set u.plaintextpassword="CQ8"nx8""

tried import cracked passwords, one of which was CQ8"nx8 containing a double quote , causing the python script to fail on import

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions