Skip to content

Commit ae0aecd

Browse files
committed
Change class name for exploits/windows/ftp/pcman_put.rb
1 parent de0e025 commit ae0aecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/ftp/pcman_put.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
require 'msf/core'
77

8-
class Metasploit4 < Msf::Exploit::Remote
8+
class MetasploitModule < Msf::Exploit::Remote
99
Rank = NormalRanking
1010

1111
include Msf::Exploit::Remote::Ftp

0 commit comments

Comments
 (0)