swisskyrepo / GraphQLmap

GraphQLmap is a scripting engine to interact with a graphql endpoint for pentesting purposes. - Do not use for illegal testing ;)
MIT License
1.33k stars 187 forks source link

full automation support #21

Open orangecms opened 4 years ago

orangecms commented 4 years ago

Besides a semi-automatic fuzzer, it would be really nice to have such a thing fully automated; I can imagine iterating over the obatained schema and stresstesting all the fields. I'll see what I can do. :)