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 ef6eec9 commit 0b130e4Copy full SHA for 0b130e4
modules/exploits/multi/http/rails_xml_yaml_code_exec.rb
@@ -24,8 +24,8 @@ def initialize(info = {})
24
25
This module has been tested across multiple versions of RoR 3.x and RoR 2.x
26
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
+ The technique used by this module requires the target to be running a fairly recent
+ version of Ruby 1.9 (since 2011 or so). Applications using Ruby 1.8 may still be
29
exploitable using the init_with() method, but this has not been demonstrated.
30
31
},
0 commit comments