Jump to content

WEP security check via eeepc with crapdowz


LayZ

Recommended Posts

So, I've got a Asus eeepc in my lap and want to check my router's security(right now I'm using WEP, but since I saw how apparently easy it can be cracked I want to check it myself).

The problem is - I've sinned and installed Crapdows on it.

Can anyone please explain me how to get something working, because in the generic guides it's told to go to some site where custom drivers are available, but the drivers are not for the specific eee's wi-fi card.

Basically - give me a rough five sentence kick in the right direction.

Link to comment
Share on other sites

Get a shell (ctrl-alt-T)

Then type:

  1.

      sudo wlanconfig ath0 destroy

  2.

      sudo wlanconfig ath0 create wlandev wifi0 wlanmode monitor

  3.

      sudo ifconfig ath0 up

  4.

      sudo iwconfig ath0 channel 1

  5.

      sudo wireshark

In step 4 you should replace the digit 1 with the number of the channel you want to monitor (normally between 1 and 11)

In wireshark now capture ath0.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...