View Single Post
  #4 (permalink)  
Old 07-02-2009, 07:29 AM
wyze's Avatar
wyze wyze is offline
Jenkem Addict
 
Join Date: Jul 2007
Location: chmod 400
Posts: 1,593
Default

Quote:
Originally Posted by Cryptid View Post
there is another way of accomplishing this,,, we can write a customised tcp stack which should race and respond to the GET request,, but the problem is this might become too complicated since i am trying to do using packet injection for a 802.11 network with out being associated to the AP.& i dunno how to handle and send executable files in packets... although i would like to learn about it anybody who could put some light on this topic or point me to some interesting article would be great... any suggestions or alternative way of doing this will also be greatly appreciated.
Wifitap, which uses scapy, might have some keys to the puzzle.
__________________
dd if=/dev/swc666 of=/dev/wyze
Reply With Quote