Jump to content

Swamppifi

Active Members
  • Posts

    151
  • Joined

  • Last visited

Everything posted by Swamppifi

  1. Well I am glad I not the only one with a issue
  2. I have played with charles some more this weekend, After I flashed my Pineapple with the latest firmware, I turned it on while loading some infusions. It captured all SLL traffic while installing the infusion, see photo of the capture. it passed the pinapple traffic. but when I connected another laptop to the pineapple and browsed the internet, i could browse, but the fraffic wasn't captured. Still more playing needed, I will need to configure the connecting computer to connect to the proxy's IP and port
  3. Hi Cooper Yes, the duck would be help install the certificate, put it on github or some other file hosting site and call down by the tinyurl web site, then using the CMD and MMC, i need to work out the key strokes to do it, need to sit down and play with it. the captive portal would do the same as well, install the certificate into both truststores. will keep posting as I work things out.
  4. Hi all I have spent the weekend setting up a Charles proxy to intercept and decode SSL traffic on my computer see image of my login interception. on yes it did intercept the correct login detail while encrypted I can see some potential with a pineapple, captive portal . the rubberduck, and charles for charles to work, it must have its own certificate in the trusted store, hence captive portal and rubber duck as mean of placing the certificate. I will play with this some more over the next few weekends, experiments ongoing..
  5. I am happy with mine, although it kind of a single function device
  6. Thanks for the tip sitwon I am using notepad++ already, but thanks for the info on spacing
  7. Ah ..found it the space in the line 'me.name = "mr ed" ' delete the space and it worked , can anyone explain why
  8. Hi All I have a little problem... I have been brushing up on my python coding. I am the first to admitt it not up to scratch, so I have been working my way along a video series of tut, now I am half way along the intermidiate level and now into classes. I have been trying the following code class MyClass: name = "noname" def Main(): me = MyClass() me.name = "mr ed" print "name: " + me.name if __name__ == '__Main__': Main() print "test" Now in Windows using python 2.7.8 , it will print "test", but not 'print "name: " + me.name' in linux it prints both, but comes up an error saying 'me' is not defined can anyone point out where I am making a mistake. Thank you
  9. Good to hear that you have it working...well done This is one thing on my todo list, I miss listening in on the police with my scanner, hear in Australia they went P25 about 7 years ago, I had just forked out over $1000 for a top line uniden scanner when they shut us out....bugger I have a question, in your area, are they just using the standard P25, or are they adding the encryption option on the channels as well for extra security ( they doing that here on some channels ). How well is it working... Keen to hear some more feed back on this path with SDR
  10. This has been in the news over the last few months, but now it is getting serious http://www.governmentnews.com.au/2014/07/inquiry-unmanned-aircraft-calls-new-laws/ Concerns about privacy with drones with cameras...safety of aircraft...etc Looking to ban drones
  11. I am just giving it a run to test with vairous option, what you can combine it with, what works, what doesn't Thats the whole point of experimenting, learn how things work. At the moment, I am finding the session hijacking option working ok.
  12. I have installed ghost phisher on linux in a VM machine tonight It is at http://code.google.com/p/ghost-phisher/ Has anyone played with this before, what are some of the things you found. Will be given it a go over the next week or two
  13. There are no marking on it to identify the model But I went online at the retailer I brought it from and found the model It is HP 1000 1433tu.
  14. It is a HP 14" notebook , it doesn't give any other model info than that. This is the link to the BIOS set up for this model http://h20565.www2.hp.com/portal/site/hpsc/template.PAGE/public/kb/docDisplay/?sp4ts.oid=5295884&spf_p.tpst=kbDocDisplay&spf_p.prp_kbDocDisplay=wsrp-navigationalState%3DdocId%253Demr_na-c03653226-8%257CdocLocale%253D%257CcalledBy%253D&javax.portlet.begCacheTok=com.vignette.cachetoken&javax.portlet.endCacheTok=com.vignette.cachetoken now I have followed the first section on how to disable protected boot order by getting into the BIOS set up with the ESC key.... but the second section " press F10 " to enter into the set up utility, which should allow you to switch back to " Legacy Bios" which would allow booting from dvd of other systems, just doesn't work, F10 brings up the BIOS setup , not the HP set up utility. At the moment, I have protected boot order disabled, but my understanding is this will only allow for genuine windows, or HP recovery disk to boot, everything else is locked out. it appears this model is blocked from switching between secure BIOS and Legacy BIOS, and if this is the case, no linux will be able to be directly installed... working on it. I am going to try to install again by VM ware now,it crashed last night on first attempt, had the cpu virtualization technology disabled in the BIOS, now enabled...what a silly mistake to make.
  15. Thanks for that Cooper I will readup on that, in the mean time, I am currently installing it as a Vm machine for the short term to get me going this weekend. so this means that HP is locking in MS products in its range of laptops
  16. Hi all I have just brought a new HP 14 notebook with Window 8.1..... Now it appears this new model has the new Protect BIOS, which prevents unauthorised booting by stick , or cd/dvd. I have got into the boot menu by pressing the ESC key every second while booting to get in. Now I have disabled the protected boot option, and it then ask for a 4 digit pin, this allows the changing of the order. But even with this disabled, if what your installing isn't approved in the bios ( kali ), it won't boot. My boot option is cd/dvd usb os boot manager So it should boot, but doesn't I have tried my bootable USB Kali which has worked in the pass, and a iso image on disc, which has also worked in the pass, but it won't recongise either... Anyone has a suggestion , I want gone of windows 8 as soon as possible...
  17. Another good example to avoid.... Google play has Kali linux for android.... All it does is redirect you to a web site full of ads, and does nothing. It is becoming like a wild west on google play..a lot of scam apps that are nothing but ad delivery platforms
  18. Hello Cheeto sorry mate , I hadn't understood what you was trying to do. I has a look at chris video and demo files for the fake router update pages, very clever. I can't see why a cut down version couldn't work on a pineapple. I may have a play with it this weekend myself,
  19. I am reading into your post that you connecting to the pineapple by wireless, what about using the lan to connect to the pineapple, so you won't be effected by the deauth.
  20. Been thinking on this... If you made the captive portal mimic an web error page, then have a pop up in the bottom corner like the network window asking for the passphase, you could pass it off, and wouldn't raise much concern. If you had kama running you ,you may chance hooking it after the deauth of the real ssid Or you could continue deauth the real ssid, and have the pineapple set on another channel But for protected AP and not using kama I don't have an answer on that
  21. Thanks koolkarnt I will give that a try later this week and post back
  22. Interesting idea..... My only concern is that general you would enter you passphase via a dialog box on the operating system Not by the browser, if I started being asked for the passphase in the browser, I would be concerned... But the concept of deauth attack and the evil portal asking for your passphase try to pass of as the AP is a good one.
  23. Hi all I have been playing with my Mk V, and I now have it working the way I want. What I want to do now is create a back up so I can continue experimenting, soI can reinstalll my back up of the MkV What would be the best option.
  24. I have a question.... If setting up a long distance link, how long and how many repeaters could you use to create a point to point link. And how reliable would it be, and what type of delay would you expect with a chain setup. I have been thinking of this for a while.
×
×
  • Create New...