Skip to content

Commit

Permalink
Ranking should be the same (to GoodRanking)
Browse files Browse the repository at this point in the history
  • Loading branch information
wchen-r7 committed May 11, 2013
1 parent d9ff629 commit 7fcf202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/exploits/windows/browser/ie_cgenericelement_uaf.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
require 'msf/core'

class Metasploit3 < Msf::Exploit::Remote
Rank = NormalRanking
Rank = GoodRanking

include Msf::Exploit::Remote::HttpServer::HTML
include Msf::Exploit::RopDb
Expand Down

0 comments on commit 7fcf202

Please sign in to comment.