Module 2 - 04-2 Flashcards
Linux distributions
What are different versions of Linux called?
Distributions
What are Distributions sometimes called?
- Distros
- Flavors of Linux
What is the most important component of the Linux OS?
The kernel
What is the Kerner so important?
The Linux kernel is open source.
Anyone can take the kernel and modify it to build a new distribution.
Explain Distributions
Different distributions are used for different reasons.
Different Linux distributions contain different preinstalled programs, user interfaces, and much more.
A lot of this is based on what the Linux user needs, but some distros are also chosen based on preference.
The advantage of using Linux as an OS is that you can customize it.
Distributions include the Linux kernel, utilities, a package management system, and an installer.
Linux is open source, and anyone can contribute to adding to the source code.
That is how new distributions are created.
All distros are derived from another distro, but there are a few that are considered parent distributions.
What are the different Parent Distributions?
- Red Hat®
- Slackware®
- Debian
Red Hat® is the parent of what Distribution(s)?
CentOS
Slackware® is the parent of what Distribution(s)?
SUSE®
Debian is the parent of what Distribution(s)?
- Ubuntu
- KALI LINUX™
- Parrot
What type of components might be different from one Linux distribution to another? Select three answers.
- Their pre-installed programs
- Their user interfaces
- Their parent distributions
- Their kernels
- Their pre-installed programs
- Their user interfaces
- Their parent distributions
The pre-installed programs, user interfaces, and parent distributions might differ from one Linux distribution to another.
Explain KALI LINUX ™
A Linux distribution that’s widely used in security.
KALI LINUX™ is a trademark of Offensive Security (OffSec) and is Debian derived.
This open-source distro was made specifically with penetration testing and digital forensics in mind.
There are many tools pre-installed into KALI LINUX™.
It’s important to note that KALI LINUX™ should be used on a virtual machine.
This prevents damage to your system in the event its tools are used improperly.
An additional benefit is that using a virtual machine gives you the ability to revert to a previous state.
KALI LINUX™ has numerous tools that are useful during penetration testing.
KALI LINUX™ is also a useful distribution for security professionals who are involved in digital forensic work.
It has a large number of tools that can be used for this.
This distribution has many tools used to conduct pen testing and digital forensics.
Define Penetration test
A simulated attack that helps identify vulnerabilities in systems, networks, websites, applications, and processes.
What penetration testing tools does KALI LINUX™ have?
- Metasploit
- Burp Suite
- John the Ripper
Explain Metasploit
A tool used to look for and exploit vulnerabilities on machines
Explain Burp Suite
A tool that helps to test for weaknesses in web applications
Explain John the Ripper
A tool used to guess passwords
Define Digital forensics
The process of collecting and analyzing data to determine what has happened after an attack.
What digital forensic tools does KALI LINUX™ have?
- tcpdump
- Wireshark
- Autopsy®
Explain tcpdump
It is a command-line packet analyzer.
It’s used to capture network traffic.
Explain Wireshark
It has a graphical user interface that can be used to analyze live and captured network traffic.
Explain Autopsy®
A forensic tool used to analyze hard drives and smartphones
Which of the following statements accurately describe the KALI LINUX ™ distribution? Select all that apply.
- It should be used on a virtual machine.
- It is derived from Debian.
- It contains many pre-installed tools that can be used for cybersecurity tasks.
- It is a closed-source distribution.
- It should be used on a virtual machine.
- It is derived from Debian.
- It contains many pre-installed tools that can be used for cybersecurity tasks.
KALI LINUX ™ is a Debian-derived distribution, it contains many pre-installed tools for cybersecurity tasks, and it should be used on a virtual machine. It is an open-source distribution.
What are other Linux Distributions?
- KALI LINUX ™
- Ubuntu
- Parrot
- Red Hat® Enterprise Linux®
- AlmaLinux
Describe KALI LINUX ™
KALI LINUX ™ is an open-source distribution of Linux that is widely used in the security industry.
It is Debian-based and pre-installed with many useful tools for penetration testing and digital forensics which are key activities in the security industry.
However, KALI LINUX ™ is not the only Linux distribution that is used in cybersecurity.