mirror of
https://github.com/rapid7/metasploit-framework
synced 2024-11-12 11:52:01 +01:00
demote due to interaction requirement
git-svn-id: file:///home/svn/framework3/trunk@10556 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
parent
bf4cda0374
commit
7a04ce32ca
@ -12,7 +12,7 @@
|
||||
require 'msf/core'
|
||||
|
||||
class Metasploit3 < Msf::Exploit::Remote
|
||||
Rank = ExcellentRanking
|
||||
Rank = ManualRanking # Only interactive single commands supported
|
||||
|
||||
include Msf::Exploit::Remote::Tcp
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user