Jump to content

newbi3

Pineapple Moderators
  • Posts

    1,022
  • Joined

  • Last visited

  • Days Won

    62

Everything posted by newbi3

  1. It was some UI changes and now tabs are created using the drawTabs function in the API for forward compatibility with future firmware releases and to eliminate any possible js and css issues I'll add a changelog to the thread in a minute Change log has been added
  2. Version 1.3 is now out please update
  3. You can download it now and its for the webserver in /www but there is no reason why you can't use the pages for nodogsplash as well unless there is PHP in your code because NoDogSplash can't process php. Something I am working on :p
  4. Bob the Builder is a manager for the webserver in /www on the pineapple and also has tools to assist in making web pages. https://www.youtube.com/watch?v=fcmYzG1-OII&feature=youtu.be THIS IS NOT A SUPPORT THREAD FOR NOT WORKING HTML OR PHP OR JAVASCRIPT. ONLY POST ISSUES OR SUGGESTIONS FOR THE INFUSION HERE
  5. I'm not telling him to flash over serial i want him to console in to it so we can see why its hanging
  6. It could be that the pineapple isn't getting enough power to boot. Is it just the blue LED thats blinking and no other LEDs? Did you try connecting to it anyways?
  7. You can use any firmware version you want for the MKIV. https://wifipineapple.com/?downloads&version=mk4 And I do believe that the pineapple bar is still being hosted for the MKIV. Someone can correct me if I am wrong. To change your network configuration edit /etc/config/network on your pineapple
  8. There are a lot of threads where people have been helped https://forums.hak5.org/index.php?/topic/33681-evil-portal-help-with-portal-codeplz/ https://forums.hak5.org/index.php?/topic/33697-evil-portal-authtarget/ https://forums.hak5.org/index.php?/topic/33578-evil-portal-setup-adding-the-authtarget-to-a-button/
  9. Yes the traffic going through the VPN is encrypted but your IP address is not invisible or masked to your ISP they just know you are sending data to the VPN server. Now the data coming out of the other end of the VPN tunnel is not encrypted (unless its using SSL or something) so your ISP can't see what you are doing but the ISP that your VPN server is connected to and the administrators of the VPN server can see what you are doing
  10. Connect wirelessly to your pineapple then to access them you go to http://172.16.42.1:1471 or http://172.16.42.2:1471 and you can make either one you want do whatever you want. Only 1 needs to be in client mode
  11. I've never seen their interface before. Mind posting a screenshot?
  12. You could do everything you can do with the pineapple with a laptop yeah but the point of the pineapple is that its only $100 so its kind of a disposable box and the ease of use it provides is definitely a strong point of it. My main purpose for getting my first pineapple back in the MK IV days was just to have a project to work on, and its a really fun project
  13. After you copy the code comcast has 0 control over changes you make the HTML so even if they did change something you can read through it and modify it to do what you want. There may be copy right issues doing this though and since comcast is satans ISP I'd be careful doing anything
  14. That is out of date then. PineAP and karma have been updated and pretty much all modern devices that you will buy off the shelf are vulnerable to it. I have yet to see a device that is not vulnerable
  15. Karma works great on everything. How old is the firmware on your pineapple?
  16. I use OS X as well for my main laptop and desktop but I never feel like messing around with trying to get ICS working on it so I just open up a linux vm (I prefer arch but it doesn't matter) and then tether my pineapple that way.
  17. Can you ssh into pineapple 2 (172.16.42.2) and ping google.com and see if you get any replies. Remember the first pineapple will have to have an internet connection
  18. I'm not sure if its the next firmware release or the one after that but I'd imagine it will be soon. I'm not a firmware dev I just make infusions
  19. You also need to set the gateway to 172.16.42.1 on the second pineapple with the IP address of 172.16.42.2. There will be a firmware update that takes advantage of the pineplug giving it its full functionality in the near future I assume.
  20. Well Tesla, Foxtrot, Computerchris, wh1p and I have developed a tool for controlling the pineapple without a web interface. We don't have it the permission to release it yet but I'm hoping soonish we will. Also I am working on a more legitimate tool for controlling the pineapple remotely that will also allow you to control multiple pineapples at once from the same tool. The current state of SMSer is a disgrace to me honestly. SMSer 3.0 will be coming out sometime next year that will allow users to control their pineapple with google voice, sms over a modem plugged into the pineapple, and MMS or email. If you want to write something yourself to control infusions its pretty simple, all of the infusions that have a web interface can be controlled by making HTTP get and post requests. Just look at the code for some of the infusions you'll see how they work
  21. I assume by "mount" you mean connect right? Also is your phone the hotspot and also running a vpn? pineapple -> phone -> vpn or pineapple -> phone (with a vpn client) -> access point or pineapple -> access point -> phone? Your post is unclear
  22. I definitely agree that it would be useful if developers put the command to start the infusion in the web interface or even if they made a "import to dip switch" button that does it automatically for you. This is kind of outside the scope of the firmware however and its a developer thing and its kind of hard to regulate devs who are just doing stuff voluntarily. In my next releases of my infusions I will put the commands to start them on the web interface, its not a top priority right now though so I wont be pushing updates to my infusions just for that feature instead it will come with the next update of my infusions (which there are a lot of updates currently in the oven that will be amazing when they are done)
×
×
  • Create New...