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 d66dc88 commit 848f24aCopy full SHA for 848f24a
modules/exploits/multi/http/x7chat2_php_exec.rb
@@ -16,7 +16,7 @@ def initialize(info = {})
16
'Name' => 'The X7 Group X7 Chat 2.0.5 lib/message.php preg_replace() PHP Code Execution',
17
'Description' => %q{
18
Library lib/message.php for X7 Chat 2.0.5 uses preg_replace() function with the /e modifier.
19
- This allow execute PHP code in the remote machine.
+ This allows execute PHP code in the remote machine.
20
},
21
'License' => MSF_LICENSE,
22
'Author' =>
0 commit comments