The "password admin.txt" file is evidently a password hash made using the bcrypt hash making algorithm.
Here's a website that may be useful.
https://medium.com/@andrewhheller/storing-user-passwords-with-bcrypt-e3b7306b870...
I suspect this password hash be only be useful after uncovering more clues.