Jump to content

Packet injection

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Jim1138 (talk | contribs) at 23:40, 10 February 2012 (Reverted edits by 96.50.55.149 (talk) to last revision by ClueBot NG (HG)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Packet injection is a computer networking term which refers to sending a packet on a network into an already established connection, usually by a party not otherwise participating in the said connection. This is accomplished by crafting a packet. Depending on the network medium and operating system, packet injection may be performed by using raw sockets, NDIS function calls, or by direct access to the network adapter kernel-mode driver. Sometimes IP address spoofing is used.

Software

A popular packet injection application for wireless networks is aireplay-ng[1], which is part of the aircrack-ng suite. Other packet-injectors are Nemesis, Ostinato, pcap, Winsock, Void11, CommView for WiFi Packet Generator, file2air, AirJack, and libradiate.

See also