GraphQL Introspection & Security Analyzer
git clone https://github.com/itztadi/GraphQLens.git
cd GraphQLens
pip install -e .`graphqlens scan`|`graphqlens schema`|`graphqlens attack`
# Quick start
graphqlens scan --helpGraphQLens/
βββ graphqlens.py # Main CLI entry
βββ setup.py # Package config
βββ requirements.txt # Dependencies
βββ README.md
- Graphql β automated detection and analysis
- Introspection β automated detection and analysis
- Api β automated detection and analysis
- Security β automated detection and analysis
$ graphqlens scan
[*] Initializing GraphQLens v1.0.0
[*] Target loaded
[+] Scan complete β 0 findings
This tool is for authorized security testing only. Always obtain proper permission before testing any system.
Built with π₯ by tadi