Jump to content

Sleven

Active Members
  • Posts

    41
  • Joined

  • Last visited

Everything posted by Sleven

  1. If you are using two different wifi cards such as an Alfa and a TP Links and you want your alfa to be assigned as wlan0 which will be karma. Simply nano /etc/udev/rules.d/70-persistent-net.rules and find each interface that you want to change according to mac and swap wlan0 and wlan1 # USB device 0x:0x (ath9k_htc) SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="f8:d1:11:0e:00:00", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0" # USB device 0x:0x (rtl8187) SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:c0:ca:50:00:00", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan1"
  2. Has anyone found a work around for stripping SSL? Would like to throw a 3G dongle or Alfa and be able to snatch SSL passwords and pick up the device later retrieve the log or access remotely. I need to find short term solution until I get my pogoplug working.
  3. Did some troubleshooting. Came up with some strange results. One my computer time was way off. Another was while using Backtrack 5 as a victim I was able to grab passwords for twitter and so on but not gmail. When I switched to Windows 7 as the victim. I could grab them all. Don't have a mac os to try yet. Thought it was kinda strange.
  4. Forgot to add my test environment. Victim --> Backtrack 5 R1 Attacker--> ARMv5 XFCE. Victim attempting to access gmail via mozilla firefox 9.0.1.
  5. Anyone experience this issue with SSLStrip? Also still posting pages in HTTPS. Eth0 pineapple/Wlan0 Pogoplug
  6. Got XFCE up and running and a pineapple script. Wicd is being a little buggy shuts down when attempting to access wireless. May need to switch to network manager. Curious to see how much this kirkwood 1.2Ghz processor and 256mb RAM can do.
  7. Might try that when I rip my hair out with arch linux. LXterminal with LDXE is not wanting to work. Need to try some alternate terminals. Or go with xfce.
  8. Looks sweet Darren. Switched battery packs due to space in the pelican case? Thought you were using a Trent.
  9. Wifi is up using an alfa. May be switching to an edimax micro depending on range when all of this is gutted and stuffed into an enclosure.
  10. Tried to switch to debian squeeze with no success switched back to arch linux. I was tired of using pacman -S and wanted to use apt-get. Anyways... Installed SSLStrip, dsniff, iptables and tcpdump. Now on to wireless and figuring out how to get X.
  11. Can already tell this is going to be fun. Successful flash of ARMv5te Linux on Pogoplug E02 but having trouble getting a GUI to work.
  12. I thought about 3G dongle a few days back. I was testing out tethering my androids connection with the pineapple for foot/vehicle pentest. The price of all the hardware being snatched would suck. Not to mention ensure you use a prepaid 3G for a harder paper trail. As far as omni directional antenna I would build an antenna similar to the link below. Just have to cut it to wavelength using a vswr formula. Been a bit since I have had to deal directly with the RF world. I am used to tactical radios that deal with different freqs. As far as enclosures, I stopped by Home Depot took a look at some electrical termination boxes. I have also considered plaster casting a hollow rock. Have a few more ideas but hopefully this gets your wheels turning. http://www.hobbyking.com/hobbyking/store/uh_viewItem.asp?idProduct=10896
  13. RASapple? Yeah I wish they would release it already. I am jealous of the HDMI port and the price. Can't wait to see your design, I have seen your posts.
  14. Picked up a Pogoplug and 8GB Flash today. One step closer to pairing these up with my AP51 to make a drop and pwn machine aka Cocktail Fruit. Need to flash the plug with Arch Linux which I'm fairly new to. Makes me appreciate the convenience of just having backtrack. http://www.buy.com/prod/pogoplug-personal-cloud-media-sharing-solution-black/221688297.html http://www.amazon.com/PNY-Micro-Sleek-P-FDU8GBSLK-BLU-EF/dp/B004WB18E0 http://www.geek.com/articles/chips/f-bomb-50-computer-is-designed-to-hack-secure-networks-20120131/
  15. Anyone building this yet, Wifi Pineapple/F-Bomb or maybe raspberry pi? Concept of taking a fairly cheap AP51 and interfacing it with a fairly cheap modified pogoplug. I need something I can drop and and pick up later for analysis (SSLStrip, driftnet etc...) I would be willing to fund some of this project if Hak5 would like to take this on. http://www.geek.com/articles/chips/f-bomb-50-computer-is-designed-to-hack-secure-networks-20120131/
  16. Ngrep is not working on my pineapple. Ettercap can be used as a sniffer.
  17. Gave up on ettercap for now. Worked great for some instances just not with the pineapple. Used the script linked above worked great. Just want to add some sidejacking capabilities. And someday maybe a wifi pineapple integrated with this http://www.truthistreason.net/darpa-funded-hackers-tiny-50-spy-computer-the-f-bomb-drop-from-drones-hide-in-offices will be possible. =)
  18. Similar to itsm0ld's script http://forums.hak5.org/index.php?showtopic=24228&st=20&p=191520&hl=tcpdump&fromsearch=1entry191520 This is what I am using to snatch passwords. It will scroll display my pineapples password if the control center is open. Also looks like SSLStrip dies while victim is surfing and causes a DoS condition. Checked my etter.conf looks good. I will try the script above. Just want to consolidate info into a pin or on the wifi wiki using Google's advanced operators wear's me out after a while.
  19. Can we pin some scripts or post them on wifipineapple.com. Ngrep still is not working after reflash :(. I have been hand jamming sslstrip, iptables and ettercap. I also get to see my pineapple password about 600 times while the control center is up.
  20. Haven't messed with the 2.4ghz range but we have weaved a similar antenna through a vest for comm's before
  21. Sweet image. Guess is does NAT before hitting Wlan0
  22. Maybe I need to take Network+ or get my CCNA. Am I supposed to keep default network 172.X.X.X/24 for my pineapple and gateway if my host network piping wlan0 is 192.168.X.X/24. My brain is telling me no, but if I used 192.168.X.X/24 wouldn't that potentially cause an ip conflict with my router. OS:Backtrack 5 Maybe I should draw this out.
×
×
  • Create New...