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

HTTPS通信を捕捉できないケースがある #77

Open
funa-tk opened this issue Jul 12, 2020 · 0 comments
Open

HTTPS通信を捕捉できないケースがある #77

funa-tk opened this issue Jul 12, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@funa-tk
Copy link
Contributor

funa-tk commented Jul 12, 2020

shioshiotaさんからの情報です。

iOS12.2でil2cppされたUnityのSystem.Net.Http.HttpClientから発生するHTTPSが受け取れないことに遭遇していました。
burpsuite等でも発生していました。
その際に、下記を参考に、rootCAをコマンドで作成したところSSLのキャプチャにburpにて成功しました。
(macOSのみ、Windowsは不可)
https://www.nevermoe.com/2018/11/20/openssl%E5%91%BD%E4%BB%A4%E6%95%B4%E7%90%86/
(ブラウザの通信はどの証明書でもburpでもPacketProxyでも取れます)

その他問題が上がっています。
https://forum.portswigger.net/thread/ios-13-burp-ssl-certs-not-able-to-be-fully-trusted-2b208cf6
https://bytepen.gitlab.io/toys/iphone-se-2/tools/burpsuite.html

@funa-tk funa-tk added the bug Something isn't working label Jul 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant