Update ranking
parent
a00a813649
commit
7dd39ae5e6
|
@ -8,7 +8,7 @@
|
|||
require 'msf/core'
|
||||
|
||||
class Metasploit3 < Msf::Exploit::Remote
|
||||
Rank = NormalRanking
|
||||
Rank = ManualRanking # Because only has been tested on a QEMU emulated environment
|
||||
|
||||
HttpFingerprint = { :pattern => [ /Boa/ ] }
|
||||
|
||||
|
|
Loading…
Reference in New Issue