Jump to content

cheeto

Dedicated Members
  • Posts

    721
  • Joined

  • Last visited

  • Days Won

    9

Everything posted by cheeto

  1. That's exactly my situation right now. There are times that a captive portal may share the same images from portal to portal, so that's fine. but when you clone a site and have all the details like 20 jpgs, a couple of css's etc.. it tends to get a bit disorganized. It would be great if we could keep a shared folder for portals that share common images etc.. and have individual folders for each portal. Just an idea i guess..
  2. My current structure is as follows: etc/nodogsplash/htdocs/images My "images" folder has all the jpg's for all my portals. I tried making a folder inside of the images folder but i can't get Evil portal to access the jpgs that are in there. Just wondering, Evil Portal's library gives the user the convenience of simply click to activate a portal. So, if i understand correctly, I have to: 1) go to the the images folder and delete the current Portal splash + images folder 2) copy the new portal's splash & images to that directory etc 3) use the portal. This would sort of defeat the whole purpose of having a library in the first place. I'm sure there has to be a way in which we could make the subdirectories inside of the images folder. Example: etc/nodogsplash/htdocs/images/portal1 etc/nodogsplash/htdocs/images/portal2 etc/nodogsplash/htdocs/images/portal3 etc.. Maybe I'm just aiming too high. :( Cheers, and as always many thanks. I LOVE LEARNING
  3. Hey guys, In making several portals, my image folder is starting to get ugly. Therefore I was wondering if I could possible link my portal's images to a sub-directory in the image folder. For example: $imagesdir/abcpizza abcpizza is where i would store my images for abcpizza. Anyway I tried this idea but i can't get it to work. The images are not appearing in the splash screen. Any ideas? perhaps it may not be possible? Cheers
  4. @czepeda, Honestly i don't recall. I think some devices might connect automatically because you are broadcasting the same ssid and I would assume the same mac. On the other hand, they may not connect because although you're sending out the same ssid and mac, you're broadcasting an OPEN hotspot rather than an encrypted WPA2. Linset, is clearly the best in its class. Having something like Linset on a Pineapple would be a milestone. Cheers
  5. I can deauth all clients from an AP using the Deauth infustion. Simply Blacklist your target, use MK3 and I highly recommend selecting a specific channel rather than the full range. I'm unable to deauth from PineAP. (but that doesn't mean that you can't do it.) If you figure it out, please let me know. :) Cheers,
  6. @sud0nick many thanks for all your suggestions. I finally successfully cloned a portal. (manually) Although it took me a long time, I learned A LOT. Your recommendation on preserving a portal's .css file is what makes the difference between a regular looking portal and a professional looking portal. I highly recommend it to anyone who plans on cloning a portal. Cheers!
  7. thats very CLEAR. Good idea. I image that your Portal auth has a find and replace kind of script... This is really cool because nothing will slip through. :) Cheers,
  8. I think i answered my own question.... Here's the solution: ORIGINAL CSS FORMAT: <link rel="stylesheet" type="text/css" media="screen" href="./Vex_files/styles.css" /> NOW LINKED CSS TO MKV: <link rel="stylesheet" type="text/css" media="screen" href="//172.16.42.1/nodogsplash/styles.css" /> I can assume the same structure should also work when linking js etc...
  9. I copied a portal page and i'd like to keep the cloned version as close to the original as possible. My doubt is regarding the css files. Should I place them in: "www/nodogsplah" folder? Also in the code, how would i go about linking the code/script to the css? The original reads: <link rel="stylesheet" type="text/css" media="screen" href="./Vex_files/styles.css" /> thanks guys!
  10. It finally stopped raining here. I'm going to the gas station and screen capture everything for you. I'll pm you the video.
  11. The problem is that im using my smartphone for this.... So using CLI might seem a bit difficult. I'll try to do it with my directional beam. What i can tell you however, is that when it asks me to input the file name to be saved, all seems fine but i get the error. When looking in the sd/portals directory, the newly created folders are there (along with the image folder) but it´s empty. :( I'l keep you posted.
  12. Well, I went out for my 1st Captive portal cloning hunt. The idea was to clone a nearby gas station's Splah screen. The portal does not require users to type any kind of credentials. It's simply "click a button for internet access". So I turned on my mkv, connected to the target's AP. PortalAuth then gave me the option to CLONE the site. So I clicked clone and waited for about 20 seconds.... and afterwards got this message: The page at 172.16.42.1: 1471 says: An error occurred. Please check your settings and try again. I tried this 3 times and got the same error. Anyone else having this problem? Cheers,
  13. Hats off to Sud0nick. Worked his tail off on a weekend to give us a very important update. We really appreciate this! Looking forward to updating as soon as it's available in the Pineapple bar. Cheers
  14. Always nice to see these cool infusions developing. Thanks guys!!
  15. Thank you!! This is going to be awesome.
  16. I think that adding an option to add username password fields might be important because some Captive portals simply don't require that you type anything at all. Some are just 1 click access to internet. So cloning a page that does not require any input from the user and modifying it to a point where you do need to input information might be a plus. By the way, the Library idea is BRILLIANT!
  17. Also, once a portal is cloned/ripped, it would be nice if we could save it to sd/portals this way we can have it in the Evil portal library. YES! PLEASE! Simplicity is definitely a plus!! This fusion of infusions is looking nice!!!
  18. In the Deauth infusion i set the specefic ssid and channel that i want to deauth. Setting a whole range of channels is a waste of time. (at least in my case) Setting a only 1 channel will constantly deauth an AP until you decide to stop the deauth process.
  19. I couldn't get DeAuth mode to work in Recon mode either, so i just use the Deauth infusion instead and it works just fine.
  20. Some ideas for Portal Auth: provide users with a simple construction tool like: add email or password form with submit button so as to submit all the information to auth.log. This would e HUGE. Another idea, perhaps for you and Newbi3 would be to make a Portal suite that includes: Evil Portal, Portal Auth and DNSspoof. Not to sure if Dns spoof is working correctly. (That will be my next learning challenge). The problem I see with Dns spoof is HSTS. Let's say you clone gmail.com with Portal Auth. If I understand correctly, we can't pretend to be a https site unless it's the first time the victim has actually entered the https page. Anyway, I can't wait to get my hands on this infusion! Cheers
  21. I want this update!!! So will this work hand in hand with evil portal? If i understand correctly, your script will clone a portal page and adapt it to the Pineapple? Will we have to modify anything?? This really is getting to sound really good!! Cheers
  22. Great Idea Sud0nick!!!! Looking forward to it
  23. UPDATE: After doing some research, it looks like Chrome is no longer displaying Favicons in the address bars.
  24. Thanks Seb. But i think i will stick the the traditional Deauth infusion. (simply blacklist the Target AP). BTW, Deauth is working fine now. Blacklist = Target AP (A couple of weeks ago Whitlist = Target AP) Cheers
×
×
  • Create New...