You have discovered a legacy corporate login portal for Zentrion internal services. The portal uses a SQLite database to authenticate users.
The backend code is suspected to be vulnerable to SQL Injection (SQLi) because it concatenates user input directly into the SQL query string without sanitization.
Target:Bypass the authentication mechanism and log in as the admin user.