```plaintext The password for Century8 is in a readme file somewhere within the contacts, desktop, documents, downloads, favorites, music, or videos folder in the user’s profile. **NOTE:** – The password will be lowercase no matter how it appears on the screen. ``` --- ```powershell PS C:\users\century7\desktop> Get-ChildItem -Path C:\Users\century7 -File -Recurse -Name *readme* Downloads\Readme.txt PS C:\users\century7\desktop> Get-Content C:\Users\century7\Downloads\Readme.txt 7points ``` The password for [[Century8]] is `7points`