Jump to content

Inked

Active Members
  • Posts

    94
  • Joined

  • Last visited

Posts posted by Inked

  1. I am not sure if this belongs in here or the "everything else" section so please move it if need be.

    I know I have seen a few threads about how to get a meet up started with fellow programmers/hackers/general tech people. However I was curious to see if any or how many people are from California? If there are a decent amount we might be able to get something going, what do you guys think?

  2. I do not mean this to come off rudely, however have you googled "WEP cracking"? If you had you should have been given MANY items to read up on. A google of "WEP alfa aircrack-ng" should give you enough to read for a year.

  3. I am just surprised no one else has really come forward with ideas to help him with, we have lots of sysadmins here, but maybe they kind of took the same view I had in my first post and decided not to step into those waters.

    Your assumptions are most likely correct.

  4. Unfortunately my post will have no relevance nor help the Navy. However I simply find it odd that a supposed government employee is looking for help in this public forum...

  5. @Inked - You cant use monitor mode with MITM, its sort of the reverse to monitor mode. The point of MITM, is to get all the packets sent through your machine which then lets you see them between the router and your target/victim/neighbor, etc. To do MITM you have to be on the same subnet and associated with the router.

    Pic 1 is telling you that you are connected through DHCP and that most likely it will keep trying to reconnect to the DHCP server when you go to monitor mode which will remove you from the network, thus why you wont do minitor mode with MITM.

    Pic 2 I imagine you would want to use wlan0, but seems no packets are seen on that interface. Probably because you started the aircrack stuff instead of just capturing the nic natively once associated with the access point. Once you get on the network, youll need to identify other machines on the network using something like nmap. If you already know his IP and MAC address on the lan, you can then just run arpspoof or whatever you want for the MITM.

    This is true although you could do both with two wireless cards.

    Thanks digip for pointing me in the right direction! It looks like I am back to tinkering around to get it right. You are correct, I started the aircrack suite and dropped wlan0 into monitor mode.

    Thanks again for the help!

  6. Ok after a little more playing around in BT4 and wireshark I am starting to get frustrated. Maybe if I break down my process someone can spot my error.

    I boot up BT4

    sudo start-network

    wicd - connect to neighbors wireless (yes, he gave me permission)

    airmon-ng start wlan0

    (note, after issuing this command I do get a notice about a process that could cause trouble. Reference screen shot1 below)

    At this point i should be set up for a MITM attack. (monitor mode enabled)

    I boot up wireshark>capture>interfaces>start wlan0

    (under devices it does seem like a lot is listed. Reference screen shot2 below)

    I filter out HTTP traffic

    look for the POST under the info column (after my neighbor has went to an unsecured site and logged in)

    AND THAT IS WHERE THINGS GO TO CRAP.

    I can never see the post and hardly ANY http traffic, which tells me I am not collecting the necessary packets from my neighbor. If anyone can point me in the right direction it would be GREATLY appreciated.

    Hardware used:

    Acer aspire one running BT4 final

    alfa awus036h netowork adapter

    Screen shot1

    http://img11.imageshack.us/img11/7372/snapshot1xv.jpg

    Screen shot2

    http://img641.imageshack.us/img641/9797/snapshot2x.jpg

  7. I downloaded wireshark and it seems that it only can capture packets from the PC where wireshark is installed on, what am I doing wrong? This is in my home setup I haven't got the time to test it out out side of the home network.

    note, I just bought a WRT54GL router

    thanks for asking this nivong!

    I was just playing around on wireshark in BT4 and was wondering why I was only seeing MY traffic and not the wife's who was on her netbook in the other room! I had not set my alfa to monitor mode to listen to everything!

    I love how much I can learn from reading on here and trying things!

×
×
  • Create New...