Skip to content

Commit 9ab62de

Browse files
committed
Fix a spelling error
1 parent 943121d commit 9ab62de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/misc/sap_netweaver_dispatcher.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ def initialize(info = {})
2020
service. The overflow occurs in the DiagTraceR3Info() function and allows a remote
2121
attacker to execute arbitrary code by supplying a special crafted Diag packet. The
2222
Dispatcher service is only vulnerable if the Developer Traces have been configured
23-
at levels 2 or 3. The module has been succesfully tested on SAP Netweaver 7.0 EHP2
23+
at levels 2 or 3. The module has been successfully tested on SAP Netweaver 7.0 EHP2
2424
SP6 over Windows XP SP3 and Windows 2003 SP2 (DEP bypass).
2525
},
2626
'Author' => [

0 commit comments

Comments
 (0)