We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9696d3 commit 8bcdddfCopy full SHA for 8bcdddf
lib/rex/payloads/meterpreter/uri_checksum.rb
@@ -35,7 +35,7 @@ module UriChecksum
35
# Map "random" URIs to static strings, allowing us to randomize
36
# the URI sent in the first request.
37
#
38
- # @param uri_match [String] The URI string from the HTTP request
+ # @param uri [String] The URI string from the HTTP request
39
# @return [Hash] The attributes extracted from the URI
40
def process_uri_resource(uri)
41
0 commit comments