minor whitespace change
git-svn-id: file:///home/svn/framework3/trunk@8177 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
e19f66ec1f
commit
07a25af681
|
@ -35,7 +35,7 @@ module Exploit::Remote::MSSQL
|
|||
])
|
||||
], Msf::Exploit::Remote::MSSQL)
|
||||
|
||||
register_autofilter_ports([ 1433, 1434, 1435, 14330, 2533, 9152, 2638] )
|
||||
register_autofilter_ports([ 1433, 1434, 1435, 14330, 2533, 9152, 2638 ])
|
||||
register_autofilter_services(%W{ ms-sql-s ms-sql2000 sybase })
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue