You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/exploits/windows/browser/keyhelp_launchtripane_exec.rb
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,6 @@ def initialize(info = {})
85
85
],self.class)
86
86
end
87
87
88
-
# The following handles deleting the copied vbs payload and mof file
89
88
defon_new_session(client)
90
89
print_status("The exe payload (C:\\windows\\system32\\msfmsf.exe) and mof file (C:\\windows\\system32\\wbem\\mof\\good\\msfmsf.mof) must be removed manually.")
0 commit comments