Skip to content

Commit f13289a

Browse files
committed
remove debugging
1 parent 8cb4ed4 commit f13289a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/exploits/osx/local/vmware_bash_function_root.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ def exploit
7272
exe = Msf::Util::EXE.to_osx_x64_macho(framework, payload.encoded)
7373
write_file(payload_file, exe)
7474
register_file_for_cleanup(payload_file)
75-
print_status("Got here")
7675
cmd_exec("chmod +x #{payload_file}")
7776

7877
print_status("Running VMWare services...")

0 commit comments

Comments
 (0)