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®