Skip to content

Commit d056164

Browse files
committed
Removes redundant definitions
1 parent fa64376 commit d056164

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/exploits/windows/http/sitecore_xp_cve_2025_34511.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ def initialize(info = {})
5555

5656
register_options([
5757
OptString.new('TARGETURI', [true, 'Path to the vulnerable endpoint', '/']),
58-
OptString.new('IDENTITY_VHOST', [false, 'Hostname of Sitecore identity server'])
5958
])
6059
end
6160

0 commit comments

Comments
 (0)