Finally there exists a way how to solve packet injection with driver for wifi card Intel WiFi Link 4965AGN – operating system Linux. The one modified is the original driver iwlwifi (included for example in distribution Backtrack Linux). Be aware that the packet injection is functional but still it is an experimental thing (develop version). Besides the complicated compilation and occasional unstability so far (September 2008) the aireplay-ng attack -9 (t.j test injection) does not work on 100%.
Tutorial for packet injection Intel Pro Wireless 4965AGN (iwl4965)
What do you need:
- kernel 2.6.25 or higher*,
- kernel sources,
- compat-wireless-2.6 packet,
- aircrack-ng (=””> RC1),
- basic development tools (make, gcc, …),
- injection patche for driver.
Be aware that the instruction is for generic Linux. Your distribution, mainly in case of advanced packet administration (Debian, Ubuntu, etc.), can include required packets in source (then you don’t have to compile it manually from source code).
Preparation of kernel
Make sure that your kernel configuration includes mentioned configuration. Especially watch out for those that are as modules built-in and those that can be added.
Networking -> Wireless :
[M] Improved wireless configuration API
[*] nl80211 new netlink interface support
[*] Wireless extensions
[M] Generic IEEE 802.11 Networking Stack (mac80211)
[M] Generic IEEE 802.11 Networking Stack (DEPRECATED)
[M] IEEE 802.11 WEP encryption (802.1x)
[M] IEEE 802.11i CCMP support
[M] IEEE 802.11i TKIP encryption
[M] Software MAC add-on to the IEEE 802.11 networking stack
It is also necessary to turn on “Automatic kernel module loading” under “Loadable module support”, otherwise you will end if “module dependency errors”. At this moment you can suppose that your kernel is prepared and is running.
Driver compilation
Development version of drivers exists as a part of compat-wireless project. We will need the up-to-date packet. You can get it here.
Download to your home folder (or where ever you want),then download patches for iwlwifi drivers, including fragmentation patch for mac80211. Last mentioned is available here (download 2.6.26-wl version). The first available is hang up at paste.bin.
cd ~
tar xjf compat-wireless-2.6.tar.bz2
cd compat-wireless-2008-*
wget http://pastebin.com/pastebin.php?dl=f7bc96631 -O iwl4965-injection.patch
wget http://patches.aircrack-ng.org/mac80211_2.6.26-wl_frag.patch
patch -p1 < iwl4965-injection.patch
patch -p1 < mac80211_2.6.26-wl_frag.patch
make
make install [jako root!]
make unload; rmmod ssb mac80211 cfg80211 [all as root!]
make load [as root!]
echo options iwl4965 swcrypto=1 >> /etc/modprobe.d/options [all as root!]
This will allow to start it and to use the treated driver module. In case of success in the system there is registered interface “wlan0″ and “wmaster0″, the first can be seen by iwconfig.
Injecting
From the way how mac80211 works it is obvious that you can’t inject at the original interface wlan0. This is the moment when you can use the tool airmon-ng. By this tool you will create the interface mon0 that is able to do packet injection. Command:
# airmon-ng start wlan0
If the word error appears “iw”, program not found, download and compile. Program “iw” is pendent to “libnl” pack (downloadable here). If it is successful you can try again to run airmon-ng. The output should look like this:
# airmon-ng start wlan0
Interface Chipset Driver
wlan0 Intel 4965 a/b/g/n iwl4965 - [phy0] (monitor mode enabled on mon0)
If you made it up to here your wireless card is probably ready for packet injection. Interface mon0 can be used for airodump-ng scan and aireplay-ng packet injection.
First reference and tutorial was published (in English) at tinyshell forum. The text is a translation from the record at aircrack-ng wiki. Detailed description can be found in the discussion here. The summary of steps for Ubuntu 8.04 (or here). The card ipw4965 is not at this moment available, so do the testing and your comments are welcomed at the discussion forum.
via airdump.net
Search Hacking Mode Trick Updates
Packet Injection wifi Intel 4965 AGN
Subscribe to:
Post Comments (Atom)
Post Friends Link
CATEGORY
- aircrack (1)
- Airdecloak-ng (1)
- AiroWizard (1)
- Airtun-ng (1)
- Application Patching (1)
- Arpwatch (1)
- backtrack (23)
- Backtract DOWNLOAD (2)
- Beer Pong Table (2)
- Bluetooth (2)
- Cain (1)
- cracking (2)
- Download Airowizard Manual (1)
- Dual Boot (1)
- Easside-ng (1)
- Email Spoofing (1)
- Ettercap (1)
- Exploit Hacking (1)
- Fast-Track (1)
- Gateway (1)
- Generator (1)
- hacking (26)
- Hacking Basics (1)
- handphone (8)
- HUAWEI (1)
- Huawei EC506 (1)
- Injection (1)
- Intel Wireless Wi-Fi 5100 Card injection OK (2)
- Introduction (1)
- Local Password Cracking (1)
- Lock Picking (3)
- Lock Picking Basics (1)
- McAfee (1)
- Metasploit Autopwn (1)
- nokia (1)
- Packet Injection wifi Intel 4965 AGN (1)
- Packetforge-ng (1)
- Panen Password (1)
- Password (1)
- phising (1)
- phone hacking (3)
- Phone Phreaking (1)
- Recovering an Acer Computer (1)
- SIUC’s Network (1)
- Sniffing VoIP (1)
- Snipper (2)
- Spoonwep2 (1)
- Sql Injection (3)
- ssldump (1)
- Staying Secure - SSH Tunnel (1)
- t (1)
- TCP / IP (3)
- The 60 Minutes Effect (1)
- Tkiptun-ng (2)
- Tool Spoonwpa Wpa Key (1)
- trik (12)
- Triple Boot (1)
- tutorial (9)
- ubuntu (1)
- usb (2)
- USB Worm (Jamesgo.dll) (1)
- video (10)
- Website Hacking (2)
- Wesside-ng (1)
- Wi-Fi (9)
- windows (5)
- wireless (9)
- Wireless 3945ABG (2)
- WPA (1)
- WPA wireless encryption cracked (1)
- XSS Tunnel (1)
Archive
-
▼
2008
(105)
-
▼
November
(57)
- Installasi Program di Backtrack [ Part I ]
- Compiling and Installing The Latest Xorg 7.2
- Koneksi ke OPEN/WEP WLAN ( DHCP )
- Koneksi ke OPEN/WEP WLAN ( Setup IP Manual )
- Kumpulan Perintah iwconfig
- Gateway Backtrack2
- Manajemen User di Backtrack
- BackTrack
- Mdk3 Secret Destruction Mode
- Sniffing SSL traffic using MITM attack / ettercap,...
- ssldump
- Nokia Energy Profiler 1.1
- FTD FieldTest NetMonitor S60v3 SymbianOS9.1/9.2
- JoikuSpot Light v2.1 Beta S60v3 SymbianOS [Updated...
- Counter measurements of FTE against copying their ...
- Sucking Data off of Cell Phones
- Packet Injection wifi Intel 4965 AGN
- Destruction Mode Charon 2 GUI
- WPA Wi-Fi Security Gets Cracked
- tkiptun-ng
- WPA wireless encryption cracked
- Tkiptun-ng
- Airdecloak-ng
- Airtun-ng
- Packetforge-ng
- Wesside-ng
- Easside-ng
- Installing Backtrack 3 under VirtualBox
- Installing Backtrack 3 under VirtualBox - Part 2
- Installing Backtrack 3 under VirtualBox - Part 2
- Installing Backtrack 3 under VirtualBox - Part 3
- Tool Spoonwpa Wpa Key
- Spoonwep2
- Fast-Track version 3.4
- AiroWizard 1.0 Beta revision 240
- aircrack-ptw in Windows using AirPcap Tx and Cain
- WEP cracked, using BackTrack 3 on my EeePc 900
- Giga Password Generator
- Cracking WPA with GPU support
- Wich cheap usb card to buy ?
- Wich cheap usb card to buy ?
- Intel Wireless Wi-Fi 5100 Card injection OK
- How to catch hackers on your wireless network
- How to catch hackers on your wireless network
- Arpwatch
- Wirelessly Keyboard Hack
- Fujitsu Siemens Bluetooth V2.0 - BC4
- Super Bluetooth Hack 1.8
- Super Bluetooth Hack 1.8 Free Download Super B...
- Wireless Gateway Huawei
- Download Airowizard Manual
- Packet Injection wifi Intel 4965 AGN
- TUTORIAL MENJEBOL PROTEKSI WEP
- Panen Password email dengan Ettercap
- Install BackTrack 3 dual boot with Windows XP
- Backtract 3 Final Released
- Howto Install Backtrack 3 Final ke Hardisk menggun...
-
▼
November
(57)
0 comments:
Post a Comment