rc4ne / Random-BB-Scripts

Contains random python scripts that may come handy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Random-BB-Scripts

Contains random python scripts that may come handy

Password Reset Scripts

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

About

Contains random python scripts that may come handy


Languages

Language:Python 100.0%