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
0
votes
1 answer

unabel to launch zenmap in parrot os

I was trying to install Zenmap in my parrot security os. But after a successful installation when I am trying to launch Zenmap of Zenmap, I am getting an ERROR File "/usr/bin/zenmap", line 114 except ImportError, e: SyntaxError: invalid syntax
Sonu Kumar
  • 61
  • 1
  • 5
0
votes
1 answer

VS CODE LOST AFTER RESTART IN PARROT LINUX

I am using Parrot Security MATE ISO Linux and have downloaded VS code. But everytime I shutdown my PC the installation is lost and have to reinstall again.
0
votes
0 answers

Can't use proxychains because of apparmor

I was trying to start using proxychains so I first started tor service by typing service tor start tor was started without any errors but when I do proxychains ping www.google.com but that shows up this-error but I figured out that this was…
psychoSherlock
  • 112
  • 1
  • 9
0
votes
1 answer

Vim Parrot Os not installing

Hello guys I've been trying to install vim on my parrot Os but each and every time I encounter the same error. I've tried upgrading, updating and still i encounter the very same problem here is the error. Somebody give me a solution. V└──╼ #sudo…
0
votes
0 answers

how to find the function of an input in gdb to disassemble?

I am a little new to GDB, and I was wondering if it is possible for me to stop an input process while the executable runs and find out what is the function of that input to disassemble the function for example, imagine I run the file and give these…
Vinni Marcon
  • 606
  • 1
  • 4
  • 18
0
votes
2 answers

How to install Anbox in Parrot OS?

Hello i need to install Anbox for running some of android apps in my parrot machine,i tried install the anbox by the documentation provide by them , For installing the Kernel Modules i need to add ppa repo it give exception sudo add-apt-repository…
0
votes
2 answers

Keyboard not working while entering root password(Linux)

I'm using Parrot security OS MATE. The keyboard working fine elsewhere but when I try to enter my root password for using any elevated privileges, the keyboard stops working.
0
votes
1 answer

LockScreen doesnt ask for password on parrotSec OS

I downloaded my parrot-OS OVA from the official site and now when I start the VM on virtual box, it directly logs me in and doesn´t ask for a password. I changed the passwords from the terminal, yet the lock screen just logs me in as soon as I click…
kshitij Nigam
  • 44
  • 1
  • 8
0
votes
1 answer

Parrot os not showing text in menu and title

Only box are shown in place of text in parrot os after update. Specially in 3rd party apps. Image of error in font
0
votes
1 answer

How to disable all location services in parrot os?

Is there a way to disable all location services in parrot os? I don't want any app or anything to know my location ( including geoclue-2.0 ) Please give the way without lectures I know the disadvantages ^_^
1337
  • 1
0
votes
1 answer

ruby-cms-scanner : Depends: ruby-progressbar (>= 1.9.0) but it is not installed

dpkg: error processing archive /var/cache/apt/archives/ruby-progressbar_1.10.1-1_all.deb (--unpack): trying to overwrite '/usr/lib/ruby/vendor_ruby/ruby-progressbar/base.rb', which is also in package ruby-ruby-progressbar 1.6.0-0kali1 Errors were…
KDR9666
  • 3
  • 1
  • 5
0
votes
2 answers

AWS EC2 Parrot Linux instance

I want to deploy an AWS EC2 instance of Parrot Linux and I cannot find it in the marketplace. I have uploaded an OVA to S3 of the latest 4.7 version and tried to import but got an error: ClientError: Unsupported kernel version 5.0-parrot Even when…
Amir Rossert
  • 1,003
  • 2
  • 13
  • 33
0
votes
6 answers

Installing docker on parrot os

I am new to Linux and using Parrot Os (Home Edition). I am trying to install Docker on the same. But have been unable to do so. This is for running MySQL and I also think that it will be useful to me later. I tried installing docker using APT…
Vishal Dalwadi
  • 238
  • 1
  • 4
  • 12
0
votes
1 answer

How to add refresh option in mate desktop environment

Im trying to add the refresh button like we have in Windows in right click in mate desktop. Im running Parrot OS. apt-get install nautilus-refresh sudo apt-get install python-nautilus xautomation wget Both these commands return error as not found,I…
Ebenezer Isaac
  • 772
  • 1
  • 8
  • 31
0
votes
1 answer

Can't run GitKraken on ParrotOS 4.3

I've downloaded and installed GitKraken twice(the latter after uninstalling the previous installation, upgrading all the system and rebooting)the .deb file both via firefox and via wget and ran it as well via dpkg -i and GDebi... Still, when I try…