Jump to content

BeNe

Active Members
  • Posts

    184
  • Joined

  • Last visited

  • Days Won

    6

Posts posted by BeNe

  1. I want to build a setup with Client Mode (ICS) + SSLStrip + PineAP.

    But it does not work. The Mark V reboots after i enable the services. Here is what i have done exactly:

    1. Format SD-Card
    2. Re-Flash 2.0.4
    3. Conneted to WiFiPineapple via WiFi (Pineapple5_xy) on wlan0
    4. Connected extern Alfa USB (AWUS036NEH) and added as Client Mode (ICS) on wlan2
    5. Installed sslstrip and deauth to SD-Card
    6. Installed mdk3 to SD-Card
    7. Deauth -> Enable wlan1 -> Start Monitor on wlan1 (RED Led is still off!!!)
    8. Whitelisted all my WiFi Networks (includes Pineapple itself + my WiFi ICS source)
    9. Start WiFi Deauth with Aireplay-ng on wlan1 / mon0
    10. RED LED is still off but wlan1 is in use!?
    11. Deauth works fine, but does not show all MAC's that are currently DeAuth`ing (only once on startup but not new MAC's)
    12. Enabled MK5 Karma
    13. Enabled PineAP
    14. Enabled Dogma
    15. Enabled Beacon Response
    16. Enabled Auto Harvester
    17. RED Led is ON - BLUE Led is OFF for a short time
    18. PineApple reboots!

    Maybe i'm doing something wrong and it is my fault that i used the wrong interfaces or order to enable the services ?

    Thanks for any help!

    Greez BeNe

  2. I installed the infusion on my webserver and found a bug.

    If you use a Password with an "$" in it - it will be used as a variable and the user creating / login does not work.

    Notice: Undefined variable: XNvb22x in /var/www/virtual/mydomain.tld/htdocs/pineapplestats/includes/db_connect.php(6) : eval()'d code on line 12 Warning: mysqli::mysqli(): (HY000/1045): Access denied for user '77_pineapplestat'@'localhost' (using password: YES) in /var/www/virtual/mydomain.tld/htdocs/pineapplestats/includes/db_connect.php on line 13

    The password was "F1$XNvb22x". The part behind the "$" was the undefined variable

  3. The alfa usb wifi has also being offered at a reduced rate to address the slow connection speeds with the pineapple they have now removed that discount

    That´s not true! It is still there for $13.96. You only need to "Build your own" and select it under Accessories.

    the first page in the store to the rubber ducky says 29.99 then when you click through they are now 39.99 unless you want to buy 10 then you can get them for 29.99

    Wasn´t there a difference beetween the "Rubber Ducky" and the "Rubber Ducky Deluxe" ? You pay the 39.90 for the Deluxe version.

    so i have had an order sitting in the shopping cart until these came back in stock now rethinking the whole thing

    It is your choice... :rolleyes:

  4. Well, i know this thread is old and i it is a repeated question.

    But i hope Darren and the Hak5 Shop team can understand it...

    Will there be an EU distribution near / this year ?

    It is just still unattractive for us in the EU to buy something at the Hak5 Shop.

    Thanks for any info.

  5. Here are my experience with the Mark IV and Version 3.0.0

    Karma:
    I changed the SSID with the persistent option in the GUI.
    But after a reboot the SSID is back on default. Also the default SSID is still online.
    So there are two active wifi networks online.
    If SSLStrip or tcpdump is active with every other module/infusion the pineapple has a CPU Load ~ 8.00 and reboots directly.
    Phialis:
    Phialis is not working. The same error on every infusion:
    [?] Select Infusion(s) to install to usb: smser
    cat: can't open '/pineapple/infusions/moduleList': No such file or directory
    [+] Installing smser version 1.1 to destination usb with md5 ee2d20f0d3f20268e2123fc685fda179
    sh: can't open '/pineapple/modules/installer.sh'
    [~] Done !
    Status v1.1
    Bandwidth Graph doesn't work (for me)
    CPU Graph doesn't work (for me)
    GUI
    The GUI itself is much slower the the 2.8.1 version with all the tiles.
    All in all the 3.0 is not that stable - but yeah it is the first 3.0 version. So we will see what comes in the future.
    This is no critic or something to blame on the project. Just my personal experience.
    Thanks @ all dev's and supporters.
  6. Looks like there is something missing in the commandline that the gui build ?

    I tried to set different filters in the gui and pressed start. The file /usb/infusions/ettercap/ettercap.sh with the selected filters was created.

    But if i try to run the same command manualy i get an error:

    root@Pineapple:/usb/infusions/ettercap# ls -l
    drwxr-xr-x    2 501      20            4096 May 16 22:12 css
    -rw-r--r--    1 501      20            7460 Feb  9 20:53 ettercap.php
    -rwxr-xr-x    1 root     root           138 May 16 22:22 ettercap.sh
    -rw-r--r--    1 501      20            1275 Feb  9 20:53 ettercap_actions.php
    -rw-r--r--    1 501      20            1512 Dec 23 13:31 ettercap_data.php
    -rw-r--r--    1 501      20            1705 Aug  5  2012 ettercap_filters.php
    -rw-r--r--    1 501      20            2012 Feb  9 20:53 ettercap_vars.php
    drwxr-xr-x    2 501      20            4096 Aug  5  2012 filters
    drwxr-xr-x    2 501      20            4096 May 16 22:12 js
    drwxr-xr-x    2 501      20            4096 May 16 22:22 log
    root@Pineapple:/usb/infusions/ettercap# cat ettercap.sh
    #!/bin/sh
    ettercap -i br-lan -M arp -w /usb/infusions/ettercap/log/log_1368742926.pcap > /usb/infusions/ettercap/log/log_1368742926.log &
    root@Pineapple:/usb/infusions/ettercap# ettercap -i br-lan -M arp -w /usb/infusions/ettercap/log/log_1368742926.pcap > /usb/infusions/ettercap/log/log_1368742926.log
    
    Please select an User Interface
    
    root@Pineapple:/usb/infusions/ettercap#
    

    So there is a User Interface type missing ?

    User Interface Type:
      -T, --text                  use text only GUI
           -q, --quiet                 do not display packet contents
           -s, --script <CMD>          issue these commands to the GUI
      -C, --curses                use curses GUI
      -G, --gtk                   use GTK+ GUI
      -D, --daemon                daemonize ettercap (no GUI)
    
    

    I added a "-T" and the most commands works on the shell so far. Sometimes it stops also directly. No running process with "ps" found.

    Don´t know if this helps anybody out there or if this is the real problem. Only want to share it...

    Greez

    BeNe

  7. Since the Astro3 is no more available for me here in Germany (only Astro3E) i search for an alternative battery pack.

    Found one at Amazon -> XT Power MP-10.000mAh

    Someone use this already ? Need power for my pineapple + raspberry pi.

    -> http://www.amazon.com/XTPower-10000mAh-Recorders-Sensation-Connectors/dp/B00935L44E/ref=sr_1_4?ie=UTF8&qid=1368883415&sr=8-4&keywords=XTPower%C2%AE+Powerbank

    Thanks & Greez

    BeNe

  8. SmokeTooMuch did already post the iptables in part 6 in his post.

    Here again (only copied)

    iptables -t nat -A POSTROUTING -s 172.16.42.0/24 -o usb0 -j MASQUERADE
    iptables -A FORWARD -s 172.16.42.0/24 -o usb0 -j ACCEPT
    iptables -A FORWARD -d 172.16.42.0/24 -m state --state ESTABLISHED,RELATED -i usb0 -j ACCEPT
    
  9. Well here's my working setup:

    Wifi pineapple mark IV with 2.8.1 firmware

    HTC One X+ with AOKP

    Laptop connected via wifi to the Pineapple

    The Android usb tethering works without any problems. Just connected the android directly with the usb cable to the pineapple.

    After some seconds the usb0 is up and i am online. Of course, to get the clients online you need to fire up the iptables.

    Looks like it is no 2.8.1 firmware issue.

    Greez

    BeNe

×
×
  • Create New...