infotecmb » Thu Apr 29, 2021 3:33 am
The latest HBS 3 Hybrid Backup Sync 16.0.0419 has 1215 lines of code with the word "walter".
Go to your QNAP and issue the following command (you can also download attached output):
cd /share/CACHEDEV1_DATA/.qpkg/HybridBackup/ ; grep -r -i walter *
Looks like "walter" is that hard-coded password when you see the following:
"pwd_plain": "walter"
"admin_pwd": "walter"
NAS_PWD=walter
SERVER_PLAIN_PWD=walter
enc_pwd = 'RWxKZEJRUUk=' # enc 'walter" then b64
'enc_pwd': 'VAEC' # --> 'walter' --> fw ecrypted
'enc_pwd': 'ElJdBQQI' # --> 'walter' --> fw decrypted
"name": "waltershao"
I have not checked if and how it works because Hybrid Backup Sync is currently disabled on my QNAPs.
The code has 27 occurrences of e-mails:
waltershao@gmail.com or
walterentry20140225@gmail.com in the code.
According to LinkedIn, Walter Shao is QNAP Technical Manager since 2013