Ikken9 / juice_shop_password_generator

Little python script to generate random passwords that meets certain requirements, to help solve the "Login Support Team" challenge from OWASP Juice Shop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

juice_shop_password_generator

So basically this scripts generate a dictionary (list of passwords) that Hashcat (or john) can use to crack the incident-support.kdbx KeePass database.

About

Little python script to generate random passwords that meets certain requirements, to help solve the "Login Support Team" challenge from OWASP Juice Shop


Languages

Language:Python 100.0%