1/19
A collection of flashcards covering key concepts related to the installation, update, and features of the Parrot Security Edition.
Name  | Mastery  | Learn  | Test  | Matching  | Spaced  | 
|---|
No study sessions yet.
What is Parrot Security Edition primarily used for?
It is used for penetration testing and other cybersecurity disciplines.
How does Parrot compare to Kali Linux?
Parrot has evolved into a close competitor to Kali Linux and offers similar but expanded features for pen testing.
What default tools does Parrot OS come pre-installed with?
It comes with privacy-focused tools such as the Tor Browser and has full OS access to the Tor network.
What is AnonSurf?
A script that provides Parrot users with system-wide anonymization on the Tor network.
What are the required software/hardware to install Parrot OS?
VirtualBox and at least 4 GB of memory assigned during the installation.
Which version of Parrot is mentioned in the lab?
Parrot Security Edition v6.4.
List the available installation options for Parrot OS.
Live, Virtual, IoT, Docker, Debian Conversion Script, and WSL.
What are the features offered by Parrot OS related to privacy?
Features include AnonSurf and Tor.
What package manager command is used to update Parrot OS?
sudo apt update.
What is the recommended action post Parrot OS installation?
Immediately update the OS.
What file system does Parrot OS use by default?
Btrfs (B Tree Filesystem).
What should one adjust in VirtualBox if the VM fails to boot?
Edit the boot order to ensure the hard disk is first.
What does AnonSurf do with the traffic on the Parrot OS?
Routes all OS traffic over the Tor network for enhanced anonymity.
How is AnonSurf managed during its operation?
An icon appears in the menu bar to control the application.
What is the purpose of the 'Try / Install' option in the installation?
To run a Live version of Parrot or to install it onto storage media.
What will the user see once Parrot has been installed?
The 'Install Parrot' icon no longer appears on the desktop.
Which command provides information about the active processes in Parrot OS?
The System Monitor application.
What is the command to upgrade Parrot OS to a newer version?
sudo parrot-upgrade or sudo apt update && sudo apt full-upgrade -y.
What does the warning about 'Encrypt system' option during installation signify?
If selected, a passphrase must be entered for each boot.
What is the significance of the 'Check Hashes' option during download?
It allows verification of the integrity of the downloaded files.