Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

如何获取token? #55

Open
chencaize opened this issue Apr 21, 2022 · 11 comments
Open

如何获取token? #55

chencaize opened this issue Apr 21, 2022 · 11 comments

Comments

@chencaize
Copy link

您好~我想问下这个山姆会员店的token如何获取?我试过使用fillder去抓取山姆会员商店手机app的包,使用https解密,会一直处在加载中,无法访问网络的情况,无法获取到它的token,想问您是如何获取这个token的

@iscod
Copy link
Contributor

iscod commented Apr 21, 2022

您好~我想问下这个山姆会员店的token如何获取?我试过使用fillder去抓取山姆会员商店手机app的包,使用https解密,会一直处在加载中,无法访问网络的情况,无法获取到它的token,想问您是如何获取这个token的

看情况是你https证书没设置好吧?其它app的https能抓到吗?

@chencaize chencaize reopened this Apr 21, 2022
@chencaize
Copy link
Author

我换了charles,有个说法是ios是可以让app信任charles证书的,但是安卓不行,需要自己配置app信息,请问您手机是ios系统吗?

@iscod
Copy link
Contributor

iscod commented Apr 21, 2022

我换了charles,有个说法是ios是可以让app信任charles证书的,但是安卓不行,需要自己配置app信息,请问您手机是ios系统吗?

安卓不清楚我是ios

@chencaize
Copy link
Author

已经弄好了,谢谢~ 安卓版本获取token可以参考https://segmentfault.com/a/1190000041740257

@chencaize chencaize reopened this Apr 23, 2022
@chqyhslwszds
Copy link

charles实测乱码,ios使用stream成功获取token

@chencaize
Copy link
Author

charles实测乱码,ios使用stream成功获取token

ios应该没啥问题,没有证书信任问题,安卓7.0以上版本因为默认不信任用户证书,所以获取不到https包,所以乱码。

@guyanji6
Copy link

请问token长什么样子,有人能给个大概样子的token吗?

@iscod
Copy link
Contributor

iscod commented May 10, 2022

请问token长什么样子,有人能给个大概样子的token吗?

headers里面类似这样:

auth-token: 89cd13dc3ae0172fb5b77ddf3a9e743c50f4d30e3658caa242be0f35adb56cc

@youngyy18
Copy link

请问如何使用stream获取token,谢谢

@ljmCoder
Copy link

您好~我想问下这个山姆会员店的token如何获取?我试过使用fillder去抓取山姆会员商店手机app的包,使用https解密,会一直处在加载中,无法访问网络的情况,无法获取到它的token,想问您是如何获取这个token的

安卓7 以上是不是安装证书默认在用下, 不是系统下, 导致charles开启代理后, 无法抓包, 这个你是如何解决的?

@chencaize
Copy link
Author

您好~我想问下这个山姆会员店的token如何获取?我试过使用fillder去抓取山姆会员商店手机app的包,使用https解密,会一直处在加载中,无法访问网络的情况,无法获取到它的token,想问您是如何获取这个token的

安卓7 以上是不是安装证书默认在用下, 不是系统下, 导致charles开启代理后, 无法抓包, 这个你是如何解决的?

是的,安卓7以上安装在用户下,无法信任证书,解决方法参考https://segmentfault.com/a/1190000041740257

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants