Default Credentials Cheat Sheet Installation 1 2 3git clone https://github.com/ihebski/DefaultCreds-cheat-sheet.git cd DefaultCreds-cheat-sheet pip3 install defaultcreds-cheat-sheet Basic commands 1 creds search mysql Returns: 1 2 3 4 5 6 7 8 9+---------------------+-------------------+----------+ | Product | username | password | +---------------------+-------------------+----------+ | mysql | admin@example.com | admin | | mysql | root | <blank> | | mysql (ssh) | root | root | | mysql | superdba | admin | | scrutinizer (mysql) | scrutremote | admin | +---------------------+-------------------+----------+ Last update: 2025-01-18 Created: January 15, 2025 20:43:18