Switch generic_sh's rank to ManualRanking
parent
c991c5e377
commit
57fe829f96
|
@ -10,7 +10,7 @@ require 'msf/core'
|
||||||
class Metasploit3 < Msf::Encoder
|
class Metasploit3 < Msf::Encoder
|
||||||
|
|
||||||
# Has some issues, but overall it's pretty good
|
# Has some issues, but overall it's pretty good
|
||||||
Rank = GoodRanking
|
Rank = ManualRanking
|
||||||
|
|
||||||
def initialize
|
def initialize
|
||||||
super(
|
super(
|
||||||
|
|
Loading…
Reference in New Issue