User Tools

Site Tools


ipw3945

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
ipw3945 [2008/06/28 13:42] netrolller3dipw3945 [2008/06/29 20:32] darkaudax
Line 4: Line 4:
  
  
-===== Intel PRO/Wireless 3945ABG WLAN (802.11a/b/g) Injection Walkthrough =====+ 
 + 
 +===== Injection Walkthrough ===== 
 + 
 +This is for an intel PRO/Wireless 3945ABG WLAN (802.11a/b/g) card.
  
 I've tested this on [[http://www.ubuntu.com/getubuntu/download|Ubuntu]] 7.10 Gutsy Gibbon - x86 architecture - 32 Bit, but I don't see why it shouldn't work on other OS's. Some commands might be different however, especially the ones involving apt-get. I've tested this on [[http://www.ubuntu.com/getubuntu/download|Ubuntu]] 7.10 Gutsy Gibbon - x86 architecture - 32 Bit, but I don't see why it shouldn't work on other OS's. Some commands might be different however, especially the ones involving apt-get.
Line 18: Line 22:
 </code> </code>
  
-// For openSUSE and other RPM-based distros, this is different (replace "zypper" by your distro's package manager): //+// For openSUSE and other RPM-based distros, this is different (replace "zypper" with your distro's package manager): //
 <code> <code>
 sudo zypper install gcc sudo zypper install gcc
Line 63: Line 67:
 eth0      no wireless extensions. eth0      no wireless extensions.
  
-eth1      unassociated  ESSID:off/any  +wifi0     unassociated  ESSID:off/any  
-          Mode:Monitor  Channel=11  Bit Rate=1 Mb/s</code>+          Mode:Monitor  Channel=11  Bit Rate=1 Mb/s 
 + 
 +rtap0     no wireless extensions.</code>
  
  
 IMPORTANT before using airodump-ng you need to : IMPORTANT before using airodump-ng you need to :
-# ifconfig eth1 up+# ifconfig wifi0 up
  
 **Configure your Wireless Card** **Configure your Wireless Card**
Line 86: Line 92:
 sudo modprobe ipw3945 sudo modprobe ipw3945
 </code> </code>
 +
  
  
Line 94: Line 101:
 Useful links: Useful links:
  
-  * Thread: [[http://tinyshell.be/aircrackng/forum/index.php?topic=2898|***iwlwifi drivers with injection***]] 
   * Thread: [[http://tinyshell.be/aircrackng/forum/index.php?topic=1985|NEW ipw 3945 driver: ***ipwraw with wireless extensions***]]   * Thread: [[http://tinyshell.be/aircrackng/forum/index.php?topic=1985|NEW ipw 3945 driver: ***ipwraw with wireless extensions***]]
   * Thread: [[http://tinyshell.be/aircrackng/forum/index.php?topic=1387.0|At least !!!! injection for ipw3945 is possible]].   * Thread: [[http://tinyshell.be/aircrackng/forum/index.php?topic=1387.0|At least !!!! injection for ipw3945 is possible]].
ipw3945.txt · Last modified: 2017/01/09 21:28 by mister_x