Skip to content

Commit ba8394e

Browse files
committed
Minor updates
1 parent c5acda0 commit ba8394e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

modules/auxiliary/scanner/http/epmp1000_web_login.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
1-
## Final copy
1+
##
22
##
33
# This module requires Metasploit: http://metasploit.com/download
44
# Current source: https://github.com/rapid7/metasploit-framework
55
##
66

77
require 'msf/core'
8-
require 'cgi'
98

109
class MetasploitModule < Msf::Auxiliary
1110
include Msf::Exploit::Remote::HttpClient

0 commit comments

Comments
 (0)