OpenVAS error 'Failed to find port_list ‘33d0cd82-57c6-11e1-8ed1-406186ea4fc5’
Operating System: Kali Linux version 2022.1GSA Version: 21.4.3I am very new to using OpenVAS and I am currently running into this issue where I try to initiate a quick scan and OpenVAS displays the...
View ArticleLaptop touchpad only working in BIOS setup
One day I woke my laptop from sleep and the touchpad was not working, neither the touchpad buttons nor the track point(the one that’s inside the keyboard, mostly in old dell workstation laptops). Then...
View ArticleHow To Automatically Edit Request Parameters In Burp Suite
How can I edit the parameters from the requests that burp suite intercepts and forward them automatically. Like for example in the below snap I want to edit the User-Agent line to some other browse...
View ArticleWhy can't I change my MAC address in Kali Linux?
I am using Kali Linux and neither of the two methods work and give me an error about having too many files open.Method 1root@kali:~# service network-manager stoproot@kali:~# macchanger -r wlan0[ERROR]...
View ArticleBlack screen after apt-get dist-upgrade on kali
I've a problem in my Kali Linux after the last Distro upgrade which I did from terminal using the below commandapt-get dist-upgradeAfter the upgrade I did the 'Purge' and 'Auto Remove' using apt...
View ArticleI mistakenly removed the ALSA config and now Kali Linux has no sound
I mistakenly removed the ALSA config because of this guide. There is now no sound icon, as well as no sound.If I try to install the ALSA package from terminal I get the following error:sudo apt-get...
View ArticleHow do I disable the screensaver/lock in kali linux?
If I am doing nothing for about 10 minutes or so, then my OS is locked and I have to login again which is very annoying. How can I disable this security feature?
View ArticleKali Linux Live CD Blackscreen/Not Booting
I am pretty new to Kali Linux (or Linux in general) so probably I won't understand ALL of the technical terms, but I will give my best.As introduction in my problem, I wanted to create a Live CD with...
View ArticleLogin loop kali linux (kalli-rolling)
I’m having problems with logging in on Kali Linux. After I did sudo apt update && sudo apt upgrade I rebooted the system. When I go to the login, I type "root" for username and my password and...
View ArticleCannot access internet from kali linux when on NAT network
I am a beginner in penetration testing.I am currently following an online course, but I am having trouble configuring the network settings.I have internet connection on kali linux when in NAT, however...
View ArticleInstalling Kali Linux in Docker and accessing it's GUI over the browser
So I'm pretty new to Docker and all that stuff.I would like to install Kali Linux as a Docker container and access its GUI from the browser. How do I do that? I use Portainer as a GUI for managing...
View ArticleKali linux -- unmet dependencies / broken system
I recently really screwed up my Kali VM. There was a package I installed by accident ("fontconfig"). I didn't know what it was or why it took so long to install. I tried to purge it and realized that...
View ArticleVirtualBox Guest (Kali) at 100% CPU usage during Idle
I recently got a new Laptop (Lenovo Thinkpad L15 G4). And upgraded some hardware:RAM: 64 GB DDR4 3200 MHzCPU: i5 1335 (10 Cores)HostOS: Ubuntu 24.04I am trying to run Kali Linux in VirtualBox and on...
View ArticleInstalling new driver on Linux, missing the 'Build' directory
I recently installed Kali Linux on a very old PC, and since it doesn't have a wifi card I bought a Realtek USB wifi adapter. The adapter came with a driver to install, and I went to run the...
View ArticleWhy is my VirtualBox guest OS (Kali) at 100% CPU usage when idle?
I recently got a new Laptop (Lenovo Thinkpad L15 G4). And upgraded some hardware:RAM: 64 GB DDR4 3200 MHzCPU: i5 1335 (10 Cores)HostOS: Ubuntu 24.04I am trying to run Kali Linux in VirtualBox, and when...
View ArticleGetting this error in “bash:metagoofil: command not found” in Kali Linux
I am new to using Kali Linux, however when reading other tutorials it seems Metagoofil should have already been installed when installing Kali itself.I am trying to use the metagoofil command but the...
View ArticleCan't enable copy/paste between Kali virtualbox and Windows host
I am trying to enable copy/paste between a Kali Linux virtualbox machine and a Windows host machine. First from the virtual machine advanced settings, I enabled bidirectional choice at both shared...
View ArticleWhy does a Kali Linux VM refuses to ping my other VMs for more than 10...
I'm running some machines for some pen-testing. It seems Kali Linux in particular is quite annoying, as it disconnects weirdly after some time> I boot the VM, logged in, ping 192.168.50.103 and I...
View ArticleIs reaver working?
I am new to Kali 2 and reaver and would appreciate it if someone with experience with could verify based on the code below whether it is working as it should be. When I inputairmon-ng start...
View ArticleWhy am I unable to tunnel port using SSH and localhost.run on Kali Linux?
I've got this problem that whenever I try to tunnel a Port using SSH and localhost.run using:ssh -R 80:localhost:8080 ssh.localhost.runI get this:** your connection id is...
View Article