itsttl Posted November 2, 2014 Share Posted November 2, 2014 I had an idea last night for a different type of "intrusion detection" system. Basically I know that most phones nowadays send out probes for known networks that are "saved" in their phones. I also know that most people leave wifi on to save data on their limited data plans. What I would like to do is capture any probe requests that did not come from a list of devices I define and log those to a file. I do not want to do what Pineapple usually does an make a honeypot, I JUST need to log the probes and device MACs. Is this possible? Thanks. Quote Link to comment Share on other sites More sharing options...
DataHead Posted November 2, 2014 Share Posted November 2, 2014 yes sir, you can :) it comes preloaded with airodump-ng. and with such, you can grep / awk the output Quote Link to comment Share on other sites More sharing options...
itsttl Posted November 2, 2014 Author Share Posted November 2, 2014 Datahead, Thanks for the reply. However, my $15 dd-wrt router can run airodump and grep. This would take huge amounts of space. Even if I piped output to stdout it's not pretty. I was hoping this feature would be built in to pineapple and save me debugging time. I await other replies, maybe from project admin :) Quote Link to comment Share on other sites More sharing options...
DataHead Posted November 2, 2014 Share Posted November 2, 2014 oops, yeah i would would wait for someone with more experience with the MarkV. i just got mine and haven't dug in too much to its core functions. spent most of my time modding an incognito fake 6lb rock, to make it house the pineapple & antenna's internally lol ( i think people would find it slightly odd if a rock had 4 antennas sticking out of it hahaha ), and busy learning it so far learning python to configure the MarkV for my own needs :) ( coming from C# to python, i wonder if my hair will grow back?? ) but in any means, wait for Darren or Seb, or someone who has much more experience with its functions, as i havent done too much with mine as of yet other than scripting it for my very specific needs. Quote Link to comment Share on other sites More sharing options...
m40295 Posted November 2, 2014 Share Posted November 2, 2014 I would suggest looking into kismet Quote Link to comment Share on other sites More sharing options...
eficker Posted November 4, 2014 Share Posted November 4, 2014 Try checking this out: https://bitbucket.org/LaNMaSteR53/wuds Not for the pineapple, but worth a look. Quote Link to comment Share on other sites More sharing options...
DataHead Posted November 4, 2014 Share Posted November 4, 2014 actually, i dont see why that wouldnt be able to run on the pineapple. meets all the requirements. " WUDS can be installed and configured on any system with Python 2.x and a wireless card capable of Monitor mode " Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.