A GraphQL API vulnerability scanner made with Go. Contributions are welcome!
Currently work in progress, but the aim is to check what kind of data the API exposes with e.g. introspection.
go get
go build
./juuri <options> https://endpoint/api
Show debug messages
-debug=true
Output to file
-file=output.txt