Defense: length beats complexity, and a unique passphrase never appears on breached-password lists. MFA blocks the login even when the password is correct.
02SQL INJECTION VISUALIZERapp security
🍽️ Reservation Admin — Login
Defense: built properly, the app uses parameterised queries so input is treated as data, never code. This is the 98% you own — secure-by-design booking & POS systems, not the tool itself.
▸ .net — top-level domain
▸ m365-mailcheck — the real owner. This is NOT Microsoft or P.S. Cafe.
▸ pscafe-staff. — just a subdomain the attacker chose to look trustworthy.
Anything left of the real domain is bait. Brand names in the subdomain mean nothing.
Defense: this is the same skill from the inbox trainer. Type the address yourself, or check it on urlscan.io / virustotal.com. A real Microsoft login is always on login.microsoftonline.com.