Skip to content

Commit 15f6a62

Browse files
committed
Msf::Exploit::Remote::HttpClient already provides 'peer'
1 parent 0718c27 commit 15f6a62

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

modules/auxiliary/admin/http/synology_dsm_sliceupload_exec_noauth.rb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,6 @@ def initialize(info={})
4848
], self.class)
4949
end
5050

51-
def peer
52-
"#{rhost}:#{rport}"
53-
end
54-
5551
def check
5652
print_status("#{peer} - Trying to detect installed version")
5753

0 commit comments

Comments
 (0)