What is the name of the directory that is available on the FTP server?
mail_backup
What is the default account password that every new member on the "Funnel" team should change as soon as possible?
funnel123#!#
Which user has not changed their default password yet?
christine
Which service is running on TCP port 5432 and listens only on localhost?
postgresql
Since you can't access the previously mentioned service from the local machine, you will have to create a tunnel and connect to it from your machine. What is the correct type of tunneling to use? remote port forwarding or local port forwarding?
local port forwarding
What is the name of the database that holds the flag?
secrets
Could you use a dynamic tunnel instead of local port forwarding? Yes or No.