모바일 어플리케이션 자동화 점검 도구를 찾고 계신가요?
iOS/Android 정적 분석(credential 노출 확인(API secret key), 미흡한 앱 설정 확인 등)
Android 동적 분석 제공(API 확인 및 재실행 기능 존재)
Table of contents
1) How to Install
2) How to Run the Automated Tool
1) How to Install
실행 명령어 딱 2개
docker pull opensecurity/mobile-security-framework-mobsf
docker run -it --rm -p 8000:8000 opensecurity/mobile-security-framework-mobsf:latest
+ No Install (MobSF Static Analyzer Online)
2) How to Run the Automated Tool
127.0.0.1:8000 에 접근 후 모바일 어플리케이션 업로드
'HACKING > mobile_Android' 카테고리의 다른 글
Setting#3 Xamarin 피닝 우회 (0) | 2023.10.08 |
---|---|
Tool#1 LLVM 난독화 해제 도구 - D-810 (0) | 2022.03.09 |
Tool#0 Burp suite 이용 방법 (0) | 2021.04.22 |
Program#1 NDK를 이용한 c언어 프로그램 build (0) | 2020.08.30 |
Custom Android#1 Kernel build (0) | 2020.08.24 |