Skip to content

Commit 441a321

Browse files
committed
Catch up to head on other branch
1 parent 19770cf commit 441a321

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

modules/exploits/linux/local/gameoverlay_privesc.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,8 +178,6 @@ def exploit
178178
exploit_cmd << ' && ' unless target.arch.first == ARCH_CMD
179179
exploit_cmd << " rm -rf #{lower_dir} #{merge_dir} #{upper_dir} #{work_dir} #{bash_copy}\")'"
180180

181-
vprint_status(exploit_cmd.to_s)
182-
183181
output = cmd_exec(exploit_cmd)
184182
print_status(output)
185183
end

0 commit comments

Comments
 (0)