Skip to content

Commit

Permalink
Catch up to head on other branch
Browse files Browse the repository at this point in the history
  • Loading branch information
bwatters-r7 committed Nov 19, 2024
1 parent 19770cf commit 441a321
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions modules/exploits/linux/local/gameoverlay_privesc.rb
Original file line number Diff line number Diff line change
Expand Up @@ -178,8 +178,6 @@ def exploit
exploit_cmd << ' && ' unless target.arch.first == ARCH_CMD
exploit_cmd << " rm -rf #{lower_dir} #{merge_dir} #{upper_dir} #{work_dir} #{bash_copy}\")'"

vprint_status(exploit_cmd.to_s)

output = cmd_exec(exploit_cmd)
print_status(output)
end
Expand Down

0 comments on commit 441a321

Please sign in to comment.