Jump to content

Packet injection

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by ClueBot NG (talk | contribs) at 17:50, 28 February 2012 (Reverting possible vandalism by 129.7.90.88 to version by Jim1138. False positive? Report it. Thanks, ClueBot NG. (918767) (Bot)). 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