Contains random python scripts that may come handy
Useful when a website is not rate-limiting on password reset page or length of reset tokens is too small and can be bruteforced
GenerateTokens.py: Creates a file userIDs.txt having all the generated tokens with provided length and charaters
PassResetBrute: Uses the generate tokens to bruteforce insecure password reset page