Update ruby-lorcon path in wifun description
git-svn-id: file:///home/svn/framework3/trunk@5833 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
8ee55fb53c
commit
8bb6ffe64a
|
@ -23,7 +23,7 @@ class Metasploit3 < Msf::Auxiliary
|
|||
'Name' => 'Wireless Test Module',
|
||||
'Description' => %q{
|
||||
This module is a test of the wireless packet injection system.
|
||||
Please see external/msflorcon/README for more information.
|
||||
Please see external/ruby-lorcon/README for more information.
|
||||
},
|
||||
|
||||
'Author' => [ 'hdm' ],
|
||||
|
@ -37,4 +37,4 @@ class Metasploit3 < Msf::Auxiliary
|
|||
wifi.write("X" * 1000)
|
||||
end
|
||||
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue