Jump to content

Lord_KamOS

Active Members
  • Posts

    106
  • Joined

  • Last visited

  • Days Won

    4

Posts posted by Lord_KamOS

  1. 17 minutes ago, Decoy said:

    Has anyone actually done this for the Pineapple yet? This would be a great module.

    You dont really need a module for that. 

    Just use evil portal and site survey.

     

  2. 9 minutes ago, Jay314 said:

    When mounting /dev/sdb (the BB) to /mnt/external/, the full path to the Payload is:

    /mnt/external/payloads/switch1/payload.txt

    The contents of the payload reads:

    
    #!/bin/bash
    LED G
    ATTACKMODE STORAGE ECM_ETHERNET

    ifconfig -a entry for the new interface reads:

    
    eth1      Link encap:Ethernet  HWaddr 00:11:22:33:44:55  
              BROADCAST MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000 
              RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

     

    Strange, i did the exact same thing and got a IP address.

     

  3. 15 minutes ago, RoninSmurf said:

    So still having a issue, including 2 screenshots to try to make some sense of this.

     

    I just tested these commands.

    wget wifipineapple.com/wp6.sh

    chmod +x wp6.sh

    ./wp6.sh

    it worked as it should.

    From the screenshots you posted, its obvious you copied the html page (the html tags gives it away) 

    So we can only help you if, you post all the commands you used.

    Or you can try to just copy paste the script from Darren's github. 

  4. 8 minutes ago, Strigoi said:

    Some advice: If you don't have anything nice to say, don't talk.

    Dude all he needs is some advice about his car. Why cant you just explain to him why his car wont work with 0 information about the car?

     

  5. Technically you can create as many threads as you want, but you cant use as much memory as you want. I do not know why the book recommends 16 and 128 threads, my guess is, that things cant get unstable and crash if you create too many. And the recommended amount of threads comes from experience.

     

×
×
  • Create New...