Port 8202 hosts a web application with a single login form. Trying to login with random credentials, we observed that it calls a GraphQL API to authenticate against the remote server. With the following payload we can dump the database schema and take a look at it: {__schema{types{name,