Questions tagged [kali-linux]

Ask Question

Kali Linux is a penetration testing distribution made by Offensive Security. It is based on Debian, and is the child of BackTrack.

1,084 questions
0 votes 0 answers 34 views

How can i fix Invalid Onionsite Address on tor browser?

I got this message in kali linux - Invalid Onionsite Address The provided onionsite address is invalid. Please check that you entered it correctly. Details: 0xF6 — The provided .onion address is ... user avatar anonymous
  • 1
1 vote 1 answer 20 views

Proxychains and Firefox

I came across this topic: Proxychains doesn't work as intended in Kali Linux and I was wondering if we need to run this command " proxychains firefox " or proxychains ... user avatar jeysmith
  • 117
0 votes 0 answers 31 views

How can I fix this “The following signatures were invalid…” error in Kali Linux?

┌──(kali㉿kali)-[~] └─$ sudo apt-get update [sudo] password for kali: Hit:1 kali-rolling InRelease Get:2 unstable InRelease [19.7 kB] Err:2 user avatar anonymous
  • 1
0 votes 0 answers 34 views

How can i fix connection timed out on kali linux?

┌──(kali㉿kali)-[~] └─$ sudo apt-get update [sudo] password for kali: Get:1 unstable InRelease [19.7 kB] Ign:2 kali-rolling InRelease ... user avatar anonymous
  • 1
0 votes 0 answers 13 views

Adding Files to Custom Kali ISO Image

I am creating a custom Kali installer image that includes several additional files that I commonly use in every build (rather than adding it after it is installed). Following the Kali documentation (... user avatar Lexicon
  • 133
0 votes 1 answer 10 views

Cannot get second screen on Kali Linux (Lenovo Legion 5 with Nvidia RTX)

I cannot manage to have my second screen recognized by my laptop (Lenovo Legion 5). It has Nvidia RTX 3060 and a second card : ❯ lspci -nnk | grep "VGA\|'Kern'\|3D\|Display" -A2 01:00.0 VGA ... user avatar cactuschibre
  • 130
0 votes 1 answer 19 views

I broke my Kali desktop for a user after trying to rename them

The issue probably comes from the fact that I used pkill to allow me to rename the user. But anyway after logging back in as the user, my desktop had no menu / hotbar. Each time I login the terminal ... user avatar JayJay
  • 1
0 votes 1 answer 54 views

WiFi connected but internet not working on Kali Linux (dual boot)

During the installation of Kali I skipped the network section which I couldn’t fill out at the time. Now in Kali I can connect to the WiFi but can not do anything on the internet like web browsing. I ... user avatar Alex is funny
  • 13
0 votes 0 answers 36 views

Linux modprob cannot load Nvidia driver

I’m trying to install nvidia driver for my Kali Linux machine, it was running well with the default nouveau driver. I followed this tutorial user avatar kdlsw
  • 55
0 votes 1 answer 23 views

How can I start with a fresh environment every time i reboot?

Whenever I log back into my kali machine it seems that it saves a few things from my previous session. For example, I full-screened my terminal once and now every time I open my terminal it starts in ... user avatar Deviate14
  • 1
-1 votes 0 answers 20 views

Cannot Setup NFSv3/v4 server on Kali Linux 2022

I am trying to figure out why Kali Linux cannot act as a NFSv3/v4 Server. I have looked through many websites, but all have the same or very similar instructions on how to setup a NFS Server on Kali/... user avatar linux-coding649
  • 11
0 votes 1 answer 41 views

I can't log into my account on Kali Linux

I've successfully installed Kali Linux, but I can't log in. My system is in Russian, and the keyboard layout is American English. After some Googling I had no luck. Should I reinstall it? user avatar undefinedCat
  • 15
-1 votes 0 answers 46 views

How to fix Kali Configuration error

usermod -d /home/name1 -m name1 configuration error - unknown item 'NONEXISTENT' (notify administrator) configuration error - unknown item 'PREVENT_NO_AUTH' (notify administrator) I tried sudo and ... user avatar Moldy
  • 1
0 votes 2 answers 21 views

Cannot move or resize anything. No applications have taskbars on startup

On reboot, i cannot move or resize any windows and I have no option to close or minimize. Running xfwm4 fixes the issue entirely but it requires me to keep the terminal open and I have to do it every ... user avatar Deviate14
  • 1
0 votes 0 answers 32 views

I am working with hydra, I am trying to get into an email I created. I am practicing brute force on myself

I am running the following command: hydra -s 465 -S -v -V -l <email address> -P /user/share/wordlists/rockyou.txt -e s -t 16 smtp.gmail smtp Every time I run this command, it says it found a ... user avatar Isaiah Rivera
  • 1

15 30 50 per page1234573

You Might Also Like