Code Monkey home page Code Monkey logo

Comments (16)

ghostop14 avatar ghostop14 commented on July 28, 2024

Hi alphafox02, I haven't messed with the kismet agents, but the sparrowwifiagent.py is quite capable. I actually just pushed a supplementary agent (sparrow-elastic.py) over the weekend that allows the wifi and bluetooth data to be uploaded to an Elasticsearch server / ELK stack in standard ECS-compliant format. That opens up a world of opportunities for data trend analysis, visualization, and event WIDS / bluetooth IDS when combined with ElastAlert. The data can also be combined in ELK's SIEM modules since it's ECS-compliant.

from sparrow-wifi.

alphafox02 avatar alphafox02 commented on July 28, 2024

There’s a few videos I put together on YouTube recently showing off some of sparrow-WiFi’s features so hopefully I’m doing it justice. Just have a look on YouTube for “cemaxecuter”.

I was just thinking if there’d be a way to make an agent version capable of running on openwrt, that’d also be great. That may require something completely different coding wise.

I’ve seen the recent updates and want to try it with amazon. Correct me if I’m wrong, it seems that only the access points (WiFi) are identified and not clients connected? I may have missed something.

At any rate, if you get a chance check out there one video I put up of kismet remote running on openwrt. It actually pushes the data out to a server instead of the other way around with the server reaching out to the agent.

Cheers!

from sparrow-wifi.

alphafox02 avatar alphafox02 commented on July 28, 2024

I doubt openwrt has every dependency needed to run the .py file, but I’ll take a look. That’d be awesome if it did.

from sparrow-wifi.

ghostop14 avatar ghostop14 commented on July 28, 2024

alpha, the video sounds great. I'll definitely check it out. For the WiFi, it is just the AP or ad-hoc side. I do have a plugin for sparrow I haven't released just due to problems that can arise that leverages aircrack-ng under the covers to get the connected clients as well.

from sparrow-wifi.

alphafox02 avatar alphafox02 commented on July 28, 2024

I’ll keep a look out for possible aircrack integration. That’d be great too.

from sparrow-wifi.

alphafox02 avatar alphafox02 commented on July 28, 2024

I forgot I posted this too. Was the aircrack-Ng issues ever resolved?

from sparrow-wifi.

ghostop14 avatar ghostop14 commented on July 28, 2024

I do have "plugins" that leverage aircrack-ng under the covers. But I haven't open-sourced them. Maybe I'll work on it a bit over the holiday.

from sparrow-wifi.

alphafox02 avatar alphafox02 commented on July 28, 2024

That’d be awesome! Hope you enjoy the holidays.

from sparrow-wifi.

ghostop14 avatar ghostop14 commented on July 28, 2024

@alphafox02 I just released the "Falcon" plugins to integrate aircrack-ng. Check out the latest push and the updated README. :)

from sparrow-wifi.

alphafox02 avatar alphafox02 commented on July 28, 2024

I can’t wait to check this out. Thankfully I brought my laptop and radios with me!

from sparrow-wifi.

alphafox02 avatar alphafox02 commented on July 28, 2024

It was literally drop in on DragonOS. Falcon menu is running and interface had no issue going to monitor mode. There was some pop up about John something wpa being better but not found.. I’ll see what that was talking about and add it. I see clients as expected. Awesome add on!

from sparrow-wifi.

alphafox02 avatar alphafox02 commented on July 28, 2024

Edit: Only thing I notice is that doing a right click grab WPA key seems to freeze the GUI, yet I can see the files in tmp are being written to and ps auxx shows airodump ng and air crack running. I eventually kill the processes to close out the GUI and restart.

from sparrow-wifi.

alphafox02 avatar alphafox02 commented on July 28, 2024

Building John and placing the relevant file in the /usr/bin/ folder keeps the GUI from freezing when attempting to capture keys. The continuous deauth works great on my AP though.

from sparrow-wifi.

ghostop14 avatar ghostop14 commented on July 28, 2024

Awesome @alphafox02. I'll update the README about john too. I scrolled through the code to see if I captured all the external referenced tools, but guess I missed that one. (I wrote this code about 2 years ago, I just never released it)

from sparrow-wifi.

alphafox02 avatar alphafox02 commented on July 28, 2024

It’s working great. Unfortunately I do not have all my equipment with me to test gps and what not. I’m wondering, seems to indicate so when looking at the new files, but if this is running on the pi or whatever, can you connect to the remote agent and also have the remote agent run the falcon tools? If so, will the clients also have gps info associated with them? That’d be awesome, not to mention if you can make the remote agent do other active pen testing things..

from sparrow-wifi.

ghostop14 avatar ghostop14 commented on July 28, 2024

Yes, with the agent, everything can run remote. Even the Falcon stuff. And it'll use the gps on the remote. Basically all the functionality happens on the agent and the UI would just be for display. All the prerequisites would apply on the remote system running the agent.

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.