Skip to content

Commit 0b130e4

Browse files
kernelsmithbrandonprry
authored andcommitted
Squashed commit of the following:
commit 1beebe7 Author: kernelsmith <kernelsmith@kernelsmith> Date: Fri Jan 11 17:55:27 2013 -0600 fixes missing word in descript. of rails exploit simple omission fix in description [Closes rapid7#1295]
1 parent ef6eec9 commit 0b130e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/exploits/multi/http/rails_xml_yaml_code_exec.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ def initialize(info = {})
2424
2525
This module has been tested across multiple versions of RoR 3.x and RoR 2.x
2626
27-
The technique used by this module requires the target to be running a fairly version
28-
of Ruby 1.9 (since 2011 or so). Applications using Ruby 1.8 may still be
27+
The technique used by this module requires the target to be running a fairly recent
28+
version of Ruby 1.9 (since 2011 or so). Applications using Ruby 1.8 may still be
2929
exploitable using the init_with() method, but this has not been demonstrated.
3030
3131
},

0 commit comments

Comments
 (0)