Skip to content

Commit e333cb6

Browse files
committed
Restore require 'msf/core'
1 parent d3aba84 commit e333cb6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/exploits/linux/http/wipg1000_cmd_injection.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
# Current source: https://github.com/rapid7/metasploit-framework
44
##
55

6+
require 'msf/core'
7+
68
class MetasploitModule < Msf::Exploit::Remote
79
Rank = ExcellentRanking
810

0 commit comments

Comments
 (0)