Skip to content

Commit 94bd9ee

Browse files
committed
Removes leftover includes
1 parent fbd1c17 commit 94bd9ee

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

modules/exploits/linux/local/ndsudo_cve_2024_32019.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,8 @@ class MetasploitModule < Msf::Exploit::Local
99
include Msf::Post::Linux::Priv
1010
include Msf::Post::Linux::System
1111
include Msf::Post::Linux::Kernel
12-
include Msf::Post::File
1312
include Msf::Exploit::EXE
1413
include Msf::Exploit::FileDropper
15-
include Msf::Post::Linux::Compile
1614
prepend Msf::Exploit::Remote::AutoCheck
1715

1816
def initialize(info = {})

0 commit comments

Comments
 (0)