reversing/reversing
ios - ssl pinning 우회
Richong
2021. 6. 16. 14:18
SMALL
루팅된 IOS 단말기 필요[SSH 설치]
해당 사이트에서 https://github.com/nabla-c0d3/ssl-kill-switch2/releases 패키지 파일
"com.nablac0d3.sslkillswitch2_0.14.deb" 다운로드
Releases · nabla-c0d3/ssl-kill-switch2
Blackbox tool to disable SSL certificate validation - including certificate pinning - within iOS and macOS applications. - nabla-c0d3/ssl-kill-switch2
github.com
다운로드 받은 파일 scp로 iphone으로 이동
$scp com.nablac0d3.sslkillswitch2_0.14.deb root@localhost:/var/root/Media/
$ ssh root@localhost && cd /var/root/Media
[패키지 설치]
$ dpkg -i com.nablac0d3.sslkillswitch2_0.14.deb
$ killall -HUP SpringBoard
이후 화면이 깜박인 다음, 셋팅 환경에서 SSL Kill Switch 확인 가능
LIST