관리 메뉴

Information Security

chrome_artifacts 문제 본문

DreamHack/WarGame

chrome_artifacts 문제

HackingPractice 2025. 11. 14. 10:08

 

 

Chrome 브라우저 아티팩트 위치는  %UserProfile%\AppData\Local\Google\Chrome\User Data\Default 경로로 이동하면 Histroy 파일이 존재한다.

 

DB Browser 프로그램을 이용하여 History 내용을 보면 Dtatfalonso-Android-L-Chrome 파일 이름과 Start_time 값을 알 수 있다.

 

https://www.epochconverter.com/webkit 해당 사이트로 이동하여 start_time 값을 입력하면 Unix time을 알 수 있다.

 

옆으로 이동하면 mime_type 값이 image/x-icon이라는 것을 알 수 있다.

 

 

'DreamHack > WarGame' 카테고리의 다른 글

structure-based carving 문제  (0) 2025.11.16
study_checker 문제  (0) 2025.11.14
nikonikoni 문제  (0) 2025.11.10
boot_time 문제  (0) 2025.11.08
Autoruns 문제  (0) 2025.10.26