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 f129347 commit 2d81460Copy full SHA for 2d81460
modules/exploits/windows/games/racer_503beta5.rb
@@ -14,7 +14,7 @@ def initialize(info = {})
14
super(update_info(info,
15
'Name' => 'Racer v0.5.3 Beta 5 Buffer Overflow',
16
'Description' => %q{
17
- This module explots the Racer Car and Racing Simulator game
+ This module exploits the Racer Car and Racing Simulator game
18
versions v0.5.3 beta 5 and earlier. Both the client and server listen
19
on UDP port 26000. By sending an overly long buffer we are able to
20
execute arbitrary code remotely.
0 commit comments