SlideShare uma empresa 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

Mais conteúdo relacionado

Mais procurados

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
 

Mais procurados (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
 

Destaque

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
 

Destaque (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
 

Semelhante a Group project linux helix

Semelhante 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

Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxAshokKarra1
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptxmary850239
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxMaryGraceBautista27
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management systemChristalin Nelson
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfphamnguyenenglishnb
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parentsnavabharathschool99
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfTechSoup
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Celine George
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfErwinPantujan2
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptxSherlyMaeNeri
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptxiammrhaywood
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomnelietumpap1
 
Culture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptxCulture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptxPoojaSen20
 

Último (20)

Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptx
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptx
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management system
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parents
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
 
Raw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptxRaw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptx
 
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptxFINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
 
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptxYOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptx
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choom
 
Culture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptxCulture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptx
 

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