Skip to content

Commit 2943f01

Browse files
authored
Land rapid7#19325, update geoserver_unauth_rce_cve_2024_36401
2 parents cfd71e9 + 8a0c65e commit 2943f01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/multi/http/geoserver_unauth_rce_cve_2024_36401.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ def initialize(info = {})
8888
)
8989
register_options(
9090
[
91-
OptString.new('TARGETURI', [true, 'The URI path of the OpenMediaVault web application', '/'])
91+
OptString.new('TARGETURI', [true, 'The URI path of the GeoServer web application', '/'])
9292
]
9393
)
9494
end

0 commit comments

Comments
 (0)