Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2021-1-capstone-design2
/
2017103957
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
김가영
2021-05-08 00:10:13 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
abf95d2013235fc194c1c7dcf9e542b3e65553b4
abf95d20
1 parent
3804306f
00
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
33 additions
and
0 deletions
source/app/app/.gitignore
중간보고서 목차.txt
source/app/app/.gitignore
View file @
abf95d2
/build
google-services.json
\ No newline at end of file
...
...
중간보고서 목차.txt
0 → 100644
View file @
abf95d2
1. 서론
- 디지털 포렌식 개념, 그 중에서 모바일 포렌식이 왜 필요한지
- 본 연구의 목표**(목표 확실하게 다른 학생분들과 분류)
2. 관련 연구
- 기존 연구 및 문제점
-- 루팅이 필요하다는 것
-- 커널 취약점을 공격하거나 보안 설정을 우회해 루트 권한을 획득 해야 한다는 것
-- 그렇기 때문에 데이터 획득 자체가 어려워짐.
-- 기존 획득 방식은 PC에 연결을 해야하기 때문에 이동성이 부족함.
-- 실제 현장에서 간편하게 이용할 수 있는 방법이 필요함.
- 해결 방안
-- Content Provider로 기본 데이터 얻어오기
-- USB 연결 방식으로 데이터 획득 후 USB 내에 데이터 저장한 후 분석 할 수 있도록 하기.
3. 제안하는 포렌식 도구
3.1 시나리오
- 사용자가 누구인가
- 데이터 서버에 전송할 때 어떻게 안전하게 할 것인지 방법에 대한 것도 고려
3.2 요구사항
4. 결론 및 향후 연구
5. 참고 문헌
중간보고서 보내드리기.
Please
register
or
login
to post a comment