Jump to content

bonowantbiddy

Active Members
  • Posts

    12
  • Joined

  • Last visited

Everything posted by bonowantbiddy

  1. This is my first payload, it downloads an image and sets as a desktop background. Enjoy! GUI d DELAY 300 GUI r DELAY 300 STRING powershell DELAY 200 ENTER STRING cd c:\temp DELAY 300 ENTER STRING $clnt = new-object System.Net.WebClient ENTER DELAY 200 STRING $clnt | gm d* DELAY 300 ENTER STRING $url = "http://cdn.shopify.com/s/files/1/0068/2142/products/usbducky2.jpg" DELAY 300 ENTER DELAY 300 STRING $file = "c:\temp\USB_duck_image.jpg" ENTER DELAY 300 STRING $clnt.DownloadFile($url,$file) ENTER DELAY 300 ENTER DELAY 100 CTRL ESC DELAY 100 STRING c:\temp\USB_duck_image.jpg DELAY 300 DOWNARROW DELAY 300 MENU DOWNARROW DELAY 300 DOWNARROW ENTER DELAY 300 GUI d
  2. My guess is this is exactly what i was seeing. Thanks for the link.
  3. I cant remember I which video I watched, but the ducky was able to move a command prompt and some what hide it. I dont see the options for that though based on the commands the wiki shows. for example move the mouse to pixels 1x1. Any ideas?
  4. I considered the possibility of just being to close, just wasnt sure if it was a bad idea to boost the signal up. Thanks Digininja
  5. Has anyone had any issues with the fon signal strength? I am using the original antenna. The fon is sitting only a few feet away and sometimes the signal poor is very poor, then goes back to excellent, then dropping again. Will changing the tx power from 0db help?
  6. Thanks Digininja, I reflashed it and got it up and running last night.
  7. I dont have the logs, im going to keep trying to get it back. Thanks for your help, If all else fails, from which step would my starting point be from the setup guide to redo it?
  8. nmap -O -sT -sV <IP OF FON> Results PORT STATE SERVICE VERSION 53/tcp open domain dnsmasq 2.52 Device type: general purpose Running: Linux 2.6.X OS details: Linux 2.6.19 - 2.6.31 Network Distance: 0 hops The second command showed port 1471 being closed
  9. Acer Sharing Wifi -> Pineapple -> Macbook via wifi I can connect to the pineapple from another computer, I receive a ip and everything, i get full internet connectivity, I know the the address the pineapple is set up on based on what nmap is telling me but any attempt to access the gui, and it times out. Also trying to ssh, or telnet and the connection is refused.
  10. I received a wifi pineapple a few days ago, i referred to the various setup guides the forum offers and had it up and running, i set it up for dhcp because i was sharing my internet connecting from my wireless card to the pineapple. It was working great last night, today i have no such luck. I can connect to the pineapple, have full internet connectivity but can no longer connect to the gui for changing settings. I have consider the possibility of having to reflash it but am confused at exactly where i need to start because everything was already on and ready to go. any help in the right direction would be appreciated Thanks
×
×
  • Create New...