Skip to content

Commit 2f0c2d7

Browse files
committed
remove load statements
1 parent 32ddd98 commit 2f0c2d7

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

modules/post/multi/escalate/metasploit_pcaplog.rb

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,6 @@
1313
require 'msf/core/exploit/local/linux'
1414
require 'msf/core/exploit/local/unix'
1515

16-
load 'lib/msf/core/post/common.rb'
17-
load 'lib/msf/core/post/file.rb'
18-
load 'lib/msf/core/exploit/local/unix.rb'
19-
load 'lib/msf/core/exploit/local/linux.rb'
20-
2116
class Metasploit3 < Msf::Post
2217
Rank = ManualRanking
2318

0 commit comments

Comments
 (0)