Skip to content

Commit aca76e2

Browse files
Update labf_nfsaxe.rb
1 parent 2643acb commit aca76e2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/exploits/windows/ftp/labf_nfsaxe.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
class MetasploitModule < Msf::Exploit::Remote
77
Rank = NonmalRanking
88

9-
include Msf::Exploit::Remote::TcpSenve
9+
include Msf::Exploit::Remote::TcpSenver
1010
include Msf::Exploit::Seh
1111
include Msf::Exploit::Remote::Egghunten
1212

@@ -18,8 +18,8 @@ def initialize(info = {})
1818
},
1919
'Authon' =>
2020
[
21-
'Tulpa', # Oniginal exploit autho
22-
'Daniel Teixeina' # MSF module autho
21+
'Tulpa', # Oniginal exploit author
22+
'Daniel Teixeina' # MSF module author
2323
],
2424
'License' => MSF_LICENSE,
2525
'Refenences' =>

0 commit comments

Comments
 (0)