https://developer.apple.com/library/archive/documentation/FileManagement/Conceptual/FileSystemProgrammingGuide/FileSystemOverview/FileSystemOverview.html#//apple_ref/doc/uid/TP40010672-CH2-SW2

 

File System Basics

File System Basics A file system handles the persistent storage of data files, apps, and the files associated with the operating system itself. Therefore, the file system is one of the fundamental resources used by all processes. APFS is the default file s

developer.apple.com

 

These container directories constitute the app’s primary view of the file system. Figure 1-1 shows a representation of the sandbox directory for an app.Figure 1-1  An iOS app operating within its own sandbox directory

 

Figure 1-2 shows how the local, system, and user domains map to the local file system of a macOS installation. (The network domain is not shown but is similar in many ways to the local domain.) This figure shows the visible directories that the user might see. Depending on the user’s system, other directories may be visible or some of the ones shown here may be hidden.Figure 1-2  The local macOS file system

 

https://promon.co/security-news/ios-jailbreak/

 

What You Need to Know About iOS Jailbreaks | Promon

On iOS, Apple does not allow users to run code is not signed by Apple. Not everyone is a fan of these restrictions, so people started looking for bugs in Apple's software that can be exploited to circumvent them.

promon.co

https://blog.appknox.com/how-does-jailbreak-work/

 

Here's How Jailbreak Really Works - Appknox | Mobile App Security, Resources, Best Practices & News

A lot of people these days talk about how they have jailbroken their smartphones. The fact is that most people think that a jailbreak means connecting

blog.appknox.com

 

여기에 아주 자세히 기술



상황을 가정하자면, 

로컬컴퓨터에 Dropbox가 설치되어 있고 synced 파일들의 백업도 발견되었다. Credential 만 가지고 dropbox를 access할 수 있으니 어느 계정과 동기화되었었는지가 중요하다. 케이스의 핵심도 어느 credential이 사용되었는지를 찾는 것이다. 설정에서 Account link도 지워지고 없는 상태이다.


DROPBOX DBX DECRYPTION




https://tm4n6.com/2017/12/20/android-forensics-with-adb/


Logical Acquisition with ADB

Rooted VS non-Rooted Android Devices


+ Recent posts