{"id":25229836,"url":"https://github.com/viralvaghela/graphypy","last_synced_at":"2025-10-26T07:30:17.551Z","repository":{"id":200178835,"uuid":"704985479","full_name":"viralvaghela/graphypy","owner":"viralvaghela","description":"Tool to hack Graphql","archived":false,"fork":false,"pushed_at":"2023-10-17T04:38:51.000Z","size":11,"stargazers_count":13,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-02T02:40:31.220Z","etag":null,"topics":["api-pentest","api-testing","graphql","graphql-hacking","hacktoberfest","hacktoberfest-accepted"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/viralvaghela.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-10-14T17:45:47.000Z","updated_at":"2024-02-25T05:34:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"253cb64c-38cf-4d74-90b5-d349e4264041","html_url":"https://github.com/viralvaghela/graphypy","commit_stats":null,"previous_names":["viralvaghela/graphypy"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viralvaghela%2Fgraphypy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viralvaghela%2Fgraphypy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viralvaghela%2Fgraphypy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viralvaghela%2Fgraphypy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/viralvaghela","download_url":"https://codeload.github.com/viralvaghela/graphypy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238281269,"owners_count":19446083,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api-pentest","api-testing","graphql","graphql-hacking","hacktoberfest","hacktoberfest-accepted"],"created_at":"2025-02-11T11:07:03.532Z","updated_at":"2025-10-26T07:30:17.111Z","avatar_url":"https://github.com/viralvaghela.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GraphQL Endpoint Detector\n\nThis tool is designed to help bug bounty hunters and penetration testers detect GraphQL endpoints within a specified URL. It goes through multiple steps to ensure the identification of GraphQL endpoints and schema. Below are the steps followed by the tool:\n\n1. Brute force all endpoints to find the GraphQL endpoint.\n2. Tries the introspection query to find the schema.\n3. If introspection is disabled, it attempts a GET query to find the schema.\n4. If the GET query doesn't work, it tries URL Encoding.\n\n![image](https://github.com/viralvaghela/graphypy/assets/34627404/0a81a129-c19c-4f4e-b669-006b0e972ebc)\n\n\n### ToDo\n- [ ] Allows users to check common mutations once a valid GraphQL endpoint is detected. and displays the results of the mutation checks at the end.\n\n## Usage\n\nMake sure you have Python 3.x installed. Use the following command to run the script:\n\n```\npip install requirements.txt\npython graphypy.py URL\n```\nNote: You might need to install the necessary Python packages specified in the requirements file before running the script.\n\n## Bugs\nIf you find any issues in the tool, Feel free to create an issue [here](https://github.com/viralvaghela/graphypy/issues/new) \n\nFeel free to contribute and enhance the tool for better functionality and broader use cases.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviralvaghela%2Fgraphypy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fviralvaghela%2Fgraphypy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviralvaghela%2Fgraphypy/lists"}