Jump to content

blackball

Active Members
  • Posts

    14
  • Joined

  • Last visited

Everything posted by blackball

  1. I'm having issues getting the turtle to load on all but one of the machines I've tried. Looks like it can't load the device driver. Is there a work-around to this? Can the device driver be manually installed?
  2. Call me obtuse, but it sounds like there's no "whitelist" function in Karma as implemented. I really need to figure out if I can whitelist MACs to target attacks without accidentally associating unwanted nodes. Am I just trying to go about this all wrong?
  3. Has anyone run into issues using ICS in Kali? I'm using WLAN0 for internet and eth0 for the pineapple but when I connect the pineapple via eth0 the internet connection stops working. This persists until I reboot. Any ideas? I did configure the routes through network manager to use only wlan0 for "resources on its network".
  4. I ran into this issue too. Wicd doesn't support concurrent connections. Since it is easier for me to manually configure eth0 than set up a WPA supplicant, etc, I went the route of simply telling wicd not to configure the ethernet connection for me. This is really simple. Under "Preferences, General Settings" in wicd, erase the interface name for the wired interface. This worked like a charm for me and made wicd forget about my ethernet.
  5. I was wondering the same thing about using an Alfa USB rather than a 3G hot spot. How would you even go about configuring that? I'm thinking that way you could do a coffee house redirect using their wifi, but you'd need to do something about getting past the splash page...
  6. I'm currently evaluating power options for my mk4 myself. Being an R/C geek I'm very familiar with the 3-cell (11.1v) LiPo/LiFe packs. The true voltage should be near the 12v mark, so I'm wondering, has anyone else used say a 3 cell, 2100 mAh pack to power the pineapple? Any words of wisdom on the subject?
  7. It sounds like everyone else who's using images is linking to existing sites rather than hosting it directly on the device. Space acutally shouldn't be a problem (and isn't in this case) as I imagine it should be possible to fit small files in the /www/ folder (as I did) or link to an external USB device (which I have used). The thing that I found odd is that whether I place my image in the same location as the html file and simply reference it without specifying a path (like url=image.jpg) or leave it on the USB drive and reference it using a full path, it just doesn't show on the page. My end goal is to have a stand-alone device that does not require a 3g connection or tethered laptop from which I can host specific sites for redirect. Sounds like at this point no one else has tried this with the v4. Some of the earlier hak5 tutorials showed how to do this with earlier versions from downloading existing webpages to capturing the posts.
  8. So I'm playing with the rickroll feature and I've successfully redirected to my custom HTML page. The only problem is that the text appears but the image doesn't. I'm guessing there's some sort of reference problem, but for the life of me I can't figure it out. I'm doing something like <img src="image.png"> where the image is in the WWW folder the same as the index.html file that's calling it. Any guesses what I'm doing wrong?
  9. Very cool! That's exactly what I was considering. I'll have to see if my hardware hacking skills are up to the task.
  10. I like the thought of using a smartphone, since it wouldn't require a mod. My thought for a use-case would be to do some simple "mode changes" on the fly for the pineapple. In addition, seeing the target environment in a small, possibly integrated, display seemed like a useful addition to have an all-in-one device. I'm guessing that all that could be done with a smartphone, but I was concerned with adding concurrent connections to the one wireless interface available on the pineapple.
  11. Has anyone done anything to make a display and possibly some basic input/output for the pineapple? I'm thinking that it might be possible to use an Arduino microcontroller to interface some basic IO.
  12. If you're using wireshark you may be able to filter by the host which is likely chat.facebook.com. If anyone has recommendations on parsing the data passed from this URL I'd love to hear it, too.
×
×
  • Create New...