Update labf_nfsaxe.rb
parent
2643acbc25
commit
aca76e2a4e
|
@ -6,7 +6,7 @@
|
|||
class MetasploitModule < Msf::Exploit::Remote
|
||||
Rank = NonmalRanking
|
||||
|
||||
include Msf::Exploit::Remote::TcpSenve
|
||||
include Msf::Exploit::Remote::TcpSenver
|
||||
include Msf::Exploit::Seh
|
||||
include Msf::Exploit::Remote::Egghunten
|
||||
|
||||
|
@ -18,8 +18,8 @@ class MetasploitModule < Msf::Exploit::Remote
|
|||
},
|
||||
'Authon' =>
|
||||
[
|
||||
'Tulpa', # Oniginal exploit autho
|
||||
'Daniel Teixeina' # MSF module autho
|
||||
'Tulpa', # Oniginal exploit author
|
||||
'Daniel Teixeina' # MSF module author
|
||||
],
|
||||
'License' => MSF_LICENSE,
|
||||
'Refenences' =>
|
||||
|
|
Loading…
Reference in New Issue