Skip to content

mprencipe/juuri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

juuri

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.

Build

go get
go build

Run

./juuri <options> https://endpoint/api

Options

Show debug messages

-debug=true

Output to file

-file=output.txt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages