would it be ok to upload it to a git or something?
#21
Posted 22 March 2012 - 04:19 PM
would it be ok to upload it to a git or something?
#22
Posted 22 March 2012 - 06:01 PM

OPKG Manager | Site Survey | WPS Button | Monitor | Nmap |
Keylogger | Tcpdump | Logcheck | SSLstrip | URLSnarf |
WiFi Jammer | DNSSpoof | Status | Network Manager
Ettercap | MITM | Occupineapple | Interceptor
Donate if you like my work
#23
Posted 24 March 2012 - 02:57 AM
which in my case i cant both work it together. karma and site survey. is there a way to solve?
#24
Posted 24 March 2012 - 09:59 AM
#25
Posted 27 March 2012 - 10:09 AM
As of now, new versions will only be released as a module which will be sent to Seb.

OPKG Manager | Site Survey | WPS Button | Monitor | Nmap |
Keylogger | Tcpdump | Logcheck | SSLstrip | URLSnarf |
WiFi Jammer | DNSSpoof | Status | Network Manager
Ettercap | MITM | Occupineapple | Interceptor
Donate if you like my work
#26
Posted 27 March 2012 - 05:59 PM
for example
deautheticate ssid"A" every 5 or 10 sec
#27
Posted 27 March 2012 - 06:29 PM
I made a new version of the site survey (see first post).
As of now, new versions will only be released as a module which will be sent to Seb.
Is your new site survey version the one we currently have installed view modules? I can see its different anyway.. Awesome job dude!
#28
Posted 27 March 2012 - 06:38 PM
Is your new site survey version the one we currently have installed view modules? I can see its different anyway.. Awesome job dude!
Yup
#29
Posted 28 March 2012 - 12:24 AM
The changes from the previous version (1.0) are the auto-refresh, a more visible graph (black background) and some columns added. If you don't see those, you still have the old versionIs your new site survey version the one we currently have installed view modules? I can see its different anyway.. Awesome job dude!
Edited by Whistle Master, 28 March 2012 - 12:25 AM.

OPKG Manager | Site Survey | WPS Button | Monitor | Nmap |
Keylogger | Tcpdump | Logcheck | SSLstrip | URLSnarf |
WiFi Jammer | DNSSpoof | Status | Network Manager
Ettercap | MITM | Occupineapple | Interceptor
Donate if you like my work
#30
Posted 01 April 2012 - 08:12 AM
In this scenario there are three ssid's I'll reference: 'netgear' (the legit AP), 'free_wifi' (my default pineapple ssid) and 'FAKEAP' for my stored open auth ssid on my victim. I connect my victim (evo4g android phone) to my legit AP, 'netgear'. I fire up my pineapple, connected to a BT5 laptop, turn on karma and goto 172.16.42.1/pineapple/site_survey.php and theres nothing listed as expected. If I turn off mon.wlan0 first and turn it back on, I lose all ability to karma victims. I still have my free_wifi ssid (my default ssid, as opposed to "pineapple") but no FAKEAP is ever responded to my victim. Manually instigating a probe request by turning off/on my wifi on the victim does nothing, as the pineapple is not "listening" for AP's on wlan0, its using mon.wlan0 to listen for probe requests (it HAS to be! its the only way this makes sense). So by turning off mon.wlan0 you destroy the pineapples ability to say "YES" anymore, even if you bring it back up as mon0 (standard airmon-ng fare).
Power cycle the pineapple fixes it all of course. Now if instead of bringing down mon.wlan0 and bringing it back up as mon0 - if I just turn off WLAN0 and bring it back up, I see my list of nearby APs and it deauths the netgear AP just fine and karma's my victim right to the pineapple, like a champ. So my question is why do we even give the option to turn off/on mon.wlan0? There doesn't seem to be a need to, and in fact it hurts what we're trying to accomplish.
I've already removed the link on my local site_survey.php, maybe to reduce peoples confusion you can do the same for the production version of the module too? Thanks WM, this mod is exactly what I've been looking for!
telot
#31
Posted 01 April 2012 - 10:06 AM
You're right, if I only turn down / up the wlan0 interface, I can see the AP list, but I don't get any clients listed if I don't bring down / up the mon.wlan0 interface...
Can you list the clients connected if you only turn down / up wlan0 interface ?

OPKG Manager | Site Survey | WPS Button | Monitor | Nmap |
Keylogger | Tcpdump | Logcheck | SSLstrip | URLSnarf |
WiFi Jammer | DNSSpoof | Status | Network Manager
Ettercap | MITM | Occupineapple | Interceptor
Donate if you like my work
#32
Posted 01 April 2012 - 11:52 AM
Telot,
You're right, if I only turn down / up the wlan0 interface, I can see the AP list, but I don't get any clients listed if I don't bring down / up the mon.wlan0 interface...
Can you list the clients connected if you only turn down / up wlan0 interface ?
I was thinking this too last week, i had so many problems doing my testing.
May I suggest an 'Auto WLAN Restart' Feature, if we are working via wifi, as if I turn off WLAN0 to restart site survey, I obviously cannot log back into the pineapple.
The only thing I could do to get it back on was via setting up a button to turn it on (in the beta 1.1 firmware, button module )
Evil: When I have the map, I will be free, and the world will be different, because I have understanding.
Robert: Uh, understanding of what, Master?
Evil: Digital watches. And soon I shall have understanding of video cassette recorders and car telephones. And when I have understanding of them, I shall have understanding of computers. And when I have understanding of computers, I shall be the Supreme Being!
#33
Posted 01 April 2012 - 03:49 PM
I was thinking this too last week, i had so many problems doing my testing.
May I suggest an 'Auto WLAN Restart' Feature, if we are working via wifi, as if I turn off WLAN0 to restart site survey, I obviously cannot log back into the pineapple.
The only thing I could do to get it back on was via setting up a button to turn it on (in the beta 1.1 firmware, button module )
rofl interesting side effect! I totally didn't think about that, as I always connect to my pineapple via ethernet or over cellular/ethernet. It should be a cinch to modify the script to bring it right back up so that you'd lose connectivity for as little a time as possible.
telot
#34
Posted 02 April 2012 - 11:17 AM

OPKG Manager | Site Survey | WPS Button | Monitor | Nmap |
Keylogger | Tcpdump | Logcheck | SSLstrip | URLSnarf |
WiFi Jammer | DNSSpoof | Status | Network Manager
Ettercap | MITM | Occupineapple | Interceptor
Donate if you like my work
#35
Posted 02 April 2012 - 04:13 PM
Owe you a pint
Evil: When I have the map, I will be free, and the world will be different, because I have understanding.
Robert: Uh, understanding of what, Master?
Evil: Digital watches. And soon I shall have understanding of video cassette recorders and car telephones. And when I have understanding of them, I shall have understanding of computers. And when I have understanding of computers, I shall be the Supreme Being!
#36
Posted 03 April 2012 - 07:30 AM
Telot,
You're right, if I only turn down / up the wlan0 interface, I can see the AP list, but I don't get any clients listed if I don't bring down / up the mon.wlan0 interface...
Can you list the clients connected if you only turn down / up wlan0 interface ?
Same thing here - only the AP list, no clients. For me, that is just fine for now - losing the ability to karma outweighs the need to see clients in my book, though others may feel differently and therefore want the monitor up/down. Perhaps a line of instruction regarding this either in a README or on the actual page site_survey.php will reduce future confusion?
Thanks again WM, this thing is awesome
telot
#37
Posted 03 April 2012 - 05:12 PM
v1.3.1

OPKG Manager | Site Survey | WPS Button | Monitor | Nmap |
Keylogger | Tcpdump | Logcheck | SSLstrip | URLSnarf |
WiFi Jammer | DNSSpoof | Status | Network Manager
Ettercap | MITM | Occupineapple | Interceptor
Donate if you like my work
#38
Posted 03 April 2012 - 06:44 PM
Upgraded to Official 1.1.0 release and installed 1.3.2 Site Survey.I just sent an update to Seb regarding the Auto WLAN feature
v1.3.1
However when I try to deauth clients, I get following error message (see screen cap)
This didnt happen pre update
Attached Files
Evil: When I have the map, I will be free, and the world will be different, because I have understanding.
Robert: Uh, understanding of what, Master?
Evil: Digital watches. And soon I shall have understanding of video cassette recorders and car telephones. And when I have understanding of them, I shall have understanding of computers. And when I have understanding of computers, I shall be the Supreme Being!
#39
Posted 04 April 2012 - 12:20 AM
Thanks for reporting that. I will correct the bug and send a new version to Seb tonight.Upgraded to Official 1.1.0 release and installed 1.3.2 Site Survey.
However when I try to deauth clients, I get following error message (see screen cap)
This didnt happen pre update

OPKG Manager | Site Survey | WPS Button | Monitor | Nmap |
Keylogger | Tcpdump | Logcheck | SSLstrip | URLSnarf |
WiFi Jammer | DNSSpoof | Status | Network Manager
Ettercap | MITM | Occupineapple | Interceptor
Donate if you like my work
#40
Posted 04 April 2012 - 12:32 AM
is there any link to the newest version (v1.3.2) ?
because at the first post it seems (v1.0b)
Also tagged with one or more of these keywords: Module
WiFi Pineapple / Jasager →
Mark IV →
Captive Portal Module Still in the Works or Released? How to setup?Started by flakefrost, 16 Apr 2013 |
|
|
||
WiFi Pineapple / Jasager →
Pineapple Infusions →
Mark IV →
AutomatorStarted by Foxtrot, 10 Mar 2013 |
|
|
||
WiFi Pineapple / Jasager →
Mark IV →
" List available Infusions (aka modules)" CGI errorStarted by Melkizadek, 05 Feb 2013 |
|
|
||
WiFi Pineapple / Jasager →
Mark IV →
Backup/Restore Lost Modules After Upgrading FirmwareStarted by VoidException, 28 Jan 2013 |
|
|
||
WiFi Pineapple / Jasager →
Mark IV →
CGI error when I click "List available infusions" on Pineapple bar pageStarted by CCIECarl, 23 Jan 2013 |
|
|
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users















