Source Code Analysis


Loading up the binary to dotpeek for decompilation

Internal


Decompiling the Internal class within the InternaLantern.Page namespace reveals a list of employees with their information encoded in base64 format

Credential


employ6 a long strain of base64 string

Decoding the base64 string reveals a credential; admin:AJbFA_Q@925p9ap#22 This credential must be for the web application on the target port 3000 I will test it out