SlideShare una empresa de Scribd logo
1 de 25
By Mike Sedgley, Remeca Akins,
and Jeff Carroll
What is it?
 Linux - is a freely distributed operating system that behaves like
the Unix operating system. Linux is a free operating system that
was developed on the internet. It was formed by Linus Torvalds
first, and has been developed by users into a hugely diversified
operating system that is in use by large companies, academic
institutions and individual users.
 The free source code has been a big advantage, which has allowed
Linux to become a success in a short period of time. Linux was
designed specifically for the PC platform and takes advantage of its
design to give users comparable performance to high-end UNIX
workstations. From 1991, Linux quickly developed on hackers' web
pages as the alternative to Windows and the more expensive UNIX
systems.
 Each new version becoming more user friendly.
◦ Disk installation no longer confusing.
◦ Installation interface more intuitive.
◦ Graphical environment becoming much more mature.
 More and more companies are embracing &
supporting Linux.
◦ IBM has teams of developers working on it.
◦ Apple’s OS now has a UNIX-like core.
◦ Novell is now in the Linux business.
 More and more devices are now running Linux
◦ Personal Devices: Cell Phones & PDA’s.
◦ Electronics: Video Recorders, MP3 Players.
 Reliability
 Scalability
 Flexibility-boot from a CD (to a complete
OS), file system support, platform support,
etc.
 Security -not just over your forensic
software, but the whole OS and attached
hardware.
 Price –Free (no license fee, open source)
 Power – A Linux distribution is (or can be) a
forensic tool.
 Almost all types of computer users now use Linux
Engineers and scientists use it for code development
and simulation.
 System administrators. Network providers:
networking is one of the real strengths of Linux
(share files, remote logins, SAMBA, ...)
 Kernel hackers: lots of talented people on web for
help .
 Multimedia authors : works with almost all sound &
video cards. OpenGL has been ported.
 Even some Virtual Reality machines now use Linux.
Very handy graphics tools called Gimp too.
 Antartica research stations Oceanography vessels
Students
Some Linux
distrobutions “Flavors”
 Linux is just the kernel (i.e., the heart of the OS),
not the OS itself.
 The OS consists of the kernel and the basic tools
and utilities supporting the kernel, like the file
manipulation and search commands, editors,
compilers, etc.
 The kernel by itself is pretty useless…..it is like a
brain without a body!
 Linux kernel + GNU utilities form the “Linux OS”
as most people know it. e.g., RedHat Linux,
Mandrake Linux, SuSe Linux, Debian Linux,
Slackware Linux
Linux Windows
 Open source
 File systems-
EXT2(inodes),
EXT3(journaling)
 Rieser FS,4,etc.
 GUI: KDE and Gnome
 Text Mode
interface:BASH
 single hierarchal
directory structure
 Starting root (/)
 Lilo and GRUB boot
loaders
 Proprietary
 File systems-
 FAT12,16,32
 NTFS, exFAT
 GUI: Windows
 Text Mode
interface:command
interpreter(Dos prompt)
 Partitions with drive
letter directories C: D:
 Ntldr and Boot.ini loaders
 Hierarchical Data Structure
 “/” is the root directory
 Linux primary file systems
◦ Second Extended File System (Ext2fs)
◦ Ext3fs, journaling version of Ext2fs
 Employs inodes
◦ Contain information about each file or directory
 Everything is a file called objects
 Linux consists of four “blocks” that contain objects:
 Boot block(bootstrap code)
 Superblock (Manages the file system)
 Inode blocks(file allocation)
 Data blocks(Where directories and files are stored)
 Linux treats its devices as files. The special directory
where these "files“ are maintained is "/dev".
 Labeled as path starting at root (/) directory
 Primary master disk (/dev/hda)
 First partition is /dev/hda1
 Second partition is /dev/hda2
 Primary slave or secondary master or slave (/dev/hdb)
 First partition is /dev/hdb1
 SCSI controllers
 /dev/sda with first partition /dev/sda1
 Linux treats SATA, USB, and FireWire devices the same way
as SCSI devices
Adepto Autopsy
 Acquisition-Making a copy of
the original drive
(physical,logical)
 Validation-Ensuring the
integrity of data being copied
(hashing,headers)
 Discrimination-sorting and
searching through all
investigation data
 Extraction-Recovering data is
the first step in analyzing an
investigation’s data
 (keyword,carving,decrypting)
 Reconstruction-Re-create a
suspect drive to show what
happened during a crime or
an incident
 Disk-to-disk copy
 Image-to-disk copy
 Partition-to-partition copy
 Image-to-partition copy
 Reporting-To complete a
forensics disk analysis and
examination, you need to
create a report
 dd command
 used to copy from an input file or device to an output
 file or device. Simple bitstream imaging.
 sfdisk and fdisk used
 to determine the disk structure.
 grep search
 files (or multiple files) for instances of an expression or
 pattern.
 The loop device allows
 you to associate regular files with device
 nodes. This will then allow you to mount a bitstream image without
 having to rewrite the image to a disk.
 md5sum and sha1sum create
 and store an MD5 or SHA hash of a
 file or list of files (including devices).
 file reads
 a file’s header information in an attempt to ascertain its
 type, regardless of name or extension.
 xxd command
 line hexdump tool. For viewing a file in hex mode.
 Provide a lower cost way to maximize the
tools
 Typically include the most often used tools
1. Paraben
2. Encase
3. X- Ways Forensics
4. FTK
5. Pro Discover
 SMART-Can analyze a variety of file systems with
SMART -many plug-in utilities are included
 Helix-You can load it on a live Windows system
 -Loads as a bootable Linux OS from a cold boot
(does not touch host PC)
 -contains Adepto to capture image and Autopsy
to analyze the image
 Knoppix-STD-A collection of tools for configuring
security measures, including computer and network
forensics
 The Sleuth Kit
 Backtrack
 Coroner's Tool Kit
 FIRE
Using Helix on a Linux System
 Helix is a live Linux CD
carefully tailored for
incident response,
system investigation
and analysis, data
recovery, and security
auditing. Helix has two
modes, including pure
Linux bootable live CD
and the Windows
mode, where it can be
used in-vivo on top of
a running Windows
desktop.
 Open Source Platform.
 Linux platform
◦ Bootable Linux OS from a cold boot
◦ Easier to script and perform operations
 Has better compatibility tools i.e. (Adepto and
Autopsy)
 Windows platform-used for safer “Live”
captures on running systems
 Compiled toolkit
◦ Lesser dependency at client side
 Easy to use – Ubuntu + GUI interface
 Adepto Demo
How to capture an image using
Adepto
After image is captured with Adepto, then Autopsy
can analyze the captured drive’s data.
 Autopsy Demonstration
Let’s
Recap

Más contenido relacionado

La actualidad más candente

History Of Linux
History Of LinuxHistory Of Linux
History Of Linuxanand09
 
Operating Systems 1: Introduction
Operating Systems 1: IntroductionOperating Systems 1: Introduction
Operating Systems 1: IntroductionDamian T. Gordon
 
Introduction to Linux for bioinformatics
Introduction to Linux for bioinformaticsIntroduction to Linux for bioinformatics
Introduction to Linux for bioinformaticsBITS
 
Becoming Linux Expert Series-Install Linux Operating System
Becoming Linux Expert Series-Install Linux Operating SystemBecoming Linux Expert Series-Install Linux Operating System
Becoming Linux Expert Series-Install Linux Operating Systemskbansal222
 
Browsing The Source Code of Linux Packages
Browsing The Source Code of Linux PackagesBrowsing The Source Code of Linux Packages
Browsing The Source Code of Linux PackagesMotaz Saad
 
Linux Operating System
Linux Operating SystemLinux Operating System
Linux Operating SystemKunalKewat1
 
Linux lesson
Linux lesson Linux lesson
Linux lesson mutharam
 
Introduction to linux ppt
Introduction to linux pptIntroduction to linux ppt
Introduction to linux pptOmi Vichare
 
Linux operating system
Linux operating systemLinux operating system
Linux operating systemITz_1
 

La actualidad más candente (20)

UNIX introduction
UNIX introductionUNIX introduction
UNIX introduction
 
Linux training
Linux trainingLinux training
Linux training
 
History Of Linux
History Of LinuxHistory Of Linux
History Of Linux
 
Linux - Introductions to Linux Operating System
Linux - Introductions to Linux Operating SystemLinux - Introductions to Linux Operating System
Linux - Introductions to Linux Operating System
 
Linux OS presentation
Linux OS presentationLinux OS presentation
Linux OS presentation
 
Linux basics
Linux basicsLinux basics
Linux basics
 
Report
ReportReport
Report
 
Introduction to linux
Introduction to linuxIntroduction to linux
Introduction to linux
 
Operating Systems 1: Introduction
Operating Systems 1: IntroductionOperating Systems 1: Introduction
Operating Systems 1: Introduction
 
Linux introduction (eng)
Linux introduction (eng)Linux introduction (eng)
Linux introduction (eng)
 
Introduction to Linux for bioinformatics
Introduction to Linux for bioinformaticsIntroduction to Linux for bioinformatics
Introduction to Linux for bioinformatics
 
Becoming Linux Expert Series-Install Linux Operating System
Becoming Linux Expert Series-Install Linux Operating SystemBecoming Linux Expert Series-Install Linux Operating System
Becoming Linux Expert Series-Install Linux Operating System
 
Linux fundamentals
Linux fundamentalsLinux fundamentals
Linux fundamentals
 
Browsing The Source Code of Linux Packages
Browsing The Source Code of Linux PackagesBrowsing The Source Code of Linux Packages
Browsing The Source Code of Linux Packages
 
Linux Operating System
Linux Operating SystemLinux Operating System
Linux Operating System
 
Linux lesson
Linux lesson Linux lesson
Linux lesson
 
Linux
LinuxLinux
Linux
 
Introduction to linux ppt
Introduction to linux pptIntroduction to linux ppt
Introduction to linux ppt
 
Linux operating system
Linux operating systemLinux operating system
Linux operating system
 
Linux Operating System
Linux Operating SystemLinux Operating System
Linux Operating System
 

Destacado

Soalan mate year 4 paper 2 july
Soalan mate year 4 paper 2 julySoalan mate year 4 paper 2 july
Soalan mate year 4 paper 2 julyAzli Bakar
 
GWC13 - Daniel González de la Vega - Increasing engagement at math teaching
GWC13 - Daniel González de la Vega - Increasing engagement at math teachingGWC13 - Daniel González de la Vega - Increasing engagement at math teaching
GWC13 - Daniel González de la Vega - Increasing engagement at math teachinggamificationworldcongress
 
Ardi jurnal ic
Ardi jurnal icArdi jurnal ic
Ardi jurnal icArdi Novra
 
Matrice Distributie Articole-Clienti by TPC CONCEPT
Matrice Distributie Articole-Clienti by TPC CONCEPTMatrice Distributie Articole-Clienti by TPC CONCEPT
Matrice Distributie Articole-Clienti by TPC CONCEPTTPC CONCEPT
 
GWC2013 - Berni Melero - Canal + - Engaging with Game of Thrones
GWC2013 - Berni Melero - Canal + - Engaging with Game of ThronesGWC2013 - Berni Melero - Canal + - Engaging with Game of Thrones
GWC2013 - Berni Melero - Canal + - Engaging with Game of Thronesgamificationworldcongress
 
Presentasjon om biler2
Presentasjon om biler2Presentasjon om biler2
Presentasjon om biler2Abdelhay1961
 
BACTERIAS INFECTION AND IMMUNE SYSTEM RESPONSE
BACTERIAS INFECTION AND IMMUNE SYSTEM RESPONSEBACTERIAS INFECTION AND IMMUNE SYSTEM RESPONSE
BACTERIAS INFECTION AND IMMUNE SYSTEM RESPONSEDiana Agudelo
 
Zakir naik k lectures (theqeeq k ayene me)
Zakir naik k lectures (theqeeq k ayene me)Zakir naik k lectures (theqeeq k ayene me)
Zakir naik k lectures (theqeeq k ayene me)Ta Islam
 
Machine learning and data at Meetup
Machine learning and data at MeetupMachine learning and data at Meetup
Machine learning and data at MeetupEvan Estola
 
Chapter 8 presentation
Chapter 8 presentationChapter 8 presentation
Chapter 8 presentationmeganmcleod
 
Muusad1 091213080053-phpapp01
Muusad1 091213080053-phpapp01Muusad1 091213080053-phpapp01
Muusad1 091213080053-phpapp01Elis Sarapuu
 

Destacado (20)

Astrologia
AstrologiaAstrologia
Astrologia
 
Soalan mate year 4 paper 2 july
Soalan mate year 4 paper 2 julySoalan mate year 4 paper 2 july
Soalan mate year 4 paper 2 july
 
GWC13 - Daniel González de la Vega - Increasing engagement at math teaching
GWC13 - Daniel González de la Vega - Increasing engagement at math teachingGWC13 - Daniel González de la Vega - Increasing engagement at math teaching
GWC13 - Daniel González de la Vega - Increasing engagement at math teaching
 
Ardi jurnal ic
Ardi jurnal icArdi jurnal ic
Ardi jurnal ic
 
Fgd medan
Fgd medanFgd medan
Fgd medan
 
Matrice Distributie Articole-Clienti by TPC CONCEPT
Matrice Distributie Articole-Clienti by TPC CONCEPTMatrice Distributie Articole-Clienti by TPC CONCEPT
Matrice Distributie Articole-Clienti by TPC CONCEPT
 
GWC2013 - Berni Melero - Canal + - Engaging with Game of Thrones
GWC2013 - Berni Melero - Canal + - Engaging with Game of ThronesGWC2013 - Berni Melero - Canal + - Engaging with Game of Thrones
GWC2013 - Berni Melero - Canal + - Engaging with Game of Thrones
 
2011 Hamilton County Iowa Laborshed Summary
2011 Hamilton County Iowa Laborshed Summary2011 Hamilton County Iowa Laborshed Summary
2011 Hamilton County Iowa Laborshed Summary
 
Presentasjon om biler2
Presentasjon om biler2Presentasjon om biler2
Presentasjon om biler2
 
Ca prostate
Ca prostateCa prostate
Ca prostate
 
Sms
SmsSms
Sms
 
BACTERIAS INFECTION AND IMMUNE SYSTEM RESPONSE
BACTERIAS INFECTION AND IMMUNE SYSTEM RESPONSEBACTERIAS INFECTION AND IMMUNE SYSTEM RESPONSE
BACTERIAS INFECTION AND IMMUNE SYSTEM RESPONSE
 
Zakir naik k lectures (theqeeq k ayene me)
Zakir naik k lectures (theqeeq k ayene me)Zakir naik k lectures (theqeeq k ayene me)
Zakir naik k lectures (theqeeq k ayene me)
 
Kathai yeemarathe
Kathai   yeemaratheKathai   yeemarathe
Kathai yeemarathe
 
Machine learning and data at Meetup
Machine learning and data at MeetupMachine learning and data at Meetup
Machine learning and data at Meetup
 
Eng am lit - copy
Eng am lit - copyEng am lit - copy
Eng am lit - copy
 
2011 Palo Alto County Iowa Laborshed Summary
2011 Palo Alto County Iowa Laborshed Summary2011 Palo Alto County Iowa Laborshed Summary
2011 Palo Alto County Iowa Laborshed Summary
 
Chapter 8 presentation
Chapter 8 presentationChapter 8 presentation
Chapter 8 presentation
 
C2 bird
C2 birdC2 bird
C2 bird
 
Muusad1 091213080053-phpapp01
Muusad1 091213080053-phpapp01Muusad1 091213080053-phpapp01
Muusad1 091213080053-phpapp01
 

Similar a Group project linux helix

Similar a Group project linux helix (20)

Linux
Linux Linux
Linux
 
Linux technology
Linux technologyLinux technology
Linux technology
 
Intro to linux
Intro to linuxIntro to linux
Intro to linux
 
OS Lab: Introduction to Linux
OS Lab: Introduction to LinuxOS Lab: Introduction to Linux
OS Lab: Introduction to Linux
 
Deft v7
Deft v7Deft v7
Deft v7
 
Linux
LinuxLinux
Linux
 
3CS LSP UNIT 1-1.pdf
3CS LSP UNIT 1-1.pdf3CS LSP UNIT 1-1.pdf
3CS LSP UNIT 1-1.pdf
 
Programming and problem solving 3
Programming and problem solving 3Programming and problem solving 3
Programming and problem solving 3
 
Introduction to Unix
Introduction to UnixIntroduction to Unix
Introduction to Unix
 
Linux
Linux Linux
Linux
 
I Am Linux-Introductory Module on Linux
I Am Linux-Introductory Module on LinuxI Am Linux-Introductory Module on Linux
I Am Linux-Introductory Module on Linux
 
Linux; Operating System
Linux; Operating SystemLinux; Operating System
Linux; Operating System
 
Linux basic
Linux basicLinux basic
Linux basic
 
Linux forensics
Linux forensicsLinux forensics
Linux forensics
 
Linux basics
Linux basicsLinux basics
Linux basics
 
Spsl unit1
Spsl   unit1Spsl   unit1
Spsl unit1
 
Linux Operating System (Presented in ICS Course at United International Unive...
Linux Operating System (Presented in ICS Course at United International Unive...Linux Operating System (Presented in ICS Course at United International Unive...
Linux Operating System (Presented in ICS Course at United International Unive...
 
Linux nic training_intro_14_dec_09
Linux nic training_intro_14_dec_09Linux nic training_intro_14_dec_09
Linux nic training_intro_14_dec_09
 
Linux administration classes in mumbai
Linux administration classes in mumbaiLinux administration classes in mumbai
Linux administration classes in mumbai
 
Linux operating system ppt
Linux operating system pptLinux operating system ppt
Linux operating system ppt
 

Último

Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 

Último (20)

Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 

Group project linux helix

  • 1. By Mike Sedgley, Remeca Akins, and Jeff Carroll
  • 3.  Linux - is a freely distributed operating system that behaves like the Unix operating system. Linux is a free operating system that was developed on the internet. It was formed by Linus Torvalds first, and has been developed by users into a hugely diversified operating system that is in use by large companies, academic institutions and individual users.  The free source code has been a big advantage, which has allowed Linux to become a success in a short period of time. Linux was designed specifically for the PC platform and takes advantage of its design to give users comparable performance to high-end UNIX workstations. From 1991, Linux quickly developed on hackers' web pages as the alternative to Windows and the more expensive UNIX systems.
  • 4.  Each new version becoming more user friendly. ◦ Disk installation no longer confusing. ◦ Installation interface more intuitive. ◦ Graphical environment becoming much more mature.  More and more companies are embracing & supporting Linux. ◦ IBM has teams of developers working on it. ◦ Apple’s OS now has a UNIX-like core. ◦ Novell is now in the Linux business.  More and more devices are now running Linux ◦ Personal Devices: Cell Phones & PDA’s. ◦ Electronics: Video Recorders, MP3 Players.
  • 5.  Reliability  Scalability  Flexibility-boot from a CD (to a complete OS), file system support, platform support, etc.  Security -not just over your forensic software, but the whole OS and attached hardware.  Price –Free (no license fee, open source)  Power – A Linux distribution is (or can be) a forensic tool.
  • 6.  Almost all types of computer users now use Linux Engineers and scientists use it for code development and simulation.  System administrators. Network providers: networking is one of the real strengths of Linux (share files, remote logins, SAMBA, ...)  Kernel hackers: lots of talented people on web for help .  Multimedia authors : works with almost all sound & video cards. OpenGL has been ported.  Even some Virtual Reality machines now use Linux. Very handy graphics tools called Gimp too.  Antartica research stations Oceanography vessels Students
  • 8.  Linux is just the kernel (i.e., the heart of the OS), not the OS itself.  The OS consists of the kernel and the basic tools and utilities supporting the kernel, like the file manipulation and search commands, editors, compilers, etc.  The kernel by itself is pretty useless…..it is like a brain without a body!  Linux kernel + GNU utilities form the “Linux OS” as most people know it. e.g., RedHat Linux, Mandrake Linux, SuSe Linux, Debian Linux, Slackware Linux
  • 9.
  • 10.
  • 11. Linux Windows  Open source  File systems- EXT2(inodes), EXT3(journaling)  Rieser FS,4,etc.  GUI: KDE and Gnome  Text Mode interface:BASH  single hierarchal directory structure  Starting root (/)  Lilo and GRUB boot loaders  Proprietary  File systems-  FAT12,16,32  NTFS, exFAT  GUI: Windows  Text Mode interface:command interpreter(Dos prompt)  Partitions with drive letter directories C: D:  Ntldr and Boot.ini loaders
  • 12.  Hierarchical Data Structure  “/” is the root directory  Linux primary file systems ◦ Second Extended File System (Ext2fs) ◦ Ext3fs, journaling version of Ext2fs  Employs inodes ◦ Contain information about each file or directory  Everything is a file called objects  Linux consists of four “blocks” that contain objects:  Boot block(bootstrap code)  Superblock (Manages the file system)  Inode blocks(file allocation)  Data blocks(Where directories and files are stored)
  • 13.
  • 14.  Linux treats its devices as files. The special directory where these "files“ are maintained is "/dev".  Labeled as path starting at root (/) directory  Primary master disk (/dev/hda)  First partition is /dev/hda1  Second partition is /dev/hda2  Primary slave or secondary master or slave (/dev/hdb)  First partition is /dev/hdb1  SCSI controllers  /dev/sda with first partition /dev/sda1  Linux treats SATA, USB, and FireWire devices the same way as SCSI devices
  • 15. Adepto Autopsy  Acquisition-Making a copy of the original drive (physical,logical)  Validation-Ensuring the integrity of data being copied (hashing,headers)  Discrimination-sorting and searching through all investigation data  Extraction-Recovering data is the first step in analyzing an investigation’s data  (keyword,carving,decrypting)  Reconstruction-Re-create a suspect drive to show what happened during a crime or an incident  Disk-to-disk copy  Image-to-disk copy  Partition-to-partition copy  Image-to-partition copy  Reporting-To complete a forensics disk analysis and examination, you need to create a report
  • 16.  dd command  used to copy from an input file or device to an output  file or device. Simple bitstream imaging.  sfdisk and fdisk used  to determine the disk structure.  grep search  files (or multiple files) for instances of an expression or  pattern.  The loop device allows  you to associate regular files with device  nodes. This will then allow you to mount a bitstream image without  having to rewrite the image to a disk.  md5sum and sha1sum create  and store an MD5 or SHA hash of a  file or list of files (including devices).  file reads  a file’s header information in an attempt to ascertain its  type, regardless of name or extension.  xxd command  line hexdump tool. For viewing a file in hex mode.
  • 17.  Provide a lower cost way to maximize the tools  Typically include the most often used tools 1. Paraben 2. Encase 3. X- Ways Forensics 4. FTK 5. Pro Discover
  • 18.  SMART-Can analyze a variety of file systems with SMART -many plug-in utilities are included  Helix-You can load it on a live Windows system  -Loads as a bootable Linux OS from a cold boot (does not touch host PC)  -contains Adepto to capture image and Autopsy to analyze the image  Knoppix-STD-A collection of tools for configuring security measures, including computer and network forensics  The Sleuth Kit  Backtrack  Coroner's Tool Kit  FIRE
  • 19. Using Helix on a Linux System
  • 20.  Helix is a live Linux CD carefully tailored for incident response, system investigation and analysis, data recovery, and security auditing. Helix has two modes, including pure Linux bootable live CD and the Windows mode, where it can be used in-vivo on top of a running Windows desktop.
  • 21.
  • 22.  Open Source Platform.  Linux platform ◦ Bootable Linux OS from a cold boot ◦ Easier to script and perform operations  Has better compatibility tools i.e. (Adepto and Autopsy)  Windows platform-used for safer “Live” captures on running systems  Compiled toolkit ◦ Lesser dependency at client side  Easy to use – Ubuntu + GUI interface
  • 23.  Adepto Demo How to capture an image using Adepto
  • 24. After image is captured with Adepto, then Autopsy can analyze the captured drive’s data.  Autopsy Demonstration