Thomas Chan Thomas Chan Computer Forensic Investigator EnCE, ACE, - - PowerPoint PPT Presentation

thomas chan thomas chan
SMART_READER_LITE
LIVE PREVIEW

Thomas Chan Thomas Chan Computer Forensic Investigator EnCE, ACE, - - PowerPoint PPT Presentation

Curriculum Vitae Thomas Chan Thomas Chan Computer Forensic Investigator EnCE, ACE, CFCE, CBE, A+ Licensed Private Detective 14 years in Computer Forensics PC Forensics Executive Inspector General US Postal Inspector


slide-1
SLIDE 1

Curriculum Vitae

  • Thomas Chan

Thomas Chan

– Computer Forensic Investigator

  • EnCE, ACE, CFCE, CBE, A+

– Licensed Private Detective

  • 14 years in Computer Forensics

– PC Forensics – Executive Inspector General – US Postal Inspector

PCForensics@live.com

slide-2
SLIDE 2

InPrivate Browsing

Not really private

PCForensics@live.com

slide-3
SLIDE 3

Microsoft’s Internet Explorer 7 -

  • InPrivate Browsing

is described as follows:

PCForensics@live.com

slide-4
SLIDE 4

http://windows.microsoft.com/en-us/internet-explorer/products/ie-9/features/in-private

slide-5
SLIDE 5

InPrivate browsing is manually invoked:

  • Browsing history
  • Temporary internet files
  • Form data
  • Cookies
  • user names
  • passwords

PCForensics@live.com

slide-6
SLIDE 6

Why do Websites collect information?

PCForensics@live.com

slide-7
SLIDE 7

Click for Profit

  • Websites generate revenue

– based on the number of times a user clicks on the website’s ads – pictures – information buttons – add to cart – click to purchase, etc.

PCForensics@live.com

slide-8
SLIDE 8

Data

  • Websites gather visitor’s information by

pushing files to users’ computers:

  • index.dat
  • cookies
  • Websites want unrestricted access to data

via users’ browsers:

  • Number of visits by a user.
  • Things of interest to user

PCForensics@live.com

slide-9
SLIDE 9

PRIVACY

  • Pop-up blockers
  • Ad blockers
  • InPrivate Browsing

– limit the amount of information the websites need to stay in business. – Block advertising from Retailers selling products

PCForensics@live.com

slide-10
SLIDE 10

Are your secrets safe from your boss or significant other?

  • Dating sites?
  • Match.com?
  • Yahoo Emails?
  • Internet Surfing?
  • Embarrassing pictures?

PCForensics@live.com

slide-11
SLIDE 11

Embarrassing pictures?

  • Cat
slide-12
SLIDE 12

Scenario

  • Subject contends material found on

computer was automatically downloaded by websites.

  • Subject denies personal involvement or

responsibility.

PCForensics@live.com

slide-13
SLIDE 13

Involuntary vs. Voluntary

  • done without will or conscious control.
  • independent of one's will; not by one's own

choice.

  • done by intention, and not by accident.

PCForensics@live.com

slide-14
SLIDE 14

Intent

  • If user opens a new browser window, the

user must activate InPrivate browsing by Ctrl+Shift+P or from the menu.

  • InPrivate browsing does not automatically

activate.

  • InPrivate activated for each window opened.

PCForensics@live.com

slide-15
SLIDE 15

What do we find?

  • When In Private browsing is manually

turned on – PrivacIE folder created.

  • URLs visited stored in the user’s PrivacIE

folder.

PCForensics@live.com

slide-16
SLIDE 16

Data Files

  • Websites gather visitor’s information by

pushing files to users’ computers:

  • index.dat
  • cookies

PCForensics@live.com

slide-17
SLIDE 17

INDEX.DAT

  • An index.dat is a database file that stores

web addresses, searches, and recently

  • pened files.
  • Index.dat files located on a user’s

computer contain information of Web sites visited.

PCForensics@live.com

slide-18
SLIDE 18

Types of Index.dat

  • Cookies
  • History
  • Temporary Internet
  • PrivacIE

PCForensics@live.com

slide-19
SLIDE 19

Windows 7 stores Index.dat files in the following locations:

  • C:\Users\<Username>\AppData\Roaming

\Microsoft\Windows\Cookies\index.dat

PCForensics@live.com

slide-20
SLIDE 20

Cookies

  • C:\Users\<Username>\AppData\Roaming\

Microsoft\Windows\Cookies\low\index.dat

Windows Vista, Windows 7 or Windows 8

PCForensics@live.com

slide-21
SLIDE 21

Cookies

  • A cookie is a data file sent from a Web Page

server.

  • A cookie may contain an ID number, domain

name, expiration date, tracking information, login names, and pages visited.

  • A web site stores your user account information

in a cookie, so it can welcome you back.

  • Cookies are text files but not for spam or pop-up

advertisements.

PCForensics@live.com

slide-22
SLIDE 22

Temporary Internet files

  • C:\Users\<Username>\AppData\Local\

Microsoft\Windows\Temporary Internet Files \Content.IE5\index.dat

PCForensics@live.com

slide-23
SLIDE 23

History

  • C:\Users\<UserName>\AppData\Local\

Microsoft\Windows\History\Content.IE5\index.dat

PCForensics@live.com

slide-24
SLIDE 24

InPrivate browsing creates a folder named PrivacIE in these locations:

  • C:\users\<username>\AppData\Roaming\

Microsoft\Windows\PrivacIE\index.dat

  • C:\users\<username>\AppData\Roaming\

Microsoft\Windows\PrivacIE\Low\index.dat

PCForensics@live.com

slide-25
SLIDE 25

Test

PCForensics@live.com

slide-26
SLIDE 26

Turn on InPrivate

PCForensics@live.com

slide-27
SLIDE 27

Go to Match.com

PCForensics@live.com

slide-28
SLIDE 28

Create Account

slide-29
SLIDE 29

Create Profile

slide-30
SLIDE 30

12 matches

slide-31
SLIDE 31

Opportunity?

slide-32
SLIDE 32

Chemistry

slide-33
SLIDE 33

Forensic software

  • Search terms
slide-34
SLIDE 34
slide-35
SLIDE 35
slide-36
SLIDE 36

What could we find?

  • Rabbit
slide-37
SLIDE 37

Search Terms

PCForensics@live.com

slide-38
SLIDE 38

EnCase

slide-39
SLIDE 39

Anyone look familiar?

slide-40
SLIDE 40

Anyone we know?

slide-41
SLIDE 41
  • URLs visited are stored in the user’s

PrivacIE folder.

PCForensics@live.com

slide-42
SLIDE 42

Mfehidin001.etl - PrivacIE

PCForensics@live.com

slide-43
SLIDE 43

MFEHIDIN001

slide-44
SLIDE 44
  • What happens when you make a

request to a website?

PCForensics@live.com

slide-45
SLIDE 45

Index.dat

  • IE (Cache) Index.dat shows

HTTP/1.1 200 OK response from website to user request.

PCForensics@live.com

slide-46
SLIDE 46

200 OK is the standard response for successful HTTP requests to a website.

– The actual response depends on what user wants.

  • In a GET request, the response will

contain the requested resource.

  • In a POST request, the response will

contain a description or result of the action.

PCForensics@live.com

slide-47
SLIDE 47

EnCase

PCForensics@live.com

slide-48
SLIDE 48

Results

  • PrivacIE folder created using InPrivate

browsing.

  • Indication of Websites responses to user

requests through browser.

PCForensics@live.com

slide-49
SLIDE 49

Conclusion

  • User deliberately invoked InPrivate

browsing.

  • Website responses caused by deliberate

actions of user.

PCForensics@live.com

slide-50
SLIDE 50

InPrivate Browsing

  • How about Microsoft Edge Browser?
slide-51
SLIDE 51

Microsoft Edge

slide-52
SLIDE 52
slide-53
SLIDE 53

Disclaimer: Neither confirm nor deny the events. Plausible deniability.