Skip to content

Commit

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

class MetasploitModule < Msf::Exploit::Remote

# cmd/unix/reverse spams the session with Telnet codes on EOF
Rank = AverageRanking

include Msf::Exploit::Remote::Tcp
Expand Down

0 comments on commit b1e7de1

Please sign in to comment.