SlideShare uma empresa Scribd logo
1 de 42
INTRODUCTION TO COMPUTER
        FORENSIC
What is Computer Forensics?
• Forensics is the process of using scientific knowledge for
  collecting, analyzing, and presenting evidence to the courts.
  (The word forensics means “to bring to the court.” ).

• Forensics deals primarily with the recovery and analysis of
  latent evidence.

• Latent evidence can take many forms, from fingerprints left
  on a window to DNA evidence recovered from blood stains to
  the files on a hard drive.
What is Computer Forensics? (cont)
• Because computer forensics is a new discipline, there
  is little standardization and consistency across the
  courts and industry.

• “We define computer forensics as the discipline that
  combines elements of law and computer science to
  collect and analyze data from computer systems,
  networks, wireless communications, and storage
  devices in a way that is admissible as evidence in a
  court of law”.
Why is Computer Forensics
              Important?
• From a technical standpoint, the main goal of
  computer forensics is to identify, collect,
  preserve, and analyze data in a way that
  preserves the integrity of the evidence
  collected so it can be used effectively in a legal
  case.
TECHNOLOGY
• Understanding of
  – storage technology
  – operating system features
     •   Windows
     •   Linux
     •   Unix
     •   Mac OS
  – file systems
TECHNOLOGY
• Knowledge of
    – Slack space
    – Host Protected Area (HPA)
    – Device Configuration Overlay (DCO)
•   Disk imaging
•   Data recovery
•   Total data deletion
•   Handling encryption
COLLABORATION
• Computer Forensics investigation requires
  collaboration of
   – Law enforcement
   – Attorneys
   – Computer specialists
• In academia, collaborating units could be:
   –   Computer Science
   –   Criminal Justice
   –   Law
   –   Accounting & Finance
APPLICATIONS
• Email
  – Lasts longer than people believe
  – Businesses monitor employee emails
  – Admissible in legal proceedings
  – Protect using PGP
• E-commerce
  – Exchange of confidential data
  – Impersonation
APPLICATIONS
• Data backup
  – Encrypt
  – Secure transfer of backup media
  – Periodic recovery
Security Issues
•   Data hiding
•   Image hiding
•   Improper destruction of sensitive data
•   Weak authentication tools
    – Created, Accessed, Modified date
    – Boot password
    – Password cracking
What are some typical aspects of a
      computer forensics investigation?
• First, those who investigate computers have to understand
  the kind of potential evidence they are looking for in order to
  structure their search.

• Crimes involving a computer can range across the spectrum
  of criminal activity, from child pornography to theft of
  personal data to destruction of intellectual property.

• Second, the investigator must pick the appropriate tools to
  use. Files may have been deleted, damaged, or encrypted,
  and the investigator must be familiar with an array of
  methods and software to prevent further damage in the
  recovery process.
NATURE OF FORENSIC EVIDENCE
• Two basic types of data are collected in computer forensics.
   – Persistent data is the data that is stored on a local hard drive (or
     another medium) and is preserved when the computer is turned off.

   – Volatile data is any data that is stored in memory, or exists in transit,
     that will be lost when the computer loses power or is turned off.

• Volatile data resides in registries, cache, and random access
  memory (RAM). Since volatile data is ephemeral, it is
  essential an investigator knows reliable ways to capture it.
NATURE OF FORENSIC EVIDENCE
             (Cont’)
• Data must be relevant & reliable

• Reliability of evidence gathered by tools assessed by
  judge in pre-trial hearing aka Daubert Hearing

• Assesses Methodology to gather evidence
   – Sound scientific practices?
   – Reliable evidence?
PRE-TRIAL HEARINGS
• Frye Test – past method
  – Responsibility on scientific community
  – Defined acceptable evidence gathering
    procedures
  – Used Peer Reviewed Journals
• Daubert Hearing – current method
  – Offers additional methods to test quality of
    evidence
DAUBERT HEARING PROCESS
• Testing – Is this procedure tested?
• Error Rate – What is the error rate of this
  procedure?
• Publication – Has procedure been published
  and reviewed by peers?
• Acceptance – Is the procedure generally
  accepted within the relevant scientific
  community?
TYPES OF FORENSIC SOFTWARE
•   Acquisition Tools
•   Data Discovery Tools
•   Internet History Tools
•   Image Viewers
•   E-mail Viewers
•   Password Cracking Tools
•   Open Source Tools
•   Mobile Device tools (PDA/Cell Phone)
•   Large Storage Analysis Tools
MORE ABOUT ELECTRONIC DATA DISCOVERY
                TOOLS

• Analyze data
• Retrieve data from different media
• Convert between different media and file
  formats
• Extract text & data from documents
• Create images of the documents
• Print documents
• Archive documents
INTERNET HISTORY TOOLS

• Reads Information in Complete History
  Database
• Displays List of Visited Sites
• Opens URLs in Internet Explorer
• Adds URLs to Favorites
• Copies URLs
• Prints URLS
• Saves Listing/Ranges as Text File
IMAGE & E-MAIL VIEWERS


•   Views Files
•   Converts Files
•   Catalogs Files
•   Side by Side File
    Comparisons
PASSWORD CRACKING TOOLS


 • Password Recovery
 • Allows access to computers
 • 3 Methods to Crack Passwords
     – Dictionary Attack
     – Hybrid Attack
     – Brute Force Attack


Source: http://www-128.ibm.com/developerworks/library/s-crack/
OPEN SOURCE TOOLS

• Free tools available to Computer Forensic
  Specialists
• Cover entire scope of forensic tools in use
• May more clearly and comprehensively meet
  the Daubert guidelines than closed source tools
• Among the most widely used

Source:
http://software.newsforge.com/software/05/04/05/2052235.shtml?tid=129&tid=136&t
MOBILE DEVICE TOOLS

• Number and variety of toolkits considerably
  more limited than for computers
• Require examiner to have full access to device
• Most tools focus on a single function
• Deleted data remains on PDA until successful
  HotSync with computer

Sources: http://csrc.nist.gov/publications/nistir/nistir-7100-PDAForensics.pdf
http://www.cs.ucf.edu/courses/cgs5132/spring2002/presentation/weiss.ppt#5
FORENSIC TOOL SUITES

                                – Parben
• Provide a lower cost way to
                                – The Coroner’s
  maximize the tools
                                  Toolkit (TCT)
• Typically include the most    – The Sleuth Kit
  often used tools                (TSK)
                                – EnCase
                                – Forensic Toolkit
                                  (FTK)
                                – Maresware
OVERVIEW OF SYSTEMS SECURITY
•    Ten guidelines:
     –   Remove personally identifiable data from storage media
     –   Store an identical copy of any evidentiary media given to
         law enforcement
     –   Limit search to goal of investigation
     –   Handle time stamped events in strictest confidence
     –   On networks, packet acknowledgement be via the use of
         tokens than IP addresses
OVERVIEW OF SYSTEMS SECURITY
              (Cont’)
•    Safe storage of all internal logs
•    Preservation of event logs in external nodes
•    Put policies in place for actionable items related to
     attacks
•    Put policies in place for safeguarding backed up
     data related to an investigation
•    Handle disposal of sensitive data in a secure
     manner
COMPUTER FORENSICS AS A
          PROFESSION?
• Attitudes to computer forensics
  – Academic
  – Application of computer science
  – Application of forensic science
  – Narrow specialism
  – Aligned to computer security
  – Core discipline
ETHICAL BEHAVIOUR IN COMPUTER
           FORENSICS
• There is a very fine line between what is
  acceptable and what is deemed to be
  malpractice
• Computer Forensics exists in an ethical grey
  area
• Often need to balance self motivation
  versus legal constraints and procedural
  considerations
Ethical Behaviour in Computer
             Forensics
• Need to understand the ethical responsibility
  in Computer Forensics work is to:
  –   Self
  –   Profession
  –   Clients
  –   Subjects
  –   Courts
  –   Society
COMPUTER FORENSICS ETHICAL
          STANDARDS
• What is worse?
   – Failing to convict the guilty
   – Convicting the innocent
• The role of the investigator is to expose the
  evidence from a neutral point of view
• The Auld Report states that
   – “It is the duty of an expert to help the court on the
     matters within his expertise. The duty overrides
     any obligation to the person from whom he has
     received instruction or by whom he is paid”
PSYCHOLOGY OF INVESTIGATION

• Evaluate the allegation
  – Who made it ?
  – Is there a hidden agenda ?
• Avoid presumption of guilt
• Avoid desire to win
• Show all the evidence both contrary and
  supporting the accusation
PSYCHOLOGY OF INVESTIGATION

• Ask yourself the questions
  – Could the person be innocent ?
  – Could someone else have done it ?
• Keep an open mind
• Be impartial
• Be rigorous and professional
COMPUTER FORENSICS PRACTITIONERS
        REQUIRE AWARENESS

• To help in making decisions about “doing
  the right thing”.
• To provide material in defending or
  justifying a particular position.
• To protect you as a practitioner.
• To consider in terms of practitioner and
  system liability.
• To maintain evidential integrity.
QUESTIONING THE LAW

•   Is the law always ethical ?
•   Is the law good and just ?
•   Was apartheid legislation ethical ?
•   Just because an act or set of circumstances
    is permitted in computing does not mean
    that it is ethical.
AREAS OF KNOWLEDGE

• What laws to consider ?
• What impact the laws might have on a
  particular activity
• Critical analysis
  – Are the laws appropriate ?
  – Are there contradictions in legal provision?
  – Can the laws be applied to computer
    forensics ?
  – Should the laws be challenged ?
EXAMPLE OF REGULATIONS TO
           CONSIDER
• Data Protection Act 1998
  – Right of access, Right to prevent processing,
    Right to compensation
• Computer Misuse Act 1990 and Computer
  Misuse (Amendment) Act 2002
• Regulation of Investigatory Powers Act
  2000
Example of Regulations to
           Consider
• Human Rights Act 1998
• Disability Discrimination Act (1995) and
  Special Educational Needs and Disability
  Act 2001
Example of Regulations to
           Consider
• Anti-terrorism, Crime and Security Act 2001
  – ISPs (Internet Service Providers) keep track of
    their customers’ activities over a period of 12
    months
• Freedom of Information Act 2000 and
  Freedom of Information (Scotland) Act
  2002
Example of Regulations to
             Consider
•   Theft Act 1968, 1978
•   Protection from Harassment Act 1997
•   Obscene Publications Act 1959
•   Protection of Children Act 1978
•   Criminal Justice Act 1988
EXAMPLE OF REGULATIONS TO
           CONSIDER
• Sexual Offences Act 2003
• Anti-terrorism, Crime and Security Act 2001
• Patents Act 1977 and the Copyright,
  Designs and Patents Act 1988
  – Intellectual Property, Copyright Law, Patent
    Law, Trademarks and Passing-off
• Design Right (Semiconductor Regulations)
  1989
PROFESSIONAL BEHAVIOUR IN
      COMPUTER FORENSICS
• Enhance the resolution of crime involving
  computers and reduce cyber crime
• Ensure robust, reliable, valid and safe
  processes and procedures
• Comply with ethical and legal expectations
PROFESSIONAL BEHAVIOUR IN
      COMPUTER FORENSICS

• Enhance public confidence in computer
  forensics
• Enhance computer security
• Promote awareness and understanding
• Requires the ability and competence to
  make appropriate decisions
AREAS OF PROFESSIONAL
              RESPONSIBILITY
• Litigation and Liability
• Certification and Licence to practice
• Compliance
    – For example web sites with Disability Discrimination Act
•   Audit
•   Dealing with contradictions
•   Professional and ethical responsibility
•   Organisational regulation and policy
    – computing action may be legal but against company policy,
      e.g. Internet transactions on work computers, e-mail
      language

Mais conteúdo relacionado

Mais procurados

Computer forensics toolkit
Computer forensics toolkitComputer forensics toolkit
Computer forensics toolkitMilap Oza
 
Computer forensics
Computer forensicsComputer forensics
Computer forensicsSCREAM138
 
Fundamental digital forensik
Fundamental digital forensikFundamental digital forensik
Fundamental digital forensiknewbie2019
 
Computer forensics powerpoint presentation
Computer forensics powerpoint presentationComputer forensics powerpoint presentation
Computer forensics powerpoint presentationSomya Johri
 
Digital forensics
Digital forensics Digital forensics
Digital forensics vishnuv43
 
Computer forensics and its role
Computer forensics and its roleComputer forensics and its role
Computer forensics and its roleSudeshna Basak
 
Mac Forensics
Mac ForensicsMac Forensics
Mac ForensicsCTIN
 
Digital forensics Steps
Digital forensics StepsDigital forensics Steps
Digital forensics Stepsgamemaker762
 
01 Computer Forensics Fundamentals - Notes
01 Computer Forensics Fundamentals - Notes01 Computer Forensics Fundamentals - Notes
01 Computer Forensics Fundamentals - NotesKranthi
 
CNIT 121: 8 Forensic Duplication
CNIT 121: 8 Forensic DuplicationCNIT 121: 8 Forensic Duplication
CNIT 121: 8 Forensic DuplicationSam Bowne
 
Introduction to Cyber Forensics Module 1
Introduction to Cyber Forensics Module 1Introduction to Cyber Forensics Module 1
Introduction to Cyber Forensics Module 1Anpumathews
 
Mobile forensics
Mobile forensicsMobile forensics
Mobile forensicsnoorashams
 
Digital Forensics by William C. Barker (NIST)
Digital Forensics by William C. Barker (NIST)Digital Forensics by William C. Barker (NIST)
Digital Forensics by William C. Barker (NIST)AltheimPrivacy
 
Processing Crimes and Incident Scenes
Processing Crimes and Incident ScenesProcessing Crimes and Incident Scenes
Processing Crimes and Incident Scenesprimeteacher32
 

Mais procurados (20)

Computer forensics toolkit
Computer forensics toolkitComputer forensics toolkit
Computer forensics toolkit
 
Computer forensics
Computer forensicsComputer forensics
Computer forensics
 
Fundamental digital forensik
Fundamental digital forensikFundamental digital forensik
Fundamental digital forensik
 
Computer forensics powerpoint presentation
Computer forensics powerpoint presentationComputer forensics powerpoint presentation
Computer forensics powerpoint presentation
 
Digital forensics
Digital forensics Digital forensics
Digital forensics
 
Cyber Forensics Module 1
Cyber Forensics Module 1Cyber Forensics Module 1
Cyber Forensics Module 1
 
Computer forensics and its role
Computer forensics and its roleComputer forensics and its role
Computer forensics and its role
 
Digital Forensic
Digital ForensicDigital Forensic
Digital Forensic
 
Mac Forensics
Mac ForensicsMac Forensics
Mac Forensics
 
Computer forensics ppt
Computer forensics pptComputer forensics ppt
Computer forensics ppt
 
Digital forensics Steps
Digital forensics StepsDigital forensics Steps
Digital forensics Steps
 
Mobile Forensics
Mobile Forensics Mobile Forensics
Mobile Forensics
 
01 Computer Forensics Fundamentals - Notes
01 Computer Forensics Fundamentals - Notes01 Computer Forensics Fundamentals - Notes
01 Computer Forensics Fundamentals - Notes
 
CNIT 121: 8 Forensic Duplication
CNIT 121: 8 Forensic DuplicationCNIT 121: 8 Forensic Duplication
CNIT 121: 8 Forensic Duplication
 
CS6004 Cyber Forensics
CS6004 Cyber ForensicsCS6004 Cyber Forensics
CS6004 Cyber Forensics
 
Introduction to Cyber Forensics Module 1
Introduction to Cyber Forensics Module 1Introduction to Cyber Forensics Module 1
Introduction to Cyber Forensics Module 1
 
Mobile forensics
Mobile forensicsMobile forensics
Mobile forensics
 
Digital forensics
Digital forensicsDigital forensics
Digital forensics
 
Digital Forensics by William C. Barker (NIST)
Digital Forensics by William C. Barker (NIST)Digital Forensics by William C. Barker (NIST)
Digital Forensics by William C. Barker (NIST)
 
Processing Crimes and Incident Scenes
Processing Crimes and Incident ScenesProcessing Crimes and Incident Scenes
Processing Crimes and Incident Scenes
 

Destaque

Computer +forensics
Computer +forensicsComputer +forensics
Computer +forensicsRahul Baghla
 
Computer forensics
Computer  forensicsComputer  forensics
Computer forensicsLalit Garg
 
02 Types of Computer Forensics Technology - Notes
02 Types of Computer Forensics Technology - Notes02 Types of Computer Forensics Technology - Notes
02 Types of Computer Forensics Technology - NotesKranthi
 
Computer forensic 101 - OWASP Khartoum
Computer forensic 101 - OWASP KhartoumComputer forensic 101 - OWASP Khartoum
Computer forensic 101 - OWASP KhartoumOWASP Khartoum
 
Digital Evidence in Computer Forensic Investigations
Digital Evidence in Computer Forensic InvestigationsDigital Evidence in Computer Forensic Investigations
Digital Evidence in Computer Forensic InvestigationsFilip Maertens
 
Chfi V3 Module 01 Computer Forensics In Todays World
Chfi V3 Module 01 Computer Forensics In Todays WorldChfi V3 Module 01 Computer Forensics In Todays World
Chfi V3 Module 01 Computer Forensics In Todays Worldgueste0d962
 
Digital Crime & Forensics - Presentation
Digital Crime & Forensics - PresentationDigital Crime & Forensics - Presentation
Digital Crime & Forensics - Presentationprashant3535
 
Computer Forensic Softwares
Computer Forensic SoftwaresComputer Forensic Softwares
Computer Forensic SoftwaresDhruv Seth
 
Ce hv6 module 57 computer forensics and incident handling
Ce hv6 module 57 computer forensics and incident handlingCe hv6 module 57 computer forensics and incident handling
Ce hv6 module 57 computer forensics and incident handlingVi Tính Hoàng Nam
 
Computer forensic
Computer forensicComputer forensic
Computer forensicbhavithd
 
BoyarMiller - You Lost Me At Gigabyte: Working with Computer Forensic Examiners
BoyarMiller - You Lost Me At Gigabyte: Working with Computer Forensic ExaminersBoyarMiller - You Lost Me At Gigabyte: Working with Computer Forensic Examiners
BoyarMiller - You Lost Me At Gigabyte: Working with Computer Forensic ExaminersBoyarMiller
 
Computer Forensics in Fighting Crimes
Computer Forensics in Fighting CrimesComputer Forensics in Fighting Crimes
Computer Forensics in Fighting CrimesIsaiah Edem
 
Business Intelligence (BI) Tools For Computer Forensic
Business Intelligence (BI) Tools For Computer ForensicBusiness Intelligence (BI) Tools For Computer Forensic
Business Intelligence (BI) Tools For Computer ForensicDhiren Gala
 
Document clustering for forensic analysis an approach for improving compute...
Document clustering for forensic   analysis an approach for improving compute...Document clustering for forensic   analysis an approach for improving compute...
Document clustering for forensic analysis an approach for improving compute...Madan Golla
 

Destaque (20)

Computer +forensics
Computer +forensicsComputer +forensics
Computer +forensics
 
Computer forensics
Computer forensicsComputer forensics
Computer forensics
 
Digital forensics
Digital forensicsDigital forensics
Digital forensics
 
Computer forensics
Computer  forensicsComputer  forensics
Computer forensics
 
02 Types of Computer Forensics Technology - Notes
02 Types of Computer Forensics Technology - Notes02 Types of Computer Forensics Technology - Notes
02 Types of Computer Forensics Technology - Notes
 
Computer forensic 101 - OWASP Khartoum
Computer forensic 101 - OWASP KhartoumComputer forensic 101 - OWASP Khartoum
Computer forensic 101 - OWASP Khartoum
 
Digital Evidence in Computer Forensic Investigations
Digital Evidence in Computer Forensic InvestigationsDigital Evidence in Computer Forensic Investigations
Digital Evidence in Computer Forensic Investigations
 
Chfi V3 Module 01 Computer Forensics In Todays World
Chfi V3 Module 01 Computer Forensics In Todays WorldChfi V3 Module 01 Computer Forensics In Todays World
Chfi V3 Module 01 Computer Forensics In Todays World
 
Digital Crime & Forensics - Presentation
Digital Crime & Forensics - PresentationDigital Crime & Forensics - Presentation
Digital Crime & Forensics - Presentation
 
Computer Forensic Softwares
Computer Forensic SoftwaresComputer Forensic Softwares
Computer Forensic Softwares
 
Computer forensics
Computer forensicsComputer forensics
Computer forensics
 
Ce hv6 module 57 computer forensics and incident handling
Ce hv6 module 57 computer forensics and incident handlingCe hv6 module 57 computer forensics and incident handling
Ce hv6 module 57 computer forensics and incident handling
 
Computer forensic
Computer forensicComputer forensic
Computer forensic
 
BoyarMiller - You Lost Me At Gigabyte: Working with Computer Forensic Examiners
BoyarMiller - You Lost Me At Gigabyte: Working with Computer Forensic ExaminersBoyarMiller - You Lost Me At Gigabyte: Working with Computer Forensic Examiners
BoyarMiller - You Lost Me At Gigabyte: Working with Computer Forensic Examiners
 
Computer forensic
Computer forensicComputer forensic
Computer forensic
 
Computer Forensics in Fighting Crimes
Computer Forensics in Fighting CrimesComputer Forensics in Fighting Crimes
Computer Forensics in Fighting Crimes
 
Lect 1 computer forensics
Lect 1 computer forensicsLect 1 computer forensics
Lect 1 computer forensics
 
Business Intelligence (BI) Tools For Computer Forensic
Business Intelligence (BI) Tools For Computer ForensicBusiness Intelligence (BI) Tools For Computer Forensic
Business Intelligence (BI) Tools For Computer Forensic
 
Document clustering for forensic analysis an approach for improving compute...
Document clustering for forensic   analysis an approach for improving compute...Document clustering for forensic   analysis an approach for improving compute...
Document clustering for forensic analysis an approach for improving compute...
 
File000131
File000131File000131
File000131
 

Semelhante a Introduction to computer forensic

644205e3-8f85-43da-95ac-e4cbb6a7a406-150917105917-lva1-app6892.pdf
644205e3-8f85-43da-95ac-e4cbb6a7a406-150917105917-lva1-app6892.pdf644205e3-8f85-43da-95ac-e4cbb6a7a406-150917105917-lva1-app6892.pdf
644205e3-8f85-43da-95ac-e4cbb6a7a406-150917105917-lva1-app6892.pdfGnanavi2
 
Collecting and preserving digital evidence
Collecting and preserving digital evidenceCollecting and preserving digital evidence
Collecting and preserving digital evidenceOnline
 
Vest Forensics presentation owasp benelux days 2012 leuven
Vest Forensics presentation owasp benelux days 2012 leuvenVest Forensics presentation owasp benelux days 2012 leuven
Vest Forensics presentation owasp benelux days 2012 leuvenMarc Hullegie
 
Encryption: Who, What, When, Where, and Why It's Not a Panacea
Encryption: Who, What, When, Where, and Why It's Not a PanaceaEncryption: Who, What, When, Where, and Why It's Not a Panacea
Encryption: Who, What, When, Where, and Why It's Not a PanaceaResilient Systems
 
DigitalForensics.ppt
DigitalForensics.pptDigitalForensics.ppt
DigitalForensics.pptssuserba01a3
 
Remote forensics fsec2016 delija draft
Remote forensics fsec2016 delija draftRemote forensics fsec2016 delija draft
Remote forensics fsec2016 delija draftDamir Delija
 
Draft current state of digital forensic and data science
Draft current state of digital forensic and data science Draft current state of digital forensic and data science
Draft current state of digital forensic and data science Damir Delija
 
Computer forensics
Computer forensicsComputer forensics
Computer forensicsHiren Selani
 
computer forensics, involves the preservation, identification, extraction, an...
computer forensics, involves the preservation, identification, extraction, an...computer forensics, involves the preservation, identification, extraction, an...
computer forensics, involves the preservation, identification, extraction, an...pable2
 
Cause 11 im final
Cause 11   im finalCause 11   im final
Cause 11 im finalcavapyta
 
Cause 11 im final
Cause 11   im finalCause 11   im final
Cause 11 im finalcavapyta
 
Preserving and recovering digital evidence
Preserving and recovering digital evidencePreserving and recovering digital evidence
Preserving and recovering digital evidenceOnline
 
Ch 3C Processing Crime and Incident Scenes.ppt
Ch 3C Processing Crime and Incident Scenes.pptCh 3C Processing Crime and Incident Scenes.ppt
Ch 3C Processing Crime and Incident Scenes.pptwhbwi21Basri
 

Semelhante a Introduction to computer forensic (20)

Computer Forensic
Computer ForensicComputer Forensic
Computer Forensic
 
644205e3-8f85-43da-95ac-e4cbb6a7a406-150917105917-lva1-app6892.pdf
644205e3-8f85-43da-95ac-e4cbb6a7a406-150917105917-lva1-app6892.pdf644205e3-8f85-43da-95ac-e4cbb6a7a406-150917105917-lva1-app6892.pdf
644205e3-8f85-43da-95ac-e4cbb6a7a406-150917105917-lva1-app6892.pdf
 
Digital forensics
Digital forensicsDigital forensics
Digital forensics
 
cyber Forensics
cyber Forensicscyber Forensics
cyber Forensics
 
CF.ppt
CF.pptCF.ppt
CF.ppt
 
Collecting and preserving digital evidence
Collecting and preserving digital evidenceCollecting and preserving digital evidence
Collecting and preserving digital evidence
 
Vest Forensics presentation owasp benelux days 2012 leuven
Vest Forensics presentation owasp benelux days 2012 leuvenVest Forensics presentation owasp benelux days 2012 leuven
Vest Forensics presentation owasp benelux days 2012 leuven
 
Encryption: Who, What, When, Where, and Why It's Not a Panacea
Encryption: Who, What, When, Where, and Why It's Not a PanaceaEncryption: Who, What, When, Where, and Why It's Not a Panacea
Encryption: Who, What, When, Where, and Why It's Not a Panacea
 
DigitalForensics.ppt
DigitalForensics.pptDigitalForensics.ppt
DigitalForensics.ppt
 
DigitalForensics.ppt
DigitalForensics.pptDigitalForensics.ppt
DigitalForensics.ppt
 
Remote forensics fsec2016 delija draft
Remote forensics fsec2016 delija draftRemote forensics fsec2016 delija draft
Remote forensics fsec2016 delija draft
 
Sujit
SujitSujit
Sujit
 
Draft current state of digital forensic and data science
Draft current state of digital forensic and data science Draft current state of digital forensic and data science
Draft current state of digital forensic and data science
 
Computer forensics
Computer forensicsComputer forensics
Computer forensics
 
computer forensics, involves the preservation, identification, extraction, an...
computer forensics, involves the preservation, identification, extraction, an...computer forensics, involves the preservation, identification, extraction, an...
computer forensics, involves the preservation, identification, extraction, an...
 
Cause 11 im final
Cause 11   im finalCause 11   im final
Cause 11 im final
 
Cause 11 im final
Cause 11   im finalCause 11   im final
Cause 11 im final
 
Preserving and recovering digital evidence
Preserving and recovering digital evidencePreserving and recovering digital evidence
Preserving and recovering digital evidence
 
Forensics Analysis and Validation
Forensics Analysis and Validation  Forensics Analysis and Validation
Forensics Analysis and Validation
 
Ch 3C Processing Crime and Incident Scenes.ppt
Ch 3C Processing Crime and Incident Scenes.pptCh 3C Processing Crime and Incident Scenes.ppt
Ch 3C Processing Crime and Incident Scenes.ppt
 

Mais de Online

Philosophy of early childhood education 3
Philosophy of early childhood education 3Philosophy of early childhood education 3
Philosophy of early childhood education 3Online
 
Philosophy of early childhood education 2
Philosophy of early childhood education 2Philosophy of early childhood education 2
Philosophy of early childhood education 2Online
 
Philosophy of early childhood education 1
Philosophy of early childhood education 1Philosophy of early childhood education 1
Philosophy of early childhood education 1Online
 
Philosophy of early childhood education 4
Philosophy of early childhood education 4Philosophy of early childhood education 4
Philosophy of early childhood education 4Online
 
Operation and expression in c++
Operation and expression in c++Operation and expression in c++
Operation and expression in c++Online
 
Functions
FunctionsFunctions
FunctionsOnline
 
Formatted input and output
Formatted input and outputFormatted input and output
Formatted input and outputOnline
 
Control structures selection
Control structures   selectionControl structures   selection
Control structures selectionOnline
 
Control structures repetition
Control structures   repetitionControl structures   repetition
Control structures repetitionOnline
 
Introduction to problem solving in c++
Introduction to problem solving in c++Introduction to problem solving in c++
Introduction to problem solving in c++Online
 
Optical transmission technique
Optical transmission techniqueOptical transmission technique
Optical transmission techniqueOnline
 
Multi protocol label switching (mpls)
Multi protocol label switching (mpls)Multi protocol label switching (mpls)
Multi protocol label switching (mpls)Online
 
Lan technologies
Lan technologiesLan technologies
Lan technologiesOnline
 
Introduction to internet technology
Introduction to internet technologyIntroduction to internet technology
Introduction to internet technologyOnline
 
Internet standard routing protocols
Internet standard routing protocolsInternet standard routing protocols
Internet standard routing protocolsOnline
 
Internet protocol
Internet protocolInternet protocol
Internet protocolOnline
 
Application protocols
Application protocolsApplication protocols
Application protocolsOnline
 
Addressing
AddressingAddressing
AddressingOnline
 
Transport protocols
Transport protocolsTransport protocols
Transport protocolsOnline
 
Leadership
LeadershipLeadership
LeadershipOnline
 

Mais de Online (20)

Philosophy of early childhood education 3
Philosophy of early childhood education 3Philosophy of early childhood education 3
Philosophy of early childhood education 3
 
Philosophy of early childhood education 2
Philosophy of early childhood education 2Philosophy of early childhood education 2
Philosophy of early childhood education 2
 
Philosophy of early childhood education 1
Philosophy of early childhood education 1Philosophy of early childhood education 1
Philosophy of early childhood education 1
 
Philosophy of early childhood education 4
Philosophy of early childhood education 4Philosophy of early childhood education 4
Philosophy of early childhood education 4
 
Operation and expression in c++
Operation and expression in c++Operation and expression in c++
Operation and expression in c++
 
Functions
FunctionsFunctions
Functions
 
Formatted input and output
Formatted input and outputFormatted input and output
Formatted input and output
 
Control structures selection
Control structures   selectionControl structures   selection
Control structures selection
 
Control structures repetition
Control structures   repetitionControl structures   repetition
Control structures repetition
 
Introduction to problem solving in c++
Introduction to problem solving in c++Introduction to problem solving in c++
Introduction to problem solving in c++
 
Optical transmission technique
Optical transmission techniqueOptical transmission technique
Optical transmission technique
 
Multi protocol label switching (mpls)
Multi protocol label switching (mpls)Multi protocol label switching (mpls)
Multi protocol label switching (mpls)
 
Lan technologies
Lan technologiesLan technologies
Lan technologies
 
Introduction to internet technology
Introduction to internet technologyIntroduction to internet technology
Introduction to internet technology
 
Internet standard routing protocols
Internet standard routing protocolsInternet standard routing protocols
Internet standard routing protocols
 
Internet protocol
Internet protocolInternet protocol
Internet protocol
 
Application protocols
Application protocolsApplication protocols
Application protocols
 
Addressing
AddressingAddressing
Addressing
 
Transport protocols
Transport protocolsTransport protocols
Transport protocols
 
Leadership
LeadershipLeadership
Leadership
 

Último

SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentationcamerronhm
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxRamakrishna Reddy Bijjam
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxAmanpreet Kaur
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxcallscotland1987
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxVishalSingh1417
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docxPoojaSen20
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...Nguyen Thanh Tu Collection
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docxPoojaSen20
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
 

Último (20)

SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptx
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Asian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptxAsian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptx
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 

Introduction to computer forensic

  • 2. What is Computer Forensics? • Forensics is the process of using scientific knowledge for collecting, analyzing, and presenting evidence to the courts. (The word forensics means “to bring to the court.” ). • Forensics deals primarily with the recovery and analysis of latent evidence. • Latent evidence can take many forms, from fingerprints left on a window to DNA evidence recovered from blood stains to the files on a hard drive.
  • 3. What is Computer Forensics? (cont) • Because computer forensics is a new discipline, there is little standardization and consistency across the courts and industry. • “We define computer forensics as the discipline that combines elements of law and computer science to collect and analyze data from computer systems, networks, wireless communications, and storage devices in a way that is admissible as evidence in a court of law”.
  • 4. Why is Computer Forensics Important? • From a technical standpoint, the main goal of computer forensics is to identify, collect, preserve, and analyze data in a way that preserves the integrity of the evidence collected so it can be used effectively in a legal case.
  • 5. TECHNOLOGY • Understanding of – storage technology – operating system features • Windows • Linux • Unix • Mac OS – file systems
  • 6. TECHNOLOGY • Knowledge of – Slack space – Host Protected Area (HPA) – Device Configuration Overlay (DCO) • Disk imaging • Data recovery • Total data deletion • Handling encryption
  • 7. COLLABORATION • Computer Forensics investigation requires collaboration of – Law enforcement – Attorneys – Computer specialists • In academia, collaborating units could be: – Computer Science – Criminal Justice – Law – Accounting & Finance
  • 8. APPLICATIONS • Email – Lasts longer than people believe – Businesses monitor employee emails – Admissible in legal proceedings – Protect using PGP • E-commerce – Exchange of confidential data – Impersonation
  • 9. APPLICATIONS • Data backup – Encrypt – Secure transfer of backup media – Periodic recovery
  • 10. Security Issues • Data hiding • Image hiding • Improper destruction of sensitive data • Weak authentication tools – Created, Accessed, Modified date – Boot password – Password cracking
  • 11. What are some typical aspects of a computer forensics investigation? • First, those who investigate computers have to understand the kind of potential evidence they are looking for in order to structure their search. • Crimes involving a computer can range across the spectrum of criminal activity, from child pornography to theft of personal data to destruction of intellectual property. • Second, the investigator must pick the appropriate tools to use. Files may have been deleted, damaged, or encrypted, and the investigator must be familiar with an array of methods and software to prevent further damage in the recovery process.
  • 12. NATURE OF FORENSIC EVIDENCE • Two basic types of data are collected in computer forensics. – Persistent data is the data that is stored on a local hard drive (or another medium) and is preserved when the computer is turned off. – Volatile data is any data that is stored in memory, or exists in transit, that will be lost when the computer loses power or is turned off. • Volatile data resides in registries, cache, and random access memory (RAM). Since volatile data is ephemeral, it is essential an investigator knows reliable ways to capture it.
  • 13. NATURE OF FORENSIC EVIDENCE (Cont’) • Data must be relevant & reliable • Reliability of evidence gathered by tools assessed by judge in pre-trial hearing aka Daubert Hearing • Assesses Methodology to gather evidence – Sound scientific practices? – Reliable evidence?
  • 14. PRE-TRIAL HEARINGS • Frye Test – past method – Responsibility on scientific community – Defined acceptable evidence gathering procedures – Used Peer Reviewed Journals • Daubert Hearing – current method – Offers additional methods to test quality of evidence
  • 15. DAUBERT HEARING PROCESS • Testing – Is this procedure tested? • Error Rate – What is the error rate of this procedure? • Publication – Has procedure been published and reviewed by peers? • Acceptance – Is the procedure generally accepted within the relevant scientific community?
  • 16. TYPES OF FORENSIC SOFTWARE • Acquisition Tools • Data Discovery Tools • Internet History Tools • Image Viewers • E-mail Viewers • Password Cracking Tools • Open Source Tools • Mobile Device tools (PDA/Cell Phone) • Large Storage Analysis Tools
  • 17. MORE ABOUT ELECTRONIC DATA DISCOVERY TOOLS • Analyze data • Retrieve data from different media • Convert between different media and file formats • Extract text & data from documents • Create images of the documents • Print documents • Archive documents
  • 18. INTERNET HISTORY TOOLS • Reads Information in Complete History Database • Displays List of Visited Sites • Opens URLs in Internet Explorer • Adds URLs to Favorites • Copies URLs • Prints URLS • Saves Listing/Ranges as Text File
  • 19. IMAGE & E-MAIL VIEWERS • Views Files • Converts Files • Catalogs Files • Side by Side File Comparisons
  • 20. PASSWORD CRACKING TOOLS • Password Recovery • Allows access to computers • 3 Methods to Crack Passwords – Dictionary Attack – Hybrid Attack – Brute Force Attack Source: http://www-128.ibm.com/developerworks/library/s-crack/
  • 21. OPEN SOURCE TOOLS • Free tools available to Computer Forensic Specialists • Cover entire scope of forensic tools in use • May more clearly and comprehensively meet the Daubert guidelines than closed source tools • Among the most widely used Source: http://software.newsforge.com/software/05/04/05/2052235.shtml?tid=129&tid=136&t
  • 22. MOBILE DEVICE TOOLS • Number and variety of toolkits considerably more limited than for computers • Require examiner to have full access to device • Most tools focus on a single function • Deleted data remains on PDA until successful HotSync with computer Sources: http://csrc.nist.gov/publications/nistir/nistir-7100-PDAForensics.pdf http://www.cs.ucf.edu/courses/cgs5132/spring2002/presentation/weiss.ppt#5
  • 23. FORENSIC TOOL SUITES – Parben • Provide a lower cost way to – The Coroner’s maximize the tools Toolkit (TCT) • Typically include the most – The Sleuth Kit often used tools (TSK) – EnCase – Forensic Toolkit (FTK) – Maresware
  • 24. OVERVIEW OF SYSTEMS SECURITY • Ten guidelines: – Remove personally identifiable data from storage media – Store an identical copy of any evidentiary media given to law enforcement – Limit search to goal of investigation – Handle time stamped events in strictest confidence – On networks, packet acknowledgement be via the use of tokens than IP addresses
  • 25. OVERVIEW OF SYSTEMS SECURITY (Cont’) • Safe storage of all internal logs • Preservation of event logs in external nodes • Put policies in place for actionable items related to attacks • Put policies in place for safeguarding backed up data related to an investigation • Handle disposal of sensitive data in a secure manner
  • 26. COMPUTER FORENSICS AS A PROFESSION? • Attitudes to computer forensics – Academic – Application of computer science – Application of forensic science – Narrow specialism – Aligned to computer security – Core discipline
  • 27. ETHICAL BEHAVIOUR IN COMPUTER FORENSICS • There is a very fine line between what is acceptable and what is deemed to be malpractice • Computer Forensics exists in an ethical grey area • Often need to balance self motivation versus legal constraints and procedural considerations
  • 28. Ethical Behaviour in Computer Forensics • Need to understand the ethical responsibility in Computer Forensics work is to: – Self – Profession – Clients – Subjects – Courts – Society
  • 29. COMPUTER FORENSICS ETHICAL STANDARDS • What is worse? – Failing to convict the guilty – Convicting the innocent • The role of the investigator is to expose the evidence from a neutral point of view • The Auld Report states that – “It is the duty of an expert to help the court on the matters within his expertise. The duty overrides any obligation to the person from whom he has received instruction or by whom he is paid”
  • 30. PSYCHOLOGY OF INVESTIGATION • Evaluate the allegation – Who made it ? – Is there a hidden agenda ? • Avoid presumption of guilt • Avoid desire to win • Show all the evidence both contrary and supporting the accusation
  • 31. PSYCHOLOGY OF INVESTIGATION • Ask yourself the questions – Could the person be innocent ? – Could someone else have done it ? • Keep an open mind • Be impartial • Be rigorous and professional
  • 32. COMPUTER FORENSICS PRACTITIONERS REQUIRE AWARENESS • To help in making decisions about “doing the right thing”. • To provide material in defending or justifying a particular position. • To protect you as a practitioner. • To consider in terms of practitioner and system liability. • To maintain evidential integrity.
  • 33. QUESTIONING THE LAW • Is the law always ethical ? • Is the law good and just ? • Was apartheid legislation ethical ? • Just because an act or set of circumstances is permitted in computing does not mean that it is ethical.
  • 34. AREAS OF KNOWLEDGE • What laws to consider ? • What impact the laws might have on a particular activity • Critical analysis – Are the laws appropriate ? – Are there contradictions in legal provision? – Can the laws be applied to computer forensics ? – Should the laws be challenged ?
  • 35. EXAMPLE OF REGULATIONS TO CONSIDER • Data Protection Act 1998 – Right of access, Right to prevent processing, Right to compensation • Computer Misuse Act 1990 and Computer Misuse (Amendment) Act 2002 • Regulation of Investigatory Powers Act 2000
  • 36. Example of Regulations to Consider • Human Rights Act 1998 • Disability Discrimination Act (1995) and Special Educational Needs and Disability Act 2001
  • 37. Example of Regulations to Consider • Anti-terrorism, Crime and Security Act 2001 – ISPs (Internet Service Providers) keep track of their customers’ activities over a period of 12 months • Freedom of Information Act 2000 and Freedom of Information (Scotland) Act 2002
  • 38. Example of Regulations to Consider • Theft Act 1968, 1978 • Protection from Harassment Act 1997 • Obscene Publications Act 1959 • Protection of Children Act 1978 • Criminal Justice Act 1988
  • 39. EXAMPLE OF REGULATIONS TO CONSIDER • Sexual Offences Act 2003 • Anti-terrorism, Crime and Security Act 2001 • Patents Act 1977 and the Copyright, Designs and Patents Act 1988 – Intellectual Property, Copyright Law, Patent Law, Trademarks and Passing-off • Design Right (Semiconductor Regulations) 1989
  • 40. PROFESSIONAL BEHAVIOUR IN COMPUTER FORENSICS • Enhance the resolution of crime involving computers and reduce cyber crime • Ensure robust, reliable, valid and safe processes and procedures • Comply with ethical and legal expectations
  • 41. PROFESSIONAL BEHAVIOUR IN COMPUTER FORENSICS • Enhance public confidence in computer forensics • Enhance computer security • Promote awareness and understanding • Requires the ability and competence to make appropriate decisions
  • 42. AREAS OF PROFESSIONAL RESPONSIBILITY • Litigation and Liability • Certification and Licence to practice • Compliance – For example web sites with Disability Discrimination Act • Audit • Dealing with contradictions • Professional and ethical responsibility • Organisational regulation and policy – computing action may be legal but against company policy, e.g. Internet transactions on work computers, e-mail language

Notas do Editor

  1. Electronic data discovery tools are not limited to simply finding the data and metadata. Some of the functions of data acquisition tools are listed above.
  2. Internet history tools are useful in tracking how users have used the internet and sites on the internet that were accessed. This is limited, however, in that there is no way to be sure a site was not accessed by simple searches unless there are multiple sites that are similar in content.
  3. Image and E-mail viewers allow the forensic investigator to view images and E-mails and capture as evidence. Most image and E-mail viewers have the capability to view and access multiple image and E-mail formats.
  4. Dictionary Attack - A dictionary file (a text file full of dictionary words) is loaded into a cracking application, which is run against user accounts located by the application. Because the majority of passwords are often simplistic, running a dictionary attack is often sufficient to to the job. Hybrid Attack - A hybrid attack will add numbers or symbols to the filename to successfully crack a password. Many people change their passwords by simply adding a number to the end of their current password. The pattern usually takes this form: first month password is "cat"; second month password is "cat1"; third month password is "cat2"; and so on. Brute Force Attack - A brute force attack is the most comprehensive form of attack, though it may often take a long time to work depending on the complexity of the password. Some brute force attacks can take a week depending on the complexity of the password.
  5. Open Source tools are often classified as freeware and shareware. They are easily and readily available on the internet. The reason open source tools may more clearly and comprehensively meet the Daubert guidelines is because of their extensive use and the fact that the code can be viewed and assessed by experts in the field to verify its value.
  6. Digital forensic investigation of mobile devices is beginning to come into its own. Because these devices have some differences with computers, different tools are needed and the scope of the tools has not yet matured. Therefore, there are fewer tools available for this type of investigation.
  7. Forensic tool suites are typically an enterprise type of application. While some suites are a collection of separately used tools, called upon as needed, other suites are a collection of integrated software that require the investigator to follow a process and use the different applications sequentially. Many commercially available tool suites can be quite costly and intricate. The Coroner’s Toolkit and The Sleuth Kit are the only open source suites listed above.