MySQL - 3306 - TCP Common Commandsmysql -u userName -p show databases; use databaseName; show Andrew Herd Oct 13, 2022 3 min read
Azure Tools Steps Install Python Install Azure CLI Clone the ScoutSuite github Andrew Herd Oct 13, 2022 1 min read
PostgreSQL - 5432 - TCP Login into postgres -U user -h host -d database # Linux Andrew Herd Oct 12, 2022 8 min read
AWS Tools Cheatsheet Enumerate IAMpython3 enumerate-iam.py --access-key <ACCESS-KEY-ID> --secret-key < Andrew Herd Oct 12, 2022 2 min read