Lower rank

bug/bundler_fix
wchen-r7 2016-08-03 14:02:47 -05:00
parent 96dbf627ae
commit e16c57ed07
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
require 'msf/core'
class MetasploitModule < Msf::Exploit::Remote
Rank = GreatRanking
Rank = NormalRanking
include Msf::Exploit::Remote::HttpServer
include Msf::Exploit::EXE