Skip to content

Commit

Permalink
Drop rank down to average for now
Browse files Browse the repository at this point in the history
  • Loading branch information
wvu committed Oct 24, 2018
1 parent 4cefdb0 commit 974bb5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/exploits/unix/smtp/morris_sendmail_debug.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

class MetasploitModule < Msf::Exploit::Remote

Rank = ExcellentRanking
Rank = AverageRanking

include Msf::Exploit::Remote::Tcp

Expand Down

0 comments on commit 974bb5b

Please sign in to comment.