Questions tagged [parrot-os]

Parrot Security OS is a Debian-based Linux distribution designed for penetration testing, vulnerability assessment and mitigation, computer forensics and anonymous web browsing.

Parrot Security OS is a Debian-based Linux distribution designed for penetration testing, vulnerability assessment and mitigation, computer forensics and anonymous web browsing.

GENERAL PARROT OS SUPPORT IS OFF-TOPIC. Support questions may be asked on Super User or Unix & Linux Stack Exchange.

77 questions
1
vote
1 answer

I cannot start parrot os on my virtual machine

When starting, the following appears:1 I already looked in the parrot documentation and can't find anything :(
zhoko23
  • 11
  • 3
1
vote
1 answer

Cannot open shared object file libpng12.so.0

I am trying to run Quartus 13.0 in the following machine: parrot 4.18.0-parrot10-amd64 #1 SMP Debian 4.18.10-1parrot10 (2018-10-06) x86_64 GNU/Linux. I have finished installing Quartus 13.0 and when I try to execute it I get this error: quartus:…
Josep Bové
  • 626
  • 1
  • 8
  • 22
1
vote
3 answers

I can't add repository on Parrot OS

Traceback (most recent call last): File "/usr/bin/add-apt-repository", line 95, in sp = SoftwareProperties(options=options) File "/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 109, in __init__ …
Jimmy
  • 41
  • 1
  • 1
  • 4
1
vote
1 answer

Error: could not find a distribution template for Parrot/stable

Linux Parrot. I try to install Heroku: sudo add-apt-repository "deb https://cli-assets.heroku.com/branches/stable/apt ./" curl -L https://cli-assets.heroku.com/apt/release.key | sudo apt-key add - sudo apt-get update sudo apt-get install heroku I…
Andrey Bushman
  • 11,712
  • 17
  • 87
  • 182
1
vote
2 answers

Split the array by anything that isn't a letter

I have a class that will check a users environment to find out if they have python installed, the classes purpose is to check if the user has multiple versions of python installed and to not default to three: class CheckForPythonicVariables class…
User9123
  • 515
  • 2
  • 6
  • 14
0
votes
0 answers

Not able to run and install mariadb and mysql in parrot os

Installation is successful using command(sudo apt install default-mysql-server) **After writing the code as follow:-sudo systemctl status mariadb **output comes out to be :- See "systemctl status mariadb.service" and "journalctl -xeu…
0
votes
0 answers

How to fix 'Job for bluetooth.service failed' error and enable Bluetooth on parrot?

$ sudo systemctl restart bluetooth.service [sudo] password for kartik: Job for bluetooth.service failed because the control process exited with error code. See "systemctl status bluetooth.service" and "journalctl -xeu bluetooth.service" for…
0
votes
0 answers

abnormal loading after booting from an emergency mode in linux parrotOS

so after around 1 year, i finally got to change keyboard for the unused laptop, the laptop OS is parrot, when starting, the system show the 'emergency mode' = Welcome to emergency mode! After logging in, type “journalctl -xb” to view system logs,…
0
votes
0 answers

Apktool error when recompiles: error: No resource identifier found for attribute 'allowNativeHeapPointerTagging' in package 'android'

I'm trying to reverse an apk file using Parrot_os, but I receive this error. I manage to decompile and recompile the file only if I use "apktool d -r file.apk". Unfortunately, when I use -r parameter, I can't read AndroidManifest.xml and so I can't…
0
votes
1 answer

Docker desktop on Parrot os 5.2 electro ara version

i currently run this version of parrot Os in a Virtual Machine. Anyone can explain me step by step to run Docker desktop here, because i try to install with the docker docs doesn't work. and i try to install some dependencies to run .deb package and…
0
votes
0 answers

After booting Parrot OS get started with terminal mode

I download Parrot OS and installed in VirtualBox, but after rebooting terminal mode come every time and not open in graphical user interface. What to do? I have provided SS Thanks Terminal mode in parrot os I have tried to remove virtual disk after…
0
votes
1 answer

Parrot OS comes with node version 12.0 by default, but I could not install the latest nodejs package

sudo apt-get install -y nodejs Reading package lists... Done Building dependency tree... Done Reading state information... Done nodejs is already the newest version (12.22.12~dfsg-1~deb11u3). Since node 12.X isn't the latest version, how do I…
0
votes
0 answers

Problema with python (pip) in ParrotOS

When I try to run programs that require pip on my parrot and it gives me the following error: and i cant understand what happens this and how to solved. return _run_code(code, main_globals, None, File "/usr/lib/python3.9/runpy.py", line 87, in…
ivan2040
  • 1
  • 1
0
votes
0 answers

"NotImplementedError" in theHarvester

When running the command theHarvester -d microsoft.com -l 200 -b baidu , I do not get successful result instead I get the error shared in the screenshot. Error Note: I have updated my system to the latest version along with dist-upgrade as…
0
votes
1 answer

Nmap not showing MAC address & does not seem to be doing ARP ping scans

I am following a course online, in the course an Nmap scan is undertaken with the following results: . As you can see, the second from bottom line is MAC Address: DE:AD:00:00:BE:EF and the SENT and RCVD lines show an ARP request and an ARP…
Kamal Sharma
  • 70
  • 1
  • 6