Skip to content

Commit 8adc4f0

Browse files
author
jvazquez-r7
committed
Land rapid7#2250, @wchen-r7's clean up for mssql_ping
2 parents 586ae8d + 8c03e90 commit 8adc4f0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

modules/auxiliary/scanner/mssql/mssql_ping.rb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@ def initialize
2626
deregister_options('RPORT', 'RHOST')
2727
end
2828

29-
def rport
30-
datastore['RPORT']
31-
end
32-
3329
def run_host(ip)
3430

3531
begin

0 commit comments

Comments
 (0)