graphql-wordlist
graphql-wordlist copied to clipboard
Make go-to wordlists
I suggest to add wordlists that can be directly used with clairvoyance and add bash command to download it in the Readme. Something like this:
# small wordlist
wget https://raw.githubusercontent.com/Escape-Technologies/graphql-wordlist/main/wordlists/1k/overallWordlist-1k.txt
# medium wordlist
wget https://raw.githubusercontent.com/Escape-Technologies/graphql-wordlist/main/wordlists/10k/overallWordlist-10k.txt
# big wordlist
wget https://raw.githubusercontent.com/Escape-Technologies/graphql-wordlist/main/wordlists/100k/overallWordlist-100k.txt
(links are not working since there is are no "overallWordlist"s for 1k, 10k, 100k)