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

Most available data not extracted #24

Open jsdhasfedssad opened 2 years ago

jsdhasfedssad commented 2 years ago

Hi,

I see a lot of potential in this tool but when I tested it today using Bloodhound 4.2.0 and Cypher Shell 4.4.9 I only get very little output and some NULL values. Even simple queries such as Full User Property List fails to identify anything. To be clear. Missing data is visible in Bloodhound.

I also find it wonky that the names of the outputted files are not the same, or very close, to the queries that was used for each file. This makes it hard to know which output comes from which query. At the moment I have to manually search the terminal for each filename.

Thanks for you help!