'News' 카테고리의 다른 글
twitter iOS News (0) | 2020.12.07 |
---|---|
[News] DNS Cache Poisoning (0) | 2020.12.06 |
credit card PayPal forms (0) | 2020.12.06 |
supply chain attack (0) | 2020.11.19 |
Researchers Publish PoC for Docker Escape Bug (0) | 2019.11.26 |
twitter iOS News (0) | 2020.12.07 |
---|---|
[News] DNS Cache Poisoning (0) | 2020.12.06 |
credit card PayPal forms (0) | 2020.12.06 |
supply chain attack (0) | 2020.11.19 |
Researchers Publish PoC for Docker Escape Bug (0) | 2019.11.26 |
[News] DNS Cache Poisoning (0) | 2020.12.06 |
---|---|
테슬라 모델X 전자 제어 장치 해킹 관련 (0) | 2020.12.06 |
supply chain attack (0) | 2020.11.19 |
Researchers Publish PoC for Docker Escape Bug (0) | 2019.11.26 |
Bad Binder: Android In-The-Wild Exploit (0) | 2019.11.25 |
Memory Descriptor List (0) | 2020.12.09 |
---|---|
Subdomain Finder URL (0) | 2020.12.06 |
FTP 클라이언트 능동형 설정 관련 (0) | 2020.11.20 |
크롬 UTF 인코딩 확장 (0) | 2020.11.08 |
Kubernetes Nginx Ingress Controller (0) | 2020.01.06 |
Subdomain Finder URL (0) | 2020.12.06 |
---|---|
IIS Crypto 설정 툴(비영리) (0) | 2020.11.25 |
크롬 UTF 인코딩 확장 (0) | 2020.11.08 |
Kubernetes Nginx Ingress Controller (0) | 2020.01.06 |
A Practical Attack Framework (0) | 2019.11.21 |
Zero To Logon, Domain (0) | 2021.08.25 |
---|---|
MS Exchange Server 취약점 건 (0) | 2021.03.11 |
trendmicro UAF (0) | 2020.11.19 |
SMB Ghost 취약점 분석(KISA) (0) | 2020.10.14 |
CVE-2020-1472 취약점 분석 글 (경로 참고) (0) | 2020.10.08 |
다음 명령어로 안드로이드 쉘에 접속한다.
$ adb shell
접속된 안드로이드 쉘에서 다음 명령을 실행하면 /system을 rw로 마운트 할 수 있다.
$ su -
# /system/bin/mount -o remount,rw /system
다시 read only로 바꾸려면 다음과 같은 명령어를 실행한다.
# /system/bin/mount -o remount,ro /system
출처: https://dcmru.tistory.com/2511061 [Everything is possible]
$ adb shell android $ cp /data/app/com.nianticlabs.pokemongo-1/base.apk /sdcard/
이제 복사할 수 있는 영역으로 넘어 간 것이다.
adb를 빠져나와 다음과 같이 명령을 실행하면 된다.
$ adb pull /sdcard/base.apk
본인도 갤럭시7이 테스트 기기인데 동일한 접근 제한이 걸려서 해당 방법으로 기기 내 파일을 추출함
cp /data/data/~~/~file~/ /sdcard
adb pull /sdcard/~file/ E:\test
Swift 프로젝트에서 Objective-C 코드 반영 (0) | 2020.12.19 |
---|---|
모바일 인증서 설치 (0) | 2020.12.08 |
Arbitrary code execution on Facebook for Android (0) | 2020.10.20 |
Android Anti-debugging 소스 코드 (0) | 2020.09.21 |
안드로이드 NDK 란? (0) | 2020.09.21 |
lazarus covets malware (0) | 2020.12.25 |
---|---|
OT(Operational Technology) 와 악성코드 (0) | 2020.12.09 |
악성코드로 알아보는 Reflective DLL Injection (경로 참고) (0) | 2020.10.08 |
Microsoft leaks info on wormable Windows SMBv3 (0) | 2020.03.13 |
HWP + SlackBot Malware Analysis (0) | 2019.11.21 |
테슬라 모델X 전자 제어 장치 해킹 관련 (0) | 2020.12.06 |
---|---|
credit card PayPal forms (0) | 2020.12.06 |
Researchers Publish PoC for Docker Escape Bug (0) | 2019.11.26 |
Bad Binder: Android In-The-Wild Exploit (0) | 2019.11.25 |
IoT Device Search & Default Credential Scanner (0) | 2019.11.25 |
MS Exchange Server 취약점 건 (0) | 2021.03.11 |
---|---|
DNS 캐시 포이즈닝 CVE (0) | 2020.11.19 |
SMB Ghost 취약점 분석(KISA) (0) | 2020.10.14 |
CVE-2020-1472 취약점 분석 글 (경로 참고) (0) | 2020.10.08 |
Bitcoin Remote Dos CVE 2018 (0) | 2020.09.06 |
IIS Crypto 설정 툴(비영리) (0) | 2020.11.25 |
---|---|
FTP 클라이언트 능동형 설정 관련 (0) | 2020.11.20 |
Kubernetes Nginx Ingress Controller (0) | 2020.01.06 |
A Practical Attack Framework (0) | 2019.11.21 |
정보 공유 및 정리(?) (0) | 2019.11.21 |