Jump to content

Whistle Master

Pineapple Moderators
  • Posts

    941
  • Joined

  • Last visited

  • Days Won

    63

Everything posted by Whistle Master

  1. The feature has never been there actually ;) I will add it in the next version of the module. EDIT: version 2.3 is out with ssmtp installation feature ^_^
  2. Please post in MITM module thread for a better follow-up of all bugs :) If a moderator could merge the two threads ? To answer your question, it may be a bug. Is your usb drive mounted on /usb ?
  3. Are you running sslstrip and urlsnarf both from the module gui or command line ?
  4. I'm packaging the changes into the module right now :P
  5. Weird Where is installed mdk3 ? On usb or internally ?
  6. 2.9 is out (bug fixes with configuration save and empty values)
  7. I re-flashed my pineapple to 2.7.0 and mdk3 is working again (mdk3 is installed on usb on my pineapple) Can you try to re-flash to 2.7.0 and see if it works ?
  8. It was tested on 2.7.0. What issue did you experience ? EDIT: I tested it on a fresh 2.7.4 version and it works too. EDIT2: Odd. Since my update to 2.7.4, mdk3 is not working anymore. Logs are correctly output on the console, but don't see any SSIDs
  9. New version 2.8 is out with configuration save (not yet the interfaces however).
  10. First version is out ^_^ EDIT: v1.1 is out, little css fix
  11. Yes: it will be released when it will be ready :P
  12. How is your network setup ? Because, for the moment, the module is not working on bridged interfaces, until ebtables will be officially part of the firmware. You have to use the WAN port to get internet access from. Hope it helps !
  13. Have a look at the MITM module, there is already a script to replace all images. You can easily adapt it to also replace videos.
  14. Thanks ;) By the way, I will need soon some beta testers, if you are interested, as usual, drop me a PM !
  15. No, I won't. The keylogger will stay as a separated module :)
  16. Hi ! Another module I'm working on: the Interceptor, based on digininja's concept :) As soon as the module is activated, you can run see the live traffic. I did not integrated the tcpdump part, as there is already a dedicated module for that :P It is also possible to remotely capture traffic with tcpdump over ssh: ssh root@172.16.42.1 /usb/usr/sbin/tcpdump -i eth1 -w - 'port !22' > capture.pcap Features: - Autostart - Auto Network configuration and installation with proper roll back - Connect through a new SSID "Interceptor" - 802.1X TODO: - Transparent 802.1X bypass, but it needs ebtables which I don't manage to install and run on the pineapple (yet) - VPN - Ability to connect to the pineapple through wifi (for the moment, when the module is activated, you can only roll back by connecting to the pineapple through WAN port)
  17. Hi ! I wanted to share with the community my new module: Occupineapple :) (Sounds familiar, isn't it :P) This is indeed based on Darren’s idea (Darren, if you pass through, I'm interested to have your feedback / thoughts ;) ) Features: - based on mdk3 - autostart - Configuration (speed, channel) - Choose SSID list to broadcast (if no list is specified, random SSIDs are broadcasted) - SSID lists editor - List can be with (*.mlist extension) or without MAC addresses (*.list extension)
  18. First version is out ;)
  19. But for that, we would need ebtables on our pineapple ;)
  20. You have to separate MAC addresses with a return. You can also "comment" an address using a hash in front of it. Karma does not use different MAC.
  21. Correct. Clients connected to whitelisted APs won't be disconnected. If you add your pineapple MAC, you won't be disconnected.
  22. The whitelist / blacklist is only for APs MAC address, not clients.
  23. This is a problem related to the urlsnarf module. Please post in each module thread for bugs. That said, my module have only been tested for stable branch. I have to test them with the 2.7.3 release ;)
×
×
  • Create New...