kismetwireless / kismet

Github mirror of official Kismet repository
Other
1.6k stars 306 forks source link

Request: please add bookworm to the repos and support for libwebsockets17 #428

Open xevilstar opened 2 years ago

xevilstar commented 2 years ago

apt-get install kismet Reading package lists... Done Building dependency tree... Done Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:

The following packages have unmet dependencies: kismet : Depends: kismet-capture-linux-wifi but it is not installable Depends: kismet-capture-linux-wifi but it is not installable Depends: kismet-capture-linux-bluetooth but it is not installable Depends: kismet-capture-nrf-mousejack but it is not installable Depends: kismet-capture-ti-cc-2531 but it is not installable Depends: kismet-capture-ubertooth-one but it is not installable Depends: kismet-capture-nrf-51822 but it is not installable Depends: kismet-capture-nxp-kw41z but it is not installable Depends: kismet-capture-nrf-52840 but it is not installable Depends: kismet-capture-rz-killerbee but it is not installable kismet-capture-hak5-wifi-coconut : Depends: libwebsockets16 but it is not installable

libwebsockets-dev - lightweight C websockets library - development files libwebsockets-evlib-ev - lightweight C websockets library libwebsockets-evlib-glib - lightweight C websockets library libwebsockets-evlib-uv - lightweight C websockets library libwebsockets-test-server - lightweight C websockets library - test servers libwebsockets-test-server-common - lightweight C websockets library - test servers data libwebsockets17 - lightweight C websockets library

kismetwireless commented 2 years ago

I don't know what bookworm is, or it's relationship to kismet?

You do't say what distro or repo you're using, but the libwebsockets error most likely means you've included the wrong repository for your distribution - all the distributions use slightly different versions of libwebsockets, and the packages are built for the specific distros.

The only distro shipping libwebsockets17 is kali, and the packages are built accordingly; most likely you're trying to pull an ubuntu repo under kali, as even bullseye and jammy still ship libwebsockets16.

-m

------- Original Message ------- On Wednesday, August 24th, 2022 at 8:33 AM, xevilstar @.***> wrote:

apt-get install kismet Reading package lists... Done Building dependency tree... Done Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:

The following packages have unmet dependencies: kismet : Depends: kismet-capture-linux-wifi but it is not installable Depends: kismet-capture-linux-wifi but it is not installable Depends: kismet-capture-linux-bluetooth but it is not installable Depends: kismet-capture-nrf-mousejack but it is not installable Depends: kismet-capture-ti-cc-2531 but it is not installable Depends: kismet-capture-ubertooth-one but it is not installable Depends: kismet-capture-nrf-51822 but it is not installable Depends: kismet-capture-nxp-kw41z but it is not installable Depends: kismet-capture-nrf-52840 but it is not installable Depends: kismet-capture-rz-killerbee but it is not installable kismet-capture-hak5-wifi-coconut : Depends: libwebsockets16 but it is not installable

libwebsockets-dev - lightweight C websockets library - development files libwebsockets-evlib-ev - lightweight C websockets library libwebsockets-evlib-glib - lightweight C websockets library libwebsockets-evlib-uv - lightweight C websockets library libwebsockets-test-server - lightweight C websockets library - test servers libwebsockets-test-server-common - lightweight C websockets library - test servers data libwebsockets17 - lightweight C websockets library

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

xevilstar commented 2 years ago

upps....

The following packages have unmet dependencies: kismet-capture-linux-bluetooth : Depends: libwebsockets16 but it is not installable kismet-capture-linux-wifi : Depends: libwebsockets16 but it is not installable kismet-capture-nrf-51822 : Depends: libwebsockets16 but it is not installable kismet-capture-nrf-52840 : Depends: libwebsockets16 but it is not installable kismet-capture-nrf-mousejack : Depends: libwebsockets16 but it is not installable kismet-capture-nxp-kw41z : Depends: libwebsockets16 but it is not installable kismet-capture-rz-killerbee : Depends: libwebsockets16 but it is not installable kismet-capture-ti-cc-2531 : Depends: libwebsockets16 but it is not installable kismet-capture-ti-cc-2540 : Depends: libwebsockets16 but it is not installable kismet-capture-ubertooth-one : Depends: libwebsockets16 but it is not installable

@.***:/etc/apt/sources.list.d# cat kismet.list deb [arch=arm64] https://www.kismetwireless.net/repos/apt/release/kali kali main

On Wed, Aug 24, 2022 at 5:05 PM Renato Gallo @.***> wrote:

bookworm is the next debian version (the one after bullseye) and it comes with libsockets17, but anyway thanks for the kali tip ;)

On Wed, Aug 24, 2022 at 5:00 PM Kismet Wireless @.***> wrote:

I don't know what bookworm is, or it's relationship to kismet?

You do't say what distro or repo you're using, but the libwebsockets error most likely means you've included the wrong repository for your distribution - all the distributions use slightly different versions of libwebsockets, and the packages are built for the specific distros.

The only distro shipping libwebsockets17 is kali, and the packages are built accordingly; most likely you're trying to pull an ubuntu repo under kali, as even bullseye and jammy still ship libwebsockets16.

-m

------- Original Message ------- On Wednesday, August 24th, 2022 at 8:33 AM, xevilstar @.***> wrote:

apt-get install kismet Reading package lists... Done Building dependency tree... Done Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:

The following packages have unmet dependencies: kismet : Depends: kismet-capture-linux-wifi but it is not installable Depends: kismet-capture-linux-wifi but it is not installable Depends: kismet-capture-linux-bluetooth but it is not installable Depends: kismet-capture-nrf-mousejack but it is not installable Depends: kismet-capture-ti-cc-2531 but it is not installable Depends: kismet-capture-ubertooth-one but it is not installable Depends: kismet-capture-nrf-51822 but it is not installable Depends: kismet-capture-nxp-kw41z but it is not installable Depends: kismet-capture-nrf-52840 but it is not installable Depends: kismet-capture-rz-killerbee but it is not installable kismet-capture-hak5-wifi-coconut : Depends: libwebsockets16 but it is not installable

libwebsockets-dev - lightweight C websockets library - development files libwebsockets-evlib-ev - lightweight C websockets library libwebsockets-evlib-glib - lightweight C websockets library libwebsockets-evlib-uv - lightweight C websockets library libwebsockets-test-server - lightweight C websockets library - test servers libwebsockets-test-server-common - lightweight C websockets library - test servers data libwebsockets17 - lightweight C websockets library

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/kismetwireless/kismet/issues/428#issuecomment-1225845702, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKTHVMOVJDEUGM2YHYNIKTV2Y2JLANCNFSM57PE4JMQ . You are receiving this because you authored the thread.Message ID: @.***>

kismetwireless commented 2 years ago

Ah - so you're trying to install the bullseye packages on a newer debian. I'll see if I can pull docker build images for it.

------- Original Message ------- On Wednesday, August 24th, 2022 at 11:21 AM, xevilstar @.***> wrote:

upps....

The following packages have unmet dependencies: kismet-capture-linux-bluetooth : Depends: libwebsockets16 but it is not installable kismet-capture-linux-wifi : Depends: libwebsockets16 but it is not installable kismet-capture-nrf-51822 : Depends: libwebsockets16 but it is not installable kismet-capture-nrf-52840 : Depends: libwebsockets16 but it is not installable kismet-capture-nrf-mousejack : Depends: libwebsockets16 but it is not installable kismet-capture-nxp-kw41z : Depends: libwebsockets16 but it is not installable kismet-capture-rz-killerbee : Depends: libwebsockets16 but it is not installable kismet-capture-ti-cc-2531 : Depends: libwebsockets16 but it is not installable kismet-capture-ti-cc-2540 : Depends: libwebsockets16 but it is not installable kismet-capture-ubertooth-one : Depends: libwebsockets16 but it is not installable

@.***:/etc/apt/sources.list.d# cat kismet.list deb [arch=arm64] https://www.kismetwireless.net/repos/apt/release/kali kali main

On Wed, Aug 24, 2022 at 5:05 PM Renato Gallo @.***> wrote:

bookworm is the next debian version (the one after bullseye) and it comes with libsockets17, but anyway thanks for the kali tip ;)

On Wed, Aug 24, 2022 at 5:00 PM Kismet Wireless @.***> wrote:

I don't know what bookworm is, or it's relationship to kismet?

You do't say what distro or repo you're using, but the libwebsockets error most likely means you've included the wrong repository for your distribution - all the distributions use slightly different versions of libwebsockets, and the packages are built for the specific distros.

The only distro shipping libwebsockets17 is kali, and the packages are built accordingly; most likely you're trying to pull an ubuntu repo under kali, as even bullseye and jammy still ship libwebsockets16.

-m

------- Original Message ------- On Wednesday, August 24th, 2022 at 8:33 AM, xevilstar @.***> wrote:

apt-get install kismet Reading package lists... Done Building dependency tree... Done Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:

The following packages have unmet dependencies: kismet : Depends: kismet-capture-linux-wifi but it is not installable Depends: kismet-capture-linux-wifi but it is not installable Depends: kismet-capture-linux-bluetooth but it is not installable Depends: kismet-capture-nrf-mousejack but it is not installable Depends: kismet-capture-ti-cc-2531 but it is not installable Depends: kismet-capture-ubertooth-one but it is not installable Depends: kismet-capture-nrf-51822 but it is not installable Depends: kismet-capture-nxp-kw41z but it is not installable Depends: kismet-capture-nrf-52840 but it is not installable Depends: kismet-capture-rz-killerbee but it is not installable kismet-capture-hak5-wifi-coconut : Depends: libwebsockets16 but it is not installable

libwebsockets-dev - lightweight C websockets library - development files libwebsockets-evlib-ev - lightweight C websockets library libwebsockets-evlib-glib - lightweight C websockets library libwebsockets-evlib-uv - lightweight C websockets library libwebsockets-test-server - lightweight C websockets library - test servers libwebsockets-test-server-common - lightweight C websockets library - test servers data libwebsockets17 - lightweight C websockets library

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/kismetwireless/kismet/issues/428#issuecomment-1225845702, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKTHVMOVJDEUGM2YHYNIKTV2Y2JLANCNFSM57PE4JMQ . You are receiving this because you authored the thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

xevilstar commented 2 years ago

Awesome, thanks!

On Wed, Aug 24, 2022 at 5:24 PM Kismet Wireless @.***> wrote:

Ah - so you're trying to install the bullseye packages on a newer debian. I'll see if I can pull docker build images for it.

------- Original Message ------- On Wednesday, August 24th, 2022 at 11:21 AM, xevilstar @.***> wrote:

upps....

The following packages have unmet dependencies: kismet-capture-linux-bluetooth : Depends: libwebsockets16 but it is not installable kismet-capture-linux-wifi : Depends: libwebsockets16 but it is not installable kismet-capture-nrf-51822 : Depends: libwebsockets16 but it is not installable kismet-capture-nrf-52840 : Depends: libwebsockets16 but it is not installable kismet-capture-nrf-mousejack : Depends: libwebsockets16 but it is not installable kismet-capture-nxp-kw41z : Depends: libwebsockets16 but it is not installable kismet-capture-rz-killerbee : Depends: libwebsockets16 but it is not installable kismet-capture-ti-cc-2531 : Depends: libwebsockets16 but it is not installable kismet-capture-ti-cc-2540 : Depends: libwebsockets16 but it is not installable kismet-capture-ubertooth-one : Depends: libwebsockets16 but it is not installable

@.***:/etc/apt/sources.list.d# cat kismet.list deb [arch=arm64] https://www.kismetwireless.net/repos/apt/release/kali kali main

On Wed, Aug 24, 2022 at 5:05 PM Renato Gallo @.***> wrote:

bookworm is the next debian version (the one after bullseye) and it comes with libsockets17, but anyway thanks for the kali tip ;)

On Wed, Aug 24, 2022 at 5:00 PM Kismet Wireless @.***> wrote:

I don't know what bookworm is, or it's relationship to kismet?

You do't say what distro or repo you're using, but the libwebsockets error most likely means you've included the wrong repository for your distribution - all the distributions use slightly different versions of libwebsockets, and the packages are built for the specific distros.

The only distro shipping libwebsockets17 is kali, and the packages are built accordingly; most likely you're trying to pull an ubuntu repo under kali, as even bullseye and jammy still ship libwebsockets16.

-m

------- Original Message ------- On Wednesday, August 24th, 2022 at 8:33 AM, xevilstar @.***> wrote:

apt-get install kismet Reading package lists... Done Building dependency tree... Done Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:

The following packages have unmet dependencies: kismet : Depends: kismet-capture-linux-wifi but it is not installable Depends: kismet-capture-linux-wifi but it is not installable Depends: kismet-capture-linux-bluetooth but it is not installable Depends: kismet-capture-nrf-mousejack but it is not installable Depends: kismet-capture-ti-cc-2531 but it is not installable Depends: kismet-capture-ubertooth-one but it is not installable Depends: kismet-capture-nrf-51822 but it is not installable Depends: kismet-capture-nxp-kw41z but it is not installable Depends: kismet-capture-nrf-52840 but it is not installable Depends: kismet-capture-rz-killerbee but it is not installable kismet-capture-hak5-wifi-coconut : Depends: libwebsockets16 but it is not installable

libwebsockets-dev - lightweight C websockets library - development files libwebsockets-evlib-ev - lightweight C websockets library libwebsockets-evlib-glib - lightweight C websockets library libwebsockets-evlib-uv - lightweight C websockets library libwebsockets-test-server - lightweight C websockets library - test servers libwebsockets-test-server-common - lightweight C websockets library - test servers data libwebsockets17 - lightweight C websockets library

— Reply to this email directly, view it on GitHub, or [unsubscribe](

https://github.com/notifications/unsubscribe-auth/AFKJYY7ESGZK6HI5BLCPDNTV2YJC7ANCNFSM57PE4JMQ ).

You are receiving this because you are subscribed to this thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub < https://github.com/kismetwireless/kismet/issues/428#issuecomment-1225845702 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AAKTHVMOVJDEUGM2YHYNIKTV2Y2JLANCNFSM57PE4JMQ

. You are receiving this because you authored the thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/kismetwireless/kismet/issues/428#issuecomment-1225876411, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKTHVNNJP2AHVTSCLNVTY3V2Y5ETANCNFSM57PE4JMQ . You are receiving this because you authored the thread.Message ID: @.***>

xevilstar commented 2 years ago

https://github.com/cisagov/docker-debian12-ansible'

or install a bullseye and put this in the apt sources.list

deb http://deb.debian.org/debian bookworm main contrib non-free deb-src http://deb.debian.org/debian bookworm main contrib non-free #Added by software-properties deb http://security.debian.org/debian-security bookworm-security main contrib non-free deb-src http://security.debian.org/debian-security bookworm-security main contrib non-free #Added by software-properties deb http://deb.debian.org/debian bookworm-updates main contrib non-free deb-src http://deb.debian.org/debian bookworm-updates main contrib non-free #Added by software-properties

then the usual apt-get update && apt-get full-upgrade then a reboot

dragorn commented 2 years ago

------- Original Message ------- On Wednesday, August 24th, 2022 at 11:52 AM, xevilstar @.***> wrote:

https://github.com/cisagov/docker-debian12-ansible'

I've got a pretty complex build system already which relies on docker and virtualized containers for everything, because I'm building packages for a dozen different distros; I don't have the systems (or storage) to run dedicated hardware for all the different distros.

That said it looks like integrating bookworm into the list isn't too much of a hassle; if you want to try the first build of the nightly packages they're at:

'deb https://www.kismetwireless.net/repos/apt/git/bookworm bookworm main' Looks like bookworm mysteriously dropped libubertooth, so those aren't part of the build.

xevilstar commented 2 years ago

Since

cat /etc/debian_version bookworm/sid

I think you can use the sid packages as well (I hadn't) .

might be that the apt-list on the docker are not updated ? (just a wild guess)

I have libubertooth in my apt-list

apt-cache search libubertooth libubertooth-dev - Shared library for Bluetooth experimentation - development files libubertooth1 - Shared library for Bluetooth experimentation

cat sources.list deb http://deb.debian.org/debian bookworm main contrib non-free deb-src http://deb.debian.org/debian bookworm main contrib non-free #Added by software-properties deb http://security.debian.org/debian-security bookworm-security main contrib non-free deb-src http://security.debian.org/debian-security bookworm-security main contrib non-free #Added by software-properties deb http://deb.debian.org/debian bookworm-updates main contrib non-free deb-src http://deb.debian.org/debian bookworm-updates main contrib non-free

Added by software-properties

Uncomment deb-src lines below then 'apt-get update' to enable 'apt-get

source'

deb-src http://deb.debian.org/debian bullseye main contrib non-free

deb-src http://security.debian.org/debian-security bullseye-security main

contrib non-free

deb-src http://deb.debian.org/debian bullseye-updates main contrib

non-free

On Thu, Aug 25, 2022 at 11:09 AM Renato Gallo @.***> wrote:

thanks a bunch !!!!!!!!

Now I will try to install

just one note ... on raspberrypi4 I had to add

deb [arch=arm64] https://www.kismetwireless.net/repos/apt/git/bookworm bookworm main

to avoid the error: Fetched 9,393 kB in 4s (2,144 kB/s) Reading package lists... Done N: Skipping acquire of configured file 'main/binary-armhf/Packages' as repository 'https://www.kismetwireless.net/repos/apt/git/bookworm bookworm InRelease' doesn't support architecture 'armhf'

On Wed, Aug 24, 2022 at 6:19 PM Mike Kershaw @.***> wrote:

------- Original Message ------- On Wednesday, August 24th, 2022 at 11:52 AM, xevilstar @.***> wrote:

https://github.com/cisagov/docker-debian12-ansible'

I've got a pretty complex build system already which relies on docker and virtualized containers for everything, because I'm building packages for a dozen different distros; I don't have the systems (or storage) to run dedicated hardware for all the different distros.

That said it looks like integrating bookworm into the list isn't too much of a hassle; if you want to try the first build of the nightly packages they're at:

'deb https://www.kismetwireless.net/repos/apt/git/bookworm bookworm main' Looks like bookworm mysteriously dropped libubertooth, so those aren't part of the build.

— Reply to this email directly, view it on GitHub https://github.com/kismetwireless/kismet/issues/428#issuecomment-1225947225, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKTHVK5D5QWHBOZUJMVV4LV2ZDQPANCNFSM57PE4JMQ . You are receiving this because you authored the thread.Message ID: @.***>

xevilstar commented 2 years ago

I can confirm that those packages install a working release. I am a kismet n00b but in the web interface I can see some bluetooth output too ... now I have just to wait for the nexmon devs to support more recent kernels like 5.18 5.19 or (in my case) uname -a Linux raspberrypi 6.0.0-rc1-v8+ #2 SMP PREEMPT Fri Aug 19 14:48:09 CEST 2022 aarch64 GNU/Linux I could try to install their firmware as it is but I am frightened to brick my poor pi

( i am sooo curious to try https://github.com/azmatt/chasing_your_tail https://www.malwarebytes.com/blog/news/2022/08/someone-made-an-anti-tracking-tool-that-alerts-you-if-youre-being-tailed )

I would be happy if you could add our findings on the official kismet installation manual

THANKS THANKS THANKS AND THANKS AGAIN :)

xevilstar commented 2 years ago

by the way .... look here https://github.com/cisagov/docker-debian12-ansible

On Wed, Aug 24, 2022 at 5:33 PM Renato Gallo @.***> wrote:

by the way .... if you install a bullseye and edit the apt sources-list

deb http://deb.debian.org/debian bookworm main contrib non-free deb-src http://deb.debian.org/debian bookworm main contrib non-free

Added by software-properties

deb http://security.debian.org/debian-security bookworm-security main contrib non-free deb-src http://security.debian.org/debian-security bookworm-security main contrib non-free #Added by software-properties deb http://deb.debian.org/debian bookworm-updates main contrib non-free deb-src http://deb.debian.org/debian bookworm-updates main contrib non-free #Added by software-properties

run apt-get update && apt-get full-upgrade

what you get is a bookworm (I think that's feasible with docker too)

On Wed, Aug 24, 2022 at 5:29 PM Renato Gallo @.***> wrote:

Awesome, thanks!

On Wed, Aug 24, 2022 at 5:24 PM Kismet Wireless @.***> wrote:

Ah - so you're trying to install the bullseye packages on a newer debian. I'll see if I can pull docker build images for it.

------- Original Message ------- On Wednesday, August 24th, 2022 at 11:21 AM, xevilstar @.***> wrote:

upps....

The following packages have unmet dependencies: kismet-capture-linux-bluetooth : Depends: libwebsockets16 but it is not installable kismet-capture-linux-wifi : Depends: libwebsockets16 but it is not installable kismet-capture-nrf-51822 : Depends: libwebsockets16 but it is not installable kismet-capture-nrf-52840 : Depends: libwebsockets16 but it is not installable kismet-capture-nrf-mousejack : Depends: libwebsockets16 but it is not installable kismet-capture-nxp-kw41z : Depends: libwebsockets16 but it is not installable kismet-capture-rz-killerbee : Depends: libwebsockets16 but it is not installable kismet-capture-ti-cc-2531 : Depends: libwebsockets16 but it is not installable kismet-capture-ti-cc-2540 : Depends: libwebsockets16 but it is not installable kismet-capture-ubertooth-one : Depends: libwebsockets16 but it is not installable

@.***:/etc/apt/sources.list.d# cat kismet.list deb [arch=arm64] https://www.kismetwireless.net/repos/apt/release/kali kali main

On Wed, Aug 24, 2022 at 5:05 PM Renato Gallo @.***> wrote:

bookworm is the next debian version (the one after bullseye) and it comes with libsockets17, but anyway thanks for the kali tip ;)

On Wed, Aug 24, 2022 at 5:00 PM Kismet Wireless @.***> wrote:

I don't know what bookworm is, or it's relationship to kismet?

You do't say what distro or repo you're using, but the libwebsockets error most likely means you've included the wrong repository for your distribution - all the distributions use slightly different versions of libwebsockets, and the packages are built for the specific distros.

The only distro shipping libwebsockets17 is kali, and the packages are built accordingly; most likely you're trying to pull an ubuntu repo under kali, as even bullseye and jammy still ship libwebsockets16.

-m

------- Original Message ------- On Wednesday, August 24th, 2022 at 8:33 AM, xevilstar @.***> wrote:

apt-get install kismet Reading package lists... Done Building dependency tree... Done Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:

The following packages have unmet dependencies: kismet : Depends: kismet-capture-linux-wifi but it is not installable Depends: kismet-capture-linux-wifi but it is not installable Depends: kismet-capture-linux-bluetooth but it is not installable Depends: kismet-capture-nrf-mousejack but it is not installable Depends: kismet-capture-ti-cc-2531 but it is not installable Depends: kismet-capture-ubertooth-one but it is not installable Depends: kismet-capture-nrf-51822 but it is not installable Depends: kismet-capture-nxp-kw41z but it is not installable Depends: kismet-capture-nrf-52840 but it is not installable Depends: kismet-capture-rz-killerbee but it is not installable kismet-capture-hak5-wifi-coconut : Depends: libwebsockets16 but it is not installable

libwebsockets-dev - lightweight C websockets library - development files libwebsockets-evlib-ev - lightweight C websockets library libwebsockets-evlib-glib - lightweight C websockets library libwebsockets-evlib-uv - lightweight C websockets library libwebsockets-test-server - lightweight C websockets library - test servers libwebsockets-test-server-common - lightweight C websockets library - test servers data libwebsockets17 - lightweight C websockets library

— Reply to this email directly, view it on GitHub, or [unsubscribe](

https://github.com/notifications/unsubscribe-auth/AFKJYY7ESGZK6HI5BLCPDNTV2YJC7ANCNFSM57PE4JMQ ).

You are receiving this because you are subscribed to this thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub < https://github.com/kismetwireless/kismet/issues/428#issuecomment-1225845702 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AAKTHVMOVJDEUGM2YHYNIKTV2Y2JLANCNFSM57PE4JMQ

. You are receiving this because you authored the thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/kismetwireless/kismet/issues/428#issuecomment-1225876411, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKTHVNNJP2AHVTSCLNVTY3V2Y5ETANCNFSM57PE4JMQ . You are receiving this because you authored the thread.Message ID: @.***>

xevilstar commented 2 years ago

bookworm is the next debian version (the one after bullseye) and it comes with libsockets17, but anyway thanks for the kali tip ;)

On Wed, Aug 24, 2022 at 5:00 PM Kismet Wireless @.***> wrote:

I don't know what bookworm is, or it's relationship to kismet?

You do't say what distro or repo you're using, but the libwebsockets error most likely means you've included the wrong repository for your distribution - all the distributions use slightly different versions of libwebsockets, and the packages are built for the specific distros.

The only distro shipping libwebsockets17 is kali, and the packages are built accordingly; most likely you're trying to pull an ubuntu repo under kali, as even bullseye and jammy still ship libwebsockets16.

-m

------- Original Message ------- On Wednesday, August 24th, 2022 at 8:33 AM, xevilstar @.***> wrote:

apt-get install kismet Reading package lists... Done Building dependency tree... Done Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:

The following packages have unmet dependencies: kismet : Depends: kismet-capture-linux-wifi but it is not installable Depends: kismet-capture-linux-wifi but it is not installable Depends: kismet-capture-linux-bluetooth but it is not installable Depends: kismet-capture-nrf-mousejack but it is not installable Depends: kismet-capture-ti-cc-2531 but it is not installable Depends: kismet-capture-ubertooth-one but it is not installable Depends: kismet-capture-nrf-51822 but it is not installable Depends: kismet-capture-nxp-kw41z but it is not installable Depends: kismet-capture-nrf-52840 but it is not installable Depends: kismet-capture-rz-killerbee but it is not installable kismet-capture-hak5-wifi-coconut : Depends: libwebsockets16 but it is not installable

libwebsockets-dev - lightweight C websockets library - development files libwebsockets-evlib-ev - lightweight C websockets library libwebsockets-evlib-glib - lightweight C websockets library libwebsockets-evlib-uv - lightweight C websockets library libwebsockets-test-server - lightweight C websockets library - test servers libwebsockets-test-server-common - lightweight C websockets library - test servers data libwebsockets17 - lightweight C websockets library

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/kismetwireless/kismet/issues/428#issuecomment-1225845702, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKTHVMOVJDEUGM2YHYNIKTV2Y2JLANCNFSM57PE4JMQ . You are receiving this because you authored the thread.Message ID: @.***>

xevilstar commented 2 years ago

by the way .... if you install a bullseye and edit the apt sources-list

deb http://deb.debian.org/debian bookworm main contrib non-free deb-src http://deb.debian.org/debian bookworm main contrib non-free #Added by software-properties deb http://security.debian.org/debian-security bookworm-security main contrib non-free deb-src http://security.debian.org/debian-security bookworm-security main contrib non-free #Added by software-properties deb http://deb.debian.org/debian bookworm-updates main contrib non-free deb-src http://deb.debian.org/debian bookworm-updates main contrib non-free

Added by software-properties

run apt-get update && apt-get full-upgrade

what you get is a bookworm (I think that's feasible with docker too)

On Wed, Aug 24, 2022 at 5:29 PM Renato Gallo @.***> wrote:

Awesome, thanks!

On Wed, Aug 24, 2022 at 5:24 PM Kismet Wireless @.***> wrote:

Ah - so you're trying to install the bullseye packages on a newer debian. I'll see if I can pull docker build images for it.

------- Original Message ------- On Wednesday, August 24th, 2022 at 11:21 AM, xevilstar @.***> wrote:

upps....

The following packages have unmet dependencies: kismet-capture-linux-bluetooth : Depends: libwebsockets16 but it is not installable kismet-capture-linux-wifi : Depends: libwebsockets16 but it is not installable kismet-capture-nrf-51822 : Depends: libwebsockets16 but it is not installable kismet-capture-nrf-52840 : Depends: libwebsockets16 but it is not installable kismet-capture-nrf-mousejack : Depends: libwebsockets16 but it is not installable kismet-capture-nxp-kw41z : Depends: libwebsockets16 but it is not installable kismet-capture-rz-killerbee : Depends: libwebsockets16 but it is not installable kismet-capture-ti-cc-2531 : Depends: libwebsockets16 but it is not installable kismet-capture-ti-cc-2540 : Depends: libwebsockets16 but it is not installable kismet-capture-ubertooth-one : Depends: libwebsockets16 but it is not installable

@.***:/etc/apt/sources.list.d# cat kismet.list deb [arch=arm64] https://www.kismetwireless.net/repos/apt/release/kali kali main

On Wed, Aug 24, 2022 at 5:05 PM Renato Gallo @.***> wrote:

bookworm is the next debian version (the one after bullseye) and it comes with libsockets17, but anyway thanks for the kali tip ;)

On Wed, Aug 24, 2022 at 5:00 PM Kismet Wireless @.***> wrote:

I don't know what bookworm is, or it's relationship to kismet?

You do't say what distro or repo you're using, but the libwebsockets error most likely means you've included the wrong repository for your distribution - all the distributions use slightly different versions of libwebsockets, and the packages are built for the specific distros.

The only distro shipping libwebsockets17 is kali, and the packages are built accordingly; most likely you're trying to pull an ubuntu repo under kali, as even bullseye and jammy still ship libwebsockets16.

-m

------- Original Message ------- On Wednesday, August 24th, 2022 at 8:33 AM, xevilstar @.***> wrote:

apt-get install kismet Reading package lists... Done Building dependency tree... Done Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:

The following packages have unmet dependencies: kismet : Depends: kismet-capture-linux-wifi but it is not installable Depends: kismet-capture-linux-wifi but it is not installable Depends: kismet-capture-linux-bluetooth but it is not installable Depends: kismet-capture-nrf-mousejack but it is not installable Depends: kismet-capture-ti-cc-2531 but it is not installable Depends: kismet-capture-ubertooth-one but it is not installable Depends: kismet-capture-nrf-51822 but it is not installable Depends: kismet-capture-nxp-kw41z but it is not installable Depends: kismet-capture-nrf-52840 but it is not installable Depends: kismet-capture-rz-killerbee but it is not installable kismet-capture-hak5-wifi-coconut : Depends: libwebsockets16 but it is not installable

libwebsockets-dev - lightweight C websockets library - development files libwebsockets-evlib-ev - lightweight C websockets library libwebsockets-evlib-glib - lightweight C websockets library libwebsockets-evlib-uv - lightweight C websockets library libwebsockets-test-server - lightweight C websockets library - test servers libwebsockets-test-server-common - lightweight C websockets library

test servers data libwebsockets17 - lightweight C websockets library

— Reply to this email directly, view it on GitHub, or [unsubscribe](

https://github.com/notifications/unsubscribe-auth/AFKJYY7ESGZK6HI5BLCPDNTV2YJC7ANCNFSM57PE4JMQ ).

You are receiving this because you are subscribed to this thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub < https://github.com/kismetwireless/kismet/issues/428#issuecomment-1225845702 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AAKTHVMOVJDEUGM2YHYNIKTV2Y2JLANCNFSM57PE4JMQ

. You are receiving this because you authored the thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/kismetwireless/kismet/issues/428#issuecomment-1225876411, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKTHVNNJP2AHVTSCLNVTY3V2Y5ETANCNFSM57PE4JMQ . You are receiving this because you authored the thread.Message ID: @.***>

xevilstar commented 2 years ago

thanks a bunch !!!!!!!!

Now I will try to install

just one note ... on raspberrypi4 I had to add

deb [arch=arm64] https://www.kismetwireless.net/repos/apt/git/bookworm bookworm main

to avoid the error: Fetched 9,393 kB in 4s (2,144 kB/s) Reading package lists... Done N: Skipping acquire of configured file 'main/binary-armhf/Packages' as repository 'https://www.kismetwireless.net/repos/apt/git/bookworm bookworm InRelease' doesn't support architecture 'armhf'

On Wed, Aug 24, 2022 at 6:19 PM Mike Kershaw @.***> wrote:

------- Original Message ------- On Wednesday, August 24th, 2022 at 11:52 AM, xevilstar @.***> wrote:

https://github.com/cisagov/docker-debian12-ansible'

I've got a pretty complex build system already which relies on docker and virtualized containers for everything, because I'm building packages for a dozen different distros; I don't have the systems (or storage) to run dedicated hardware for all the different distros.

That said it looks like integrating bookworm into the list isn't too much of a hassle; if you want to try the first build of the nightly packages they're at:

'deb https://www.kismetwireless.net/repos/apt/git/bookworm bookworm main' Looks like bookworm mysteriously dropped libubertooth, so those aren't part of the build.

— Reply to this email directly, view it on GitHub https://github.com/kismetwireless/kismet/issues/428#issuecomment-1225947225, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKTHVK5D5QWHBOZUJMVV4LV2ZDQPANCNFSM57PE4JMQ . You are receiving this because you authored the thread.Message ID: @.***>

joecupano commented 1 year ago

Ah - so you're trying to install the bullseye packages on a newer debian. I'll see if I can pull docker build images for it.

For what it's worth I ran into the "libwebsockets17 not available" in the following:

I am sourcing from https://www.kismetwireless.net/repos/apt/release/kinetic kinetic main repo

pdobrien3 commented 12 months ago

so, I read the entire thread. I can't figure out if anyone has successfully setup the capture tools on a bookwork raspi install? If so, how?

SFLx3c4 commented 6 months ago

I'm running on a Raspberry Pi 4 Model B Rev 1.5 By adding arch=arm64 it worked for me:

https://www.kismetwireless.net/packages/#debian-bookworm

wget -O - https://www.kismetwireless.net/repos/kismet-release.gpg.key --quiet | gpg --dearmor | sudo tee /usr/share/keyrings/kismet-archive-keyring.gpg >/dev/null echo 'deb [arch=arm64 signed-by=/usr/share/keyrings/kismet-archive-keyring.gpg] https://www.kismetwireless.net/repos/apt/release/bookworm bookworm main' | sudo tee /etc/apt/sources.list.d/kismet.list >/dev/null sudo apt update sudo apt install kismet

Thanks for the inputs from xevilstar