These are considered as cmd exec and do not cause crashes, therefore received an ExcellentRanking

git-svn-id: file:///home/svn/framework3/trunk@13937 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Wei Chen 2011-10-15 20:42:20 +00:00
parent 1adb31747d
commit 1a02a2199b
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
require 'msf/core'
class Metasploit3 < Msf::Exploit::Remote
Rank = NormalRanking
Rank = ExcellentRanking
include Msf::Exploit::Remote::HttpClient

View File

@ -12,7 +12,7 @@
require 'msf/core'
class Metasploit3 < Msf::Exploit::Remote
Rank = NormalRanking
Rank = ExcellentRanking
include Msf::Exploit::Remote::HttpClient