We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 039d3cf commit 44a2f36Copy full SHA for 44a2f36
1 file changed
modules/exploits/multi/http/x7chat2_php_exec.rb
@@ -6,7 +6,7 @@
6
require 'msf/core'
7
8
class Metasploit3 < Msf::Exploit::Remote
9
- Rank = GoodRanking
+ Rank = ExcellentRanking
10
11
include Msf::Exploit::Remote::HttpClient
12
include Msf::Exploit::PhpEXE
0 commit comments