06 Analysis and Validation
Table of Contents
[TOC]
What Data to Collect and Analyse
depends on nature of inves. AND amt to process
investigators often locate and recover specific items like emails - simplify speed processing
05 Evidence Processing
Table of Contents
[TOC]
Understanding File Systems
file system - gives os road map to data on disk
type of file system used determines how data is stored on disk
03 Data Acquisition
Table of Contents
[TOC]
Data Acquisition
before analyse data, need to secure
goal of forensic data acquisition is to create forensic copy of piece of media that is suitable to use as evi in court of law
10 Android Forensics
Table of Contents
[TOC]
Android
is open src phone platform based on linux kernel
developed by google, now maintained by open handset alliance
08 Authentication and Authorisation
Table of Contents
[TOC]
Authentication vs Authorisation
auth
process/action of proving/showing sth to be genuine, true or valid
06 Preventing XSS
Table of Contents
[TOC]
Middleware
middleware
func that receive req and res with 3rd arg of another func that will call the next middleware func if any