Skip to content

Commit 67357e3

Browse files
Update ayukov_nftp.rb
1 parent 10b2833 commit 67357e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/exploits/windows/ftp/ayukov_nftp.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ def initialize(info = {})
3737
'Privileged' => false,
3838
'DefaultOptions' =>
3939
{
40-
'SRVHOST' => '0.0.0.0',
40+
'SRVHOST' => '0.0.0.0',
4141
},
42+
'DisclosureDate' => 'Oct 21 2017',
4243
'DefaultTarget' => 0))
43-
'DisclosureDate' => 'Oct 21 2017'))
4444

4545
register_options(
4646
[

0 commit comments

Comments
 (0)