seajaysec / cypheroth

Automated, extensible toolset that runs cypher queries against Bloodhound's Neo4j backend and saves output to spreadsheets.
BSD 2-Clause "Simplified" License
251 stars 42 forks source link

Exact "objectsid" match use "=" comparison instead of "starts with" #10

Closed cnotin closed 4 years ago

cnotin commented 4 years ago

It's only a cosmetic change. I tested it and the results are the same.

seajaysec commented 4 years ago

I like this, along with your other PR's (#11 and #12) for the same search. Could you add a request that includes each of the changes? I'll merge that in.

cnotin commented 4 years ago

Thanks for the feedback! I thought separate PRs were better but I can submit a single one too!

cnotin commented 4 years ago

Aggregated in #13