Skip to content

Commit 2978775

Browse files
author
jvazquez-r7
committed
change default RPORT
1 parent ca3240a commit 2978775

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed
-7.14 KB
Binary file not shown.

modules/auxiliary/scanner/sap/sap_soap_rfc_dbmcli_sxpg_command_exec.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ def initialize
4444
)
4545
register_options(
4646
[
47+
Opt::RPORT(8000),
4748
OptString.new('CLIENT', [true, 'SAP Client', '001']),
4849
OptString.new('USERNAME', [true, 'Username', 'SAP*']),
4950
OptString.new('PASSWORD', [true, 'Password', '06071992']),

0 commit comments

Comments
 (0)