Update advantech_webaccess_dashboard_file_upload.rb

bug/bundler_fix
504137480 2016-04-17 18:49:56 +08:00
parent 32192d3034
commit 6c969b1c3b
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
##
require 'msf/core'
class Metasploit3 < Msf::Exploit::Remote
class MetasploitModule < Msf::Exploit::Remote
Rank = ExcellentRanking
include Msf::Exploit::Remote::HttpClient