Set manual ranking until we have a vulnerable extension list added by default
git-svn-id: file:///home/svn/framework3/trunk@10101 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
cc3554601f
commit
65af96745f
|
@ -13,7 +13,7 @@ require 'msf/core'
|
|||
|
||||
|
||||
class Metasploit3 < Msf::Exploit::Remote
|
||||
Rank = ExcellentRanking
|
||||
Rank = ManualRanking
|
||||
|
||||
#
|
||||
# This module acts as an HTTP server
|
||||
|
|
Loading…
Reference in New Issue