We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 943121d commit 9ab62deCopy full SHA for 9ab62de
modules/exploits/windows/misc/sap_netweaver_dispatcher.rb
@@ -20,7 +20,7 @@ def initialize(info = {})
20
service. The overflow occurs in the DiagTraceR3Info() function and allows a remote
21
attacker to execute arbitrary code by supplying a special crafted Diag packet. The
22
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
+ at levels 2 or 3. The module has been successfully tested on SAP Netweaver 7.0 EHP2
24
SP6 over Windows XP SP3 and Windows 2003 SP2 (DEP bypass).
25
},
26
'Author' => [
0 commit comments