Skip to content

Instantly share code, notes, and snippets.

@craftbyte
Last active August 24, 2022 13:56
Show Gist options
  • Save craftbyte/d55570fddcb07190bbd0b2ea9ed3113b to your computer and use it in GitHub Desktop.
Save craftbyte/d55570fddcb07190bbd0b2ea9ed3113b to your computer and use it in GitHub Desktop.
Yeastar Passwords

How to have fun with Yeastar PBX Firmware

yikcrypt: nDGu85pBIb3eOxQ
ybkcrypt: appsoft_series_system_backupandrestore_2016_ys29_4_ms23_202
ypkcrypt: 2016_ys29_4_ms23_202_appsoft_series_appcenter_ypk

If you want to decrypt, use this (most file are yikcrypt): openssl enc -aes-256-cbc -md md5 -d -pass pass:nDGu85pBIb3eOxQ -in firmware.bin -out firmware.tar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment