api密钥

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

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

{
  BaseUrlCMS: "https://tsh-api-prod.ireckonu.com",
  BaseUrlSecurity: "https://tsh-mwid-prod.ireckonu.com",
  BaseUrlMW: "https://tsh-mw-prod.ireckonu.com",
  BaseImagesUrl: "https://tsh-mw-prod.ireckonu.com/app/image/download",
  ThreeCPaymentsBaseUrl: "https://web2pay.3cint.com",
  LoginConfig: {
    realm: "Username-Password-Authentication",
    scope: "openid offline_access",
    audience: null,
    clientSecret: "IwF_TxGIIhlwcEQ*********************",
    AppsflyerKey: "59cd8ff44ee8e1237******************",
    SmartlookKey: "01d8600276bdea085c039811*************",
    iTunesAppId: "1261856064",
  },
}

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

暂无答案!

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

相关问题