Announcement

Collapse
No announcement yet.

putting my wireless addapter into monitor mode

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    putting my wireless addapter into monitor mode

    ive been bashing my brains out trying to figure out how i can put my wifi adapter into monitor mode any help you guys can give me is gratly apreciated,

    my wifi adapter is Intel® PRO/Wireless 3945ABG network connection
    it works normally for web surfing and stuff i just need to put it into monitor mode to do a pen test on my network

    #2
    Re: putting my wireless addapter into monitor mode

    can anyone help me

    Comment


      #3
      Re: putting my wireless addapter into monitor mode

      i think u need to have aircrack suite.

      Code:
      sudo apt-get install aircrack-ng
      then after that, to put into monitor mode:

      Code:
      sudo airmon-ng start wlan0
      note that 'wlan0' can be others like 'ath0' n so on depending on wot u hav ( u mite want to check wit 'iwconfig')

      I only know of this method. There mite be others also, but i dunno of any other.

      For details about aircrack check www.aircrack-ng.org

      Cheers!!
      Sony Vaio VGN-NR160E/T<br />Kubuntu 9.04 KDE 4.3.00

      Comment

      Working...
      X