Re: Kali w4sp wireshark

2024-08-10 Thread Andrew M.A. Cater
On Sat, Aug 10, 2024 at 10:33:47AM +0200, alejo wrote: > I can't install w4sp-lab on Kali because when I type python w4sp_webapp.py > it gives an error and when I fix it and type python w4sp_webapp.py again I > get more errors. Can someone help me please? Good afternoon Alejo, Y

Re: Kali w4sp wireshark

2024-08-10 Thread Michael Kjörling
On 10 Aug 2024 10:33 +0200, from thus...@gmail.com (alejo): > Kali Debian is not Kali. You should ask in some Kali forum. https://lists.debian.org/msgid-search/zqr9jugxmphhu...@einval.com Also, wherever you ask your question, you will need to show _exactly_ what you are doing and _exactly_ w

Re: Kali w4sp wireshark

2024-08-10 Thread Jeffrey Walton
On Sat, Aug 10, 2024 at 7:25 AM alejo wrote: > > I can't install w4sp-lab on Kali because when I type python w4sp_webapp.py it > gives an error and when I fix it and type python w4sp_webapp.py again I get > more errors. Can someone help me please? <https://www.kali.org/do

Kali w4sp wireshark

2024-08-10 Thread alejo
I can't install w4sp-lab on Kali because when I type python w4sp_webapp.py it gives an error and when I fix it and type python w4sp_webapp.py again I get more errors. Can someone help me please?

Kali Linux is not Debian - no support here [WAS Re: LINUX-IMAGE-6.8.11 headers cannot be installed]

2024-07-24 Thread Andrew M.A. Cater
> > > Hello, > > > I am using a Kali Linux > > > > https://www.google.com/search?q=kali+linux+support > > > > Aleix, That's not a Debian kernel version, potentially. Kali Linux? We've tried to tell you - most of us don't run / have never

Kali w4sp_webapp.py wireshark

2024-07-17 Thread Aleix Piulachs
The first error is when I go to install python w4sp_webapp.py in /root/Downloads/w4sp-lab-master/w4sp_webapp.py line 8 of the module which is: import w4sp gives error. The second error in /root/Downloads/w4sp-lab-master/w4sp.py line 1 of the module which is: import w4sp_app import * the asterisk gi

Re: Kali Linux problem and support question [WAS Re: w4sp-lab]

2024-07-17 Thread Nicholas Geovanis
On Wed, Jul 17, 2024, 3:10 PM Bret Busby wrote: > On 18/7/24 01:43, Andrew M.A. Cater wrote: > > On Wed, Jul 17, 2024 at 05:52:47PM +0200, Aleix Piulachs wrote: > >> installing w4sp-lab in Kali-linux-2024.2-installer-everything-amd64.iso > >> gives me an error whe

Re: Kali Linux support forum info [WAS Re: kali and w4sp-lab]

2024-07-17 Thread Bret Busby
On 18/7/24 05:22, Andrew M.A. Cater wrote: On Wed, Jul 17, 2024 at 10:37:38PM +0200, Aleix Piulachs wrote: I am installing with virtualbox w4sp-lab to kali-linux-2024.2-installer-everything-amd64.iso and the module (import w4sp from w4sp_webapp.py ) gives an error: import os import re import

Kali Linux support forum info [WAS Re: kali and w4sp-lab]

2024-07-17 Thread Andrew M.A. Cater
On Wed, Jul 17, 2024 at 10:37:38PM +0200, Aleix Piulachs wrote: > I am installing with virtualbox w4sp-lab to > kali-linux-2024.2-installer-everything-amd64.iso and the module (import > w4sp from w4sp_webapp.py ) gives an error: import os import re import sys > import pwd import

kali and w4sp-lab

2024-07-17 Thread Aleix Piulachs
I am installing with virtualbox w4sp-lab to kali-linux-2024.2-installer-everything-amd64.iso and the module (import w4sp from w4sp_webapp.py ) gives an error: import os import re import sys import pwd import time #docker handling code ( import w4sp and this module fails) import argparse import

Re: Kali Linux problem and support question [WAS Re: w4sp-lab]

2024-07-17 Thread Bret Busby
On 18/7/24 01:43, Andrew M.A. Cater wrote: On Wed, Jul 17, 2024 at 05:52:47PM +0200, Aleix Piulachs wrote: installing w4sp-lab in Kali-linux-2024.2-installer-everything-amd64.iso gives me an error when I press w4sp_webapp.py in python module error: import w4sp and error in module: from w4sp_app

Kali Linux problem and support question [WAS Re: w4sp-lab]

2024-07-17 Thread Andrew M.A. Cater
On Wed, Jul 17, 2024 at 05:52:47PM +0200, Aleix Piulachs wrote: > installing w4sp-lab in Kali-linux-2024.2-installer-everything-amd64.iso > gives me an error when I press w4sp_webapp.py in python module error: > import w4sp and error in module: from w4sp_app import * and I cannot change &

Re: apt-get under Kali Linux reports wrong data rate.

2022-12-24 Thread Jeffrey Walton
On Sat, Dec 24, 2022 at 2:27 PM Mark <196...@protonmail.com> wrote: > > I have no idea who to report this issue to. For Kali issues, see https://www.kali.org/community/ Jeff

Re: apt-get under Kali Linux reports wrong data rate.

2022-12-24 Thread Greg Wooledge
On Sat, Dec 24, 2022 at 07:08:20PM +, Mark wrote: > I have no idea who to report this issue to. > > Under latest build of Kali Linux i have noticed the download speed with > apt-get commands, it shows K Bits/s and should in fact be K bits/s > The difference between Bytes &

apt-get under Kali Linux reports wrong data rate.

2022-12-24 Thread Mark
Dear People I have no idea who to report this issue to. Under latest build of Kali Linux i have noticed the download speed with apt-get commands, it shows K Bits/s and should in fact be K bits/s The difference between Bytes & Bits is important. N.B small b not capital B! KIDS! Please pas

Fix Kali Linux command not found error [WAS Re: Bug reportin ]

2021-05-22 Thread Andrew M.A. Cater
3 > Python version: 3.9.1 final 0 > Distributor ID: Kali > Description: Kali GNU/Linux Rolling > Release: 2021.1 > Codename: kali-rolling > Exception information: > > unable to open database file > Traceback (most recent call last): > File "/usr/shar

Re: Command not found not working on kali linux

2021-04-30 Thread Andrew M.A. Cater
On Fri, Apr 30, 2021 at 12:33:27AM -0400, Xhorium Tech wrote: > OBTAINING FOLLOWING PROBLEM > > command-not-found version: 0.3 > Python version: 3.9.1 final 0 > Distributor ID: Kali > Description:Kali GNU/Linux Rolling > Release:2021.1 > Codename:

Command not found not working on kali linux

2021-04-29 Thread Xhorium Tech
OBTAINING FOLLOWING PROBLEM command-not-found version: 0.3 Python version: 3.9.1 final 0 Distributor ID: Kali Description:Kali GNU/Linux Rolling Release:2021.1 Codename: kali-rolling Exception information: unable to open database file Traceback (most recent call last): File

Re: Debian 10 auto upgraded to Kali rolling

2020-10-05 Thread Andy Smith
Hello, On Tue, Oct 06, 2020 at 05:14:38AM +0530, Saurabh Kannaujia wrote: > I run 'apt upgrade' and it > changed to Kali linux rolling. I don't know why this happend This could only have happened by putting Kali's repositories into /etc/apt/sources.list or in a file und

Re: Debian 10 auto upgraded to Kali rolling

2020-10-05 Thread Kenneth Parker
On Mon, Oct 5, 2020, 8:00 PM Saurabh Kannaujia wrote: > Hello, > I was using debian 10 and enjoying it, once I run 'apt upgrade' and it > changed to Kali linux rolling. I don't know why this happend but I want to > comeback to Debian. Is there any way to comebac

Debian 10 auto upgraded to Kali rolling

2020-10-05 Thread Saurabh Kannaujia
Hello, I was using debian 10 and enjoying it, once I run 'apt upgrade' and it changed to Kali linux rolling. I don't know why this happend but I want to comeback to Debian. Is there any way to comeback or do I have to reinstall again(ugh!). Help me out

Re: Can one install packages from Parrot or Kali on Debian testing? (Was: Re: Hi :))

2020-09-11 Thread Andrew Cater
Parrot and Kali both have their own support lists. Kali, in particular, use a modified Debian testing as the basis of their rolling release but modify kernels and other packages. In general, people would suggest not mixing Debian stable and Debian testing. Using packages from another Debian

Can one install packages from Parrot or Kali on Debian testing? (Was: Re: Hi :))

2020-09-10 Thread Andy Smith
ebian. Be careful! > when i add parrot os repos and kali linux repos theres tons of > upgrades knowing there using testing also, Is it safe to upgrade > debian 10 with there repos? No. You should not mix in things that aren't Debian into Debian without knowing exactly what you are d

Re: Kali Linux installation failure on VirtualBox

2020-05-10 Thread Jan Wilmans
I installed *Oracle VirtualBox* on my *Windows 10* and downloaded *Kali > > Linux 64bit ISO file*, Then I created a new virtual machine *(Debian > > 64bit)*and started installing KaliLinux. > > Everything was great and almost 5GB of packages were downloaded and > > instal

Re: Kali Linux installation failure on VirtualBox

2020-05-09 Thread Keith Bainbridge
On 10/5/20 1:24 pm, Harry Brown wrote: Hey guys, I'm having a bit of an issue here while installing KaliLinux and I was wondering if you guys can help out. I installed *Oracle VirtualBox* on my *Windows 10* and downloaded *Kali Linux 64bit ISO file*, Then I created a new virtual ma

Kali Linux installation failure on VirtualBox

2020-05-09 Thread Harry Brown
Hey guys, I'm having a bit of an issue here while installing Kali Linux and I was wondering if you guys can help out. I installed Oracle VirtualBox on my Windows 10 and downloaded Kali Linux 64bit ISO file, Then I created a new virtual machine (Debian 64bit)  and started installing

Re: Gimp crash on Open File | Kali Linux XFCE

2019-09-18 Thread Jonas Smedegaard
Quoting MMIROJV (2019-09-18 13:55:04) > [lots of debug noise but no question or other comment] Hi MMIROJV, Please report bugs in Kali Linux to the developers of Kali Linux. This is a Debian user mailinglist - feel free to share _user_ experiences with other users here. That inlcu

Re: Gimp crash on Open File | Kali Linux XFCE

2019-09-18 Thread Renato Gallo
10364e in main () No symbol table info available. [Inferior 1 (process 6172) detached] ``` From: "MMIROJV" To: "debian-user" Sent: Wednesday, September 18, 2019 1:55:04 PM Subject: Gimp crash on Open File | Kali Linux XFCE ``` GNU Image Manipulation Program vers

Gimp crash on Open File | Kali Linux XFCE

2019-09-18 Thread MMIROJV
``` GNU Image Manipulation Program version 2.10.8 git-describe: GIMP_2_10_6-294-ga967e8d2c2 C compiler: Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configu

Re: Install 9.4 on acer V15 Nitro 4K -> black screen after choosing installation method; Kali live running and Ubuntu installation no problem

2018-04-23 Thread Jimmy Johnson
s up nicely. Then I choose the install method (whichever) then the system get stuck immediately (Some access to the USB-Stick (blinking), HDD is accessed (blinking), Blank screen.). This happens with the Kali linux (Debian based) installer and Debian installers 9.3 (firmware-edition), 9.4 (net

Re: Install 9.4 on acer V15 Nitro 4K -> black screen after choosing installation method; Kali live running and Ubuntu installation no problem

2018-04-23 Thread Francisco M Neto
l method > (whichever) then the system get stuck immediately (Some access to the > USB-Stick (blinking), HDD is accessed (blinking), Blank screen.). > > This happens with the Kali linux (Debian based) installer and Debian > installers 9.3 (firmware-edition), 9.4 (netinstall or firmware o

Re: Install 9.4 on acer V15 Nitro 4K -> black screen after choosing installation method; Kali live running and Ubuntu installation no problem

2018-04-23 Thread Dr. Volker Jaenisch
e the install method (whichever) then the system get stuck immediately (Some access to the USB-Stick (blinking), HDD is accessed (blinking), Blank screen.). This happens with the Kali linux (Debian based) installer and Debian installers 9.3 (firmware-edition), 9.4 (netinstall or firmware or 1st DVD

Re: Install 9.4 on acer V15 Nitro 4K -> black screen after choosing installation method; Kali live running and Ubuntu installation no problem

2018-04-22 Thread Jimmy Johnson
On 04/22/2018 02:28 PM, Dr. Volker Jaenisch wrote: Hi Songbird! On 20.04.2018 17:39, songbird wrote: i'd give the most recent versions of the installer a try to see: https://www.debian.org/devel/debian-installer/ there are the alpha versions and also the daily/weekly versions. Tried th

Re: Install 9.4 on acer V15 Nitro 4K -> black screen after choosing installation method; Kali live running and Ubuntu installation no problem

2018-04-22 Thread Dr. Volker Jaenisch
Hi Songbird! On 20.04.2018 17:39, songbird wrote: > i'd give the most recent versions of the installer a > try to see: > > https://www.debian.org/devel/debian-installer/ > > there are the alpha versions and also the daily/weekly > versions. Tried the actual debian-buster-DI-alpha2-amd64-netin

Re: Install 9.4 on acer V15 Nitro 4K -> black screen after choosing installation method; Kali live running and Ubuntu installation no problem

2018-04-20 Thread songbird
install -> Black screen no cursor. > > Debian : debian-9.4.0-amd64-DVD-1.iso: Grub comes up. Choosing graphical > nor textual install -> Black screen no cursor. > > Kali Linux : Boots into live mode > > Kali Linux : Installation : Black rectangle on screen, stuck, no cursor

Install 9.4 on acer V15 Nitro 4K -> black screen after choosing installation method; Kali live running and Ubuntu installation no problem

2018-04-19 Thread Dr. Volker Jaenisch
oosing graphical nor textual install -> Black screen no cursor. Kali Linux : Boots into live mode Kali Linux : Installation : Black rectangle on screen, stuck, no cursor Ubuntu 17.10.1 Desktop : Boots into live mode *Ubuntu **17.10.1 Desktop : Installer comes up and installs flawlessly.* For t

Re: Debmirror - 3rd Party Repo Error (Kali)

2018-01-24 Thread Curt
On 2018-01-23, Derek Murphy wrote: > > Package: debmirror > Version: 1:2.16+deb8u1 > > When I run debmirror to sync the Kali repo, I get several errors regarding > uninitialized value $size. I've included a copy of the script that I run to > sync below. You will also

Debmirror - 3rd Party Repo Error (Kali)

2018-01-23 Thread Derek Murphy
Package: debmirror Version: 1:2.16+deb8u1 When I run debmirror to sync the Kali repo, I get several errors regarding uninitialized value $size. I've included a copy of the script that I run to sync below. You will also notice a blank -r, this is due to Kali not using the exact folder stru

Fwd: firmware-realtek: Add support for the rtl8812au/rtl8814au 802.11ac devices (already packaged in Ubuntu, Kali Linux)

2017-07-06 Thread Jason Wittlin-Cohen
at 8:35 PM Subject: firmware-realtek: Add support for the rtl8812au/rtl8814au 802.11ac devices (already packaged in Ubuntu, Kali Linux) To: Debian Bug Tracking System Package: firmware-realtek Version: 20161130-3 Severity: wishlist Dear Maintainer, Please provide support for the rtl8812au (802.11a

Sharing a bit more on Kali Linux with users of packages.backports.org

2017-03-08 Thread Loris Ayoub
Hi I noticed you wrote about Kali Linux on your site, here: packages.backports.org/News/weekly/2013/06/ It is great to have you helping users get to know Kali. Mr Ghaznavi-Zadeh just published a chapter from his book "Kali Linux – A guide to Ethical hacking" and it is available for

Re: stretch findings (kali flavor)

2016-05-09 Thread Brian
On Sun 08 May 2016 at 14:55:58 -0400, Jude DaShiell wrote: > 1) though stretch finds wireless network card and uses it during > installation, it fails to save necessary files such that a working wireless > networking connection can be obtained after installation completes and first > boot is done,

stretch findings (kali flavor)

2016-05-08 Thread Jude DaShiell
1) though stretch finds wireless network card and uses it during installation, it fails to save necessary files such that a working wireless networking connection can be obtained after installation completes and first boot is done, 2) the whole software selection in install is broken no selectio

Re: Kali, Redux

2015-11-05 Thread David Baron
100 /var/lib/dpkg/status > > > > 9.5 0 > > > > 500 http://ftp.us.debian.org/debian/ testing/main amd64 Packages > > 500 http://ftp.us.debian.org/debian/ unstable/main amd64 Packages > > That sheds some light on things.

Re: Kali, Redux

2015-11-05 Thread The Wanderer
e policy base-files > base-files: > Installed: 1:2.0 > Candidate: 1:2.0 > Version table: > *** 1:2.0 0 > 100 /var/lib/dpkg/status > 9.5 0 > 500 http://ftp.us.debian.org/debian/ testing/main amd64 Packages > 500 http://ftp.us.debian.org/deb

Re: Kali, Redux

2015-11-05 Thread David Baron
On Thursday 05 November 2015 09:47:12 The Wanderer wrote: > On 2015-11-05 at 09:41, Lisi Reisz wrote: > > On Thursday 05 November 2015 14:26:07 David Baron wrote: > >> Attempt to apt-get --reinstall install base-files will produce > >> error "cannot be downloaded." In Synaptic, the Debian symbol do

Re: Kali, Redux

2015-11-05 Thread The Wanderer
On 2015-11-05 at 09:41, Lisi Reisz wrote: > On Thursday 05 November 2015 14:26:07 David Baron wrote: > >> Attempt to apt-get --reinstall install base-files will produce >> error "cannot be downloaded." In Synaptic, the Debian symbol does >> not appear with the package. Maybe it is only on stable?

Re: Kali, Redux

2015-11-05 Thread Lisi Reisz
On Thursday 05 November 2015 14:26:07 David Baron wrote: [snip] > Attempt to apt-get --reinstall install base-files will produce error > "cannot be downloaded." In Synaptic, the Debian symbol does not appear with > the package. Maybe it is only on stable? https://packages.debian.org/search?keyword

Re: Kali, Redux

2015-11-05 Thread David Baron
n /etc/issue to something more to > >>> my liking. This is just text, no meaning. > >>> > >>> Watching a cmake session, I noticed the distribution being > >>> called, you guessed it: Kali ... > >>> > >>> Found another file: ~$

Re: Kali, Redux

2015-11-05 Thread The Wanderer
iking. This is just text, no meaning. >>> >>> Watching a cmake session, I noticed the distribution being >>> called, you guessed it: Kali ... >>> >>> Found another file: ~$ cat /etc/os-release >>> PRETTY_NAME="Kali GNU/Linux 2.0 (sana)" &g

Re: Kali, Redux

2015-11-05 Thread David Baron
On Thursday 05 November 2015 09:41:40 Thomas Schmitt wrote: > Hi, > > David Baron wrote: > > what should it be for Debian Sid? > > On my Sid VM i get: > > $ cat /etc/os-release > PRETTY_NAME="Debian GNU/Linux stretch/sid" > NAME="Debian GNU/Linux" > ID=debian > HOME_URL="https://www.de

Re: Kali, Redux

2015-11-05 Thread Thomas Schmitt
Hi, David Baron wrote: > what should it be for Debian Sid? On my Sid VM i get: $ cat /etc/os-release PRETTY_NAME="Debian GNU/Linux stretch/sid" NAME="Debian GNU/Linux" ID=debian HOME_URL="https://www.debian.org/"; SUPPORT_URL="https://www.debian.org/support/"; BUG_REPORT_URL="http

Re: Kali, Redux

2015-11-05 Thread David Baron
I noticed the distribution being called, you > > guessed it: Kali ... > > > > Found another file: ~$ cat /etc/os-release > > PRETTY_NAME="Kali GNU/Linux 2.0 (sana)" > > NAME="Kali GNU/Linux" > > ID=kali > > VERSION="2.0 (sana)&qu

Re: Kali, Redux

2015-11-04 Thread David Wright
On Wed 04 Nov 2015 at 22:56:42 (+0200), David Baron wrote: > So, I easily edited the text in /etc/issue to something more to my liking. > This is just text, no meaning. > > Watching a cmake session, I noticed the distribution being called, you > guessed > it: Kali ... >

Kali, Redux

2015-11-04 Thread David Baron
So, I easily edited the text in /etc/issue to something more to my liking. This is just text, no meaning. Watching a cmake session, I noticed the distribution being called, you guessed it: Kali ... Found another file: ~$ cat /etc/os-release PRETTY_NAME="Kali GNU/Linux 2.0 (sana)"

Re: Kali?

2015-10-29 Thread moxalt
On Thu, 29 Oct 2015 13:01:45 +0200, David Baron wrote: > I have this as my login title. I have NO "Kali" packages installed, but I > notice they are on the repos. I somehow picked this up during my "system > dorked" adventure. > > So this is just text, how m

Re: Kali?

2015-10-29 Thread David Baron
re the password prompt might come from > /etc/issue > Learned from file > /etc/pam.d/login > which is mentioned in man 5 motd. > > > Have a nice day :) > > Thomas Issue. Where I got this Kali stuff from, who knows, but now I call it David's Linux. Simple enough. Thanks

Re: Kali?

2015-10-29 Thread Thomas Schmitt
Hi, > I have this as my login title. At what point in the chain of events exactly do you see it ? A custom text after login is taken from file /etc/motd See man 5 motd. A text before the password prompt might come from /etc/issue Learned from file /etc/pam.d/login which is mentioned in man

Kali?

2015-10-29 Thread David Baron
I have this as my login title. I have NO "Kali" packages installed, but I notice they are on the repos. I somehow picked this up during my "system dorked" adventure. So this is just text, how might I change this to my liking?