commit
994891e9c5
|
@ -439,7 +439,7 @@ module Msf
|
|||
#
|
||||
def on_request_uri(cli, request)
|
||||
case request.uri
|
||||
when get_resource.chomp("/")
|
||||
when '/', get_resource.chomp("/")
|
||||
#
|
||||
# This is the information gathering stage
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue