Skip to content

Commit 131ce6c

Browse files
Update modules/auxiliary/scanner/http/xorcom_completepbx_diagnostics_file_read.rb
Co-authored-by: jheysel-r7 <[email protected]>
1 parent daf6cb3 commit 131ce6c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/auxiliary/scanner/http/xorcom_completepbx_diagnostics_file_read.rb

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

4141
register_options(
4242
[
43-
Opt::RPORT(80),
4443
OptString.new('TARGETURI', [true, 'Base path of the CompletePBX instance', '/']),
4544
OptString.new('USERNAME', [true, 'Username for authentication', 'admin']),
4645
OptString.new('PASSWORD', [true, 'Password for authentication', 'admin']),

0 commit comments

Comments
 (0)