hna32x Posted January 5, 2014 Share Posted January 5, 2014 Hello. I've noticed that "Site Survey" infusion show incorrect Quality info, cause it's produced from iwlist utility, where the maximum quality is 70, not 100 as it's suggested in infusion interface. Small changes to iwlist_parser.php solves the problem. I'm not very good at PHP, but here's my way: $ergebnis[$device][$cell]['Quality'] = trim(number_format (substr($zeile, $first_eq_pos + 1, $slash_pos - 1) * 100 / 70, 0)); P.S. I've not found "Site Survey" topic and have made it myself, i hope author of infusion will see it. BR, hna32x Quote Link to comment Share on other sites More sharing options...
Whistle Master Posted January 5, 2014 Share Posted January 5, 2014 You are right, I forgot to change it in the last release but it will in the next one, thanks ! Quote Link to comment Share on other sites More sharing options...
Kaitology Posted February 12, 2014 Share Posted February 12, 2014 This infusion does nothing for me. Starting a capture on any AP just "stops" (as in not running) and didn't do anything. Not sure what the problem is. Will investigate more tomorrow. Quote Link to comment Share on other sites More sharing options...
Leftcoast Posted March 27, 2014 Share Posted March 27, 2014 Hi guys Just picked up a MKV pineapple, still learning the ropes so please bear with me.. I've got Site Survey up and running, very nice tool. Ideally I'd like to be able to log all SSIDs/BSSIDs over a period of time - ie: throw the pineapple in a bag, go for a walk, come back and review what networks I have passed. I see that I can log the details of a single AP to file, but it requires a button click, one at a time. Any idea if this could be automated via site survey, or should I go down another road? Quote Link to comment Share on other sites More sharing options...
Jerfguy2 Posted April 23, 2014 Share Posted April 23, 2014 WarWalking / Driving / ... Would be cool to do with this tool. Any updates onf LeftCoast's question? Quote Link to comment Share on other sites More sharing options...
dustbyter Posted April 23, 2014 Share Posted April 23, 2014 This would be a nice addition to have to the system. Additionally, it would be nice to have the ability to post an HTTP request with the information as well, incase someone wanted to store this data remotely and perform some analytics on the data. Quote Link to comment Share on other sites More sharing options...
Whistle Master Posted April 28, 2014 Share Posted April 28, 2014 (edited) Well... I can only say: stay tuned This will be an other infusion I'm working on since quite a long time. Edited April 28, 2014 by Whistle Master Quote Link to comment Share on other sites More sharing options...
tkzic Posted April 29, 2014 Share Posted April 29, 2014 Noob question.... Are there any examples of command lines to run site survey? Thanks. Quote Link to comment Share on other sites More sharing options...
choppin32 Posted May 2, 2014 Share Posted May 2, 2014 You have my attention Whistle Master. I cant wait!!! Quote Link to comment Share on other sites More sharing options...
Leftcoast Posted May 6, 2014 Share Posted May 6, 2014 Looks excellent. /me waits... Quote Link to comment Share on other sites More sharing options...
WiFi Cowboy Posted September 22, 2014 Share Posted September 22, 2014 Maybe someone can throw me a bone here. I'm on FW 2.0.4 and I'm using Site Survey 1.8. I cannot seem to figure out how to do passive site surveys. I've tried starting a mon0 interface from wlan1 and every combination but every time I do a scan, I see probe requests from my wireless interface. This is not the case from the CLI, I can do passive scans no prob. Am I missing something simple here? Quote Link to comment Share on other sites More sharing options...
Whistle Master Posted September 23, 2014 Share Posted September 23, 2014 What commands are you using from ssh to perform your scan ? Quote Link to comment Share on other sites More sharing options...
WiFi Cowboy Posted September 23, 2014 Share Posted September 23, 2014 (edited) I used airodump-ng with the monitor interface (started from site survey) on the CLI with, "airodump-ng mon0" and it works (don't see probe requests). I guess I'm just confused, I would have expected the monitor interface being selected in Site Survey, I wouldn't see probe requests. Is this supposed to be the case? Edited September 24, 2014 by WiFi Cowboy Quote Link to comment Share on other sites More sharing options...
Whistle Master Posted September 24, 2014 Share Posted September 24, 2014 I understand. Well, no this not the case, the Site Survey infusion is only to list APs, not the probe requests. Quote Link to comment Share on other sites More sharing options...
WiFi Cowboy Posted September 25, 2014 Share Posted September 25, 2014 I do apologize Whistle Master. I read my previous posts and can see that I wasn't being clear. What I meant to say is that I am using Wireshark on another machine to watch the Pineapple for probe requests (My goal is to not see any probe requests from the Pineapple and still have Site Survey report the available APs/clients (Stealth being my main objective here)). I cannot figure out how to do this from the Site Survey tile. I very much appreciate you trying to help me with this. In the future I'll try to be a little more clear. Quote Link to comment Share on other sites More sharing options...
Whistle Master Posted September 28, 2014 Share Posted September 28, 2014 You can't do passive scanning with Site Survey, like with airodump. The monitor interface is used to perform a capture of a specific AP. Quote Link to comment Share on other sites More sharing options...
Whistle Master Posted February 1, 2015 Share Posted February 1, 2015 v2.0 is out. Changelog - fixe css issues Quote Link to comment Share on other sites More sharing options...
cheeto Posted March 10, 2015 Share Posted March 10, 2015 Hi guys, I love this infusion! I find it very useful for any type of pentesting. My doubt however : When switching to Wlan1 - mon0, my AP's disappear. (like post #13) On the other hand, if I use Wlan0 I could then see the APs. So, my question is... Does Site Survey work with Wlan0 or Wlan1 mon0? Thanks guys!! Quote Link to comment Share on other sites More sharing options...
cheeto Posted March 10, 2015 Share Posted March 10, 2015 Figured it out. So I thought I'd share the solution. This is what works for me: WLAN1 UP + mon0 This combo will provide you with client info etc.... Cheers! 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.