api密钥

h79rfbju  于 2021-09-29  发布在  Java
关注(0)|答案(0)|浏览(403)

在使用apk时,我发现了一些有趣的js代码

  1. {
  2. BaseUrlCMS: "https://tsh-api-prod.ireckonu.com",
  3. BaseUrlSecurity: "https://tsh-mwid-prod.ireckonu.com",
  4. BaseUrlMW: "https://tsh-mw-prod.ireckonu.com",
  5. BaseImagesUrl: "https://tsh-mw-prod.ireckonu.com/app/image/download",
  6. ThreeCPaymentsBaseUrl: "https://web2pay.3cint.com",
  7. LoginConfig: {
  8. realm: "Username-Password-Authentication",
  9. scope: "openid offline_access",
  10. audience: null,
  11. clientSecret: "IwF_TxGIIhlwcEQ*********************",
  12. AppsflyerKey: "59cd8ff44ee8e1237******************",
  13. SmartlookKey: "01d8600276bdea085c039811*************",
  14. iTunesAppId: "1261856064",
  15. },
  16. }

你知道这有什么用吗?如果发生这种披露,可能会面临哪些安全问题?

暂无答案!

目前还没有任何答案,快来回答吧!

相关问题