Skip to content

Commit 57fe829

Browse files
committed
Switch generic_sh's rank to ManualRanking
1 parent c991c5e commit 57fe829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/encoders/cmd/generic_sh.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
class Metasploit3 < Msf::Encoder
1111

1212
# Has some issues, but overall it's pretty good
13-
Rank = GoodRanking
13+
Rank = ManualRanking
1414

1515
def initialize
1616
super(

0 commit comments

Comments
 (0)