Jump to content

singh763173

Active Members
  • Posts

    167
  • Joined

  • Last visited

  • Days Won

    3

Posts posted by singh763173

  1. I would re-flash with the new firmware from Seb. Lots of fixes since then. I will make a video later of how to flash the AP51 on Windows and Linux sometime later tonight if i get time to :|

    If you do, I would love you forever! lol

    Would realllllyy appreciate it if when you make the vids you make it so that its "ready to go" i.e all packages and stuff that are required.

    Cheers man!

  2. I had the exact same problem when I first got my ap51 from hak5, no matter how long I let it boot I never got a reply when I pinged the 172.16.42.1.

    I just flashed it with the newest version of the firmware at wifipineapple.com

    booted and worked fine since..

    hey mate, its looking like this might be the root im going to have to take if i cant get this to work. Ill wait off for a bit to see if anyone else has any suggestions though

    but if it does come down to it, am i following this guide? http://hak5.org/hack/wifi-pineapple-flashing-guide

  3. Just tried the super quick start in BT5 but it failed so i tried regular quick start... went through all the options - it did its thing and then when it was pinging it said unreachable like on my windows box. pinged it myself and the same. although it did complete but still cant access the UI. changed the IP of etho0 also and still nothing.

  4. Hi all, just recieved my Pineapple down here in the UK! Thanks for the fast delivery!

    I've got one problem (I'm probably doing something really n00bish) - I have assigned the static ip of 172.16.42.42 and the subnet of 255.255.255.0 and I am unable to ping the Pineapple or SSH to it either (x.x.x.1). I have run Netscan to see if another IP pops up at all and it hasnt so im left a little confused!

    That is the correct IP right?

    I have also let the pineapple try to assign an IP but only get a loopback adress.

    Anything else I can try? Or am I being really stupid lol

    Cheers all

  5. I think i may need to look into making a purchase in the not so distant future. do you suggest any cards in particular? (i know you've said nvidia, but any card in particular?)

  6. Yh I had a feeling the above would be the case. I generated a 8-10 character LM hash with winrtgen and it took a day or so (not with a dedicated machine though) - I could tell straight away that it was single threaded. With regards to the RTs, Yh that was bit of a concern also - I know I tend to change my SSID as do others but the majority dont. Also being in the UK, majority off SSIDs arent in the list - BTHomeHub, TalkTalk, SKY, etc

    I managed to download the 33gig torrent in half a day yestday and I guess I should really start playing with it and finding out how they work. But I think I may need to generate some of my own tables which is why knowing the type of hashes it uses would be useful.

    The cracker that is being written, can it be used without gpu's? I know with gpus it is much faster, but i tend to work with multiple machines and remote onto them whenever i need them. I have 3 machines which each have 2 dual core xeon (3ghz each core) processors - 2 with 8gb and 1 with 4gb which I could put to use.

  7. Couldnt see anything - Although I am currently using winrtgen on my windows box and have previously used JTR on BT.

    Of the top of your head (if you dont have access to the files) can they be used with AirCrack using the following:

    aircrack-ng output-01.cap -w /PathtoTable.Extension

    or does it have to be with cowpatty? I havent mastered cowpatty yet lol

  8. Just looked at StrongVPN, I'd rather not pay for VPN when I can setup a free VPN server at home lol. SSH tunneling works better for me - purely because of the fact that no software installation is required - putty and firefox both being portable.

    But an option none the less!

  9. You know what - I love this forum :)

    I ran a quick search for Firefox Remote DNS and found that in the firefox config - network.proxy.socks_remote_dns can be changed to true. You wouldnt happen to know how it works by any chance? From what i can see, it sends the request to the same socks proxy that handles the http requests?

    so if network traffic is going through localhost:port dns will also..?

  10. thanks guys

    infiltrator, that is what i am currently doing - i have setup a dynamic port on the tunnels section of putty and then use socks proxy localhost:port on my machine. but correct me if im wrong, does that leave DNS requests locally? or is that also resolved by the host end?

    kuro - reading up on vpn over ssh now, thanks!

  11. Hi all!

    So, I setup a open ssh server today and I am able to tunnel my network activity through it using putty (windows). But what I was wondering was, how can I send ALL my network activity through the tunnel?

    Im assuming that the local network still handles DNS requests? Is it possible to tunnel the DNS requests also?

    Thanks for your help

  12. hey infiltrator, thanks for that. from what i can see - vsftpd looks like it handles chroot alot easier than proftpd. aside from that and ftps, what would you say are the major differences? and based on that, what would be better?

    thanks

  13. Hi all,

    I have been playing around with Ubuntu Server 11.10 with basic OpenSSH package installed from setup.

    I have installed proftpd and have been playing around with users and directories etc but came across one issue. I now have two users using the following command

    sudo useradd username -p password -d /home/directory -s /bin/false

    the above works great but what I really want to do is, make "username" only see "directory". At present, when I log in with "username" I am pointed to "directory" but I can back out of that directory and go to the home directory thus allowing access to other directories (using filezilla on windows).

    User, how would I go about editing and deleting users? I have also been looking at trying to remove and edit permissions but I cant seem to figure it out.

    Hopefully you guys understand what I mean!

    Thanks in advance

×
×
  • Create New...