Code Monkey home page Code Monkey logo

Comments (9)

ghostop14 avatar ghostop14 commented on July 28, 2024

That is an interesting project. One shortcoming I've run into in years past are WIFI signals that use bandwidths supported by the spec but not by most chipsets. I actually have a source here (a drone) that I think meets that criteria. It doesn't show up on normal wifi chipsets, but I know it's a little-used wifi bandwidth. But I don't have a bladerf to test with though either.

from sparrow-wifi.

alphafox02 avatar alphafox02 commented on July 28, 2024

So I thought I’d get lucky and after setting up bladerf-wiphy but prior to running hostapd to create an open access point.. I fired up sparrow WiFi and could see wlan1 selectable (the bladerf) however I’m sure there’s way more to this then I understand. It didn’t scan haha.. but the kismet guys have built a way to directly get the scans and stuff from the bladerf fpga. That’s next on my list to test. Here’s a video of just the bladerf and the open hotspot parts
DragonOS Focal BladeRF-wiphy w/ Open Wi-Fi AP and Splash page https://youtu.be/1hUK2iXQtCI

from sparrow-wifi.

ghostop14 avatar ghostop14 commented on July 28, 2024

Interesting. From a command-line you can try this to get an idea if a basic scan would work:
iw dev wlan1 scan
Changing the wlan as needed. That's what gets triggered and parsed behind the scenes.

from sparrow-wifi.

alphafox02 avatar alphafox02 commented on July 28, 2024

sudo iw dev wlan1 scan doesn’t work but wlan1 info works. Just shows the type, channel, tx power and some other info. Super cool, but I’m sure there’s lots more to do.

from sparrow-wifi.

alphafox02 avatar alphafox02 commented on July 28, 2024

What’s cool though is I used airodump-ng with a set channel after putting it in monitor mode and got some stuff on channel 1. I’ll go try the falcon tools and see what happens

from sparrow-wifi.

alphafox02 avatar alphafox02 commented on July 28, 2024

Ha, it seems to have worked. I got one thing back on channel 3. All fields are filled in except vendor and SSID is unknown. I’ll hook up an rx amp.

from sparrow-wifi.

ghostop14 avatar ghostop14 commented on July 28, 2024

Nice!

from sparrow-wifi.

alphafox02 avatar alphafox02 commented on July 28, 2024

Turns out the bladerf can be used just as any other monitor mode interface so long as you load bladerf wiphy and complete the steps required to have the device setup and running as a monitor mode interface. Then within the Falcon tools you can use the interface, which I was surprised to find this interface captured a handshake. Haven’t confirmed it can deauth but I suspect it’ll work.

from sparrow-wifi.

ghostop14 avatar ghostop14 commented on July 28, 2024

Awesome!

from sparrow-wifi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.