Metasploit mailing list archives

Lorcon driver selection


From: Matthias Vallentin <vallentin () icir org>
Date: Thu, 25 Feb 2010 19:07:31 -0800

Hi folks,

I am developing a metasploit module that performs HTTP traffic
injection and DNS cache poisoning, similar to the two modules
auxiliary/spoof/wifi/{air,dns}pwn.rb. When I try to run these in my
BackTrack4 VM with a rtl8187 USB device, lorcon complains about not
recognizing the driver:

    Auxiliary failed: ArgumentError LORCON could not recognize the specified driver

My intuitives guesses,

    > set DRIVER rt8187
    > set DRIVER rtl8187
    > set DRIVER mac80211

could not help to solve the problem. I also tried to install lorcon2
from the svn together with the ruby bindings (as hinted in the external
directory), but loading via
    
    require 'lorcon2'

fails in irb. At this point, I don't know how to enumerate the possible
drivers. Could someone point me in the right direction?

   Matthias
-- 
Matthias Vallentin
vallentin () icir org
http://www.icir.org/matthias
_______________________________________________
https://mail.metasploit.com/mailman/listinfo/framework


Current thread: