Skip to content

Commit 9a3289a

Browse files
committed
Land rapid7#5584, duplicate target_uri fix
2 parents dffc516 + 59af7ef commit 9a3289a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

modules/auxiliary/scanner/http/ms15_034_http_sys_memory_dump.rb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,6 @@ def initialize(info = {})
4848
deregister_options('VHOST')
4949
end
5050

51-
def target_uri
52-
@target_uri ||= super
53-
end
5451

5552
def potential_static_files_uris
5653
uri = normalize_uri(target_uri.path)

0 commit comments

Comments
 (0)