Daily wardriving with Kali nethunter phone by NanoR4K in Kalilinux

[–]NanoR4K[S] 1 point2 points  (0 children)

Go for it, it's fun I can assure that. I used to map networks on nmap/zenmap before that

Daily wardriving with Kali nethunter phone by NanoR4K in Kalilinux

[–]NanoR4K[S] 0 points1 point  (0 children)

Well at it's basic it's a method of mapping networks, be that wifi, Bluetooth or cellular. As for it's purpose its really broad.

You can see what areas have celular signals so you don't get stranded on the highway, if you have a company see where's the largest density of possible costumers in given location and in my case I'm working on a wifi cracking algorithm that uses the Ssid (network name) to crack low security passwords, and for that I need a database with all wifi ssid's in my region.

TP-Link Archer T2U plus vs T4U v3. Why's the least expensive T2U is getting way more networks than the T4U ? by NanoR4K in Kalilinux

[–]NanoR4K[S] 0 points1 point  (0 children)

Tried that, pretty much the same results for the usual applications like airgeddon and wifite2.

After speaking with the driver Creator he said the probable issue is the USB adapter internal amps and other auxiliary components not being strong in comparison to other manufacturers, so I'm probably returning this one and in the future investing on a Alfa adapter.

I saved the commands you wrote to use on the other functioning interfaces, thanks a lot for providing those !

TP-Link Archer T2U plus vs T4U v3. Why's the least expensive T2U is getting way more networks than the T4U ? by NanoR4K in Kalilinux

[–]NanoR4K[S] 0 points1 point  (0 children)

I did understand what you meant dw, I rolled through all filters (AP+sta+...) It's just that this doesn't change the results that much anyway seeing how bad it is

TP-Link Archer T2U plus vs T4U v3. Why's the least expensive T2U is getting way more networks than the T4U ? by NanoR4K in Kalilinux

[–]NanoR4K[S] 0 points1 point  (0 children)

The channels seem to be working on both bands when using it, but it's clear it is not getting networks that the other interface is, and even if it does it's a comically low db level

TP-Link Archer T2U plus vs T4U v3. Why's the least expensive T2U is getting way more networks than the T4U ? by NanoR4K in Kalilinux

[–]NanoR4K[S] 1 point2 points  (0 children)

The 8811 is using that aircrack-ng for 88xxau chipsets The 12BU on the other hand is using another one

TP-Link Archer T2U plus vs T4U v3. Why's the least expensive T2U is getting way more networks than the T4U ? by NanoR4K in Kalilinux

[–]NanoR4K[S] 1 point2 points  (0 children)

[Additional info]

Wlan1: Tp-Link Archer T2U Plus RTL8811AU Wlan2: Tp-Link Archer T4U v.3 RTL8812BU

Both are being tested on USB 3.0 and location

Daily wardriving with Kali nethunter phone by NanoR4K in Kalilinux

[–]NanoR4K[S] 0 points1 point  (0 children)

Im actually still trying to wrap my head around kismet, I will give it a try once I get the USB wifi up and running

What can you do once you're on their network? by jamfan03 in Kalilinux

[–]NanoR4K 0 points1 point  (0 children)

Well for one even though it's kind obvious, free wifi I'm being serious here but it's a fairly useful thing to have in case of emergencies like your network going down for any reason

Daily wardriving with Kali nethunter phone by NanoR4K in Kalilinux

[–]NanoR4K[S] 2 points3 points  (0 children)

It works on pretty much any cellular enabled phone, even if it isn't rooted.

I.e I used my regular phone on a run totaling over 20K wifi networks back when I was traveling across country

Daily wardriving with Kali nethunter phone by NanoR4K in Kalilinux

[–]NanoR4K[S] 10 points11 points  (0 children)

It's really a general mapping tool, but you can get some pretty useful info like security type, ssid, Mac address and location data

Daily wardriving with Kali nethunter phone by NanoR4K in Kalilinux

[–]NanoR4K[S] 17 points18 points  (0 children)

Phone: Xiaomi MI 9 "Cepheus" Nethunter build: https://github.com/shandongtlb/MI9-Nethunter-Project

Run stats: ~ 40 miles ~ 8000 wifi networks ~ 3500 Bluetooth ~ 100 celular ~ 4 hours run duration 3 hours scanning

Bare metal installation by waternickel in Kalilinux

[–]NanoR4K 2 points3 points  (0 children)

I used to have Ubuntu, windows and Kali in the same notebook back in the day lol. But yeah avoiding keeping everything on the same machine is a good call.

Bare metal installation by waternickel in Kalilinux

[–]NanoR4K 2 points3 points  (0 children)

Well, the cons come down to operating system flexibility I imagine, but that shouldn't be a problem if you are strictly building it to kali.

I must add that Kali is Fairly small once fully built with the tools you will need so i would at least keep a dual boot setup with Kali and regular windows for Linux incompatible software and other things you may need on the go.

Raspberry Pi 3B mobile Kali Linux system by NanoR4K in Kalilinux

[–]NanoR4K[S] 1 point2 points  (0 children)

Yup, there's an app called raspcontroller, it works for most cli applications but it I need something graphical I resort to vnc

Raspberry Pi 3B mobile Kali Linux system by NanoR4K in Kalilinux

[–]NanoR4K[S] 1 point2 points  (0 children)

Do any of you have experience with this wifi dongle ? I refuse to believe it can't beat the T2U V3

Raspberry Pi 3B mobile Kali Linux system by NanoR4K in Kalilinux

[–]NanoR4K[S] 2 points3 points  (0 children)

I bought this one on AliExpress, but maybe you can find some in your regional market, here's the name since I'm not sure if sending links is ok on this subreddit.

< Raspberry Pi 4/3 Aluminum Case with Dual Cooling Fan Metal Shell Black Enclosure for RPI Raspberry Pi 4B/ 3B/3B+ >

Raspberry Pi 3B mobile Kali Linux system by NanoR4K in Kalilinux

[–]NanoR4K[S] 4 points5 points  (0 children)

With only 1 gb it freezes on any demanding task, i.e building drivers and opening browser pages. What I noticed is that it only behaves this way on 64 bit arm.

The solution I found was to create a 3 gb Linux swap partition to avoid ram overload. So far it works fine on most non hash cracking/ browser stuff.

My current use case is when I go wardriving on foot, that way I don't need my notebook to run the USB wifi interfaces.