1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-10-29 18:07:27 +01:00

Change ranking

This commit is contained in:
jvazquez-r7 2014-11-30 21:08:12 -06:00
parent 7772da5e3f
commit 0ab99549bd

View File

@ -7,7 +7,7 @@ require 'msf/core'
require 'rex'
class Metasploit3 < Msf::Exploit::Local
Rank = NormalRanking
Rank = ManualRanking
include Msf::Post::File
include Msf::Exploit::EXE