Changed Nothing Really
parent
2ee1b1c1c2
commit
3c8318e001
|
@ -177,7 +177,7 @@ class Metasploit4 < Msf::Post
|
||||||
return fileontrgt
|
return fileontrgt
|
||||||
end
|
end
|
||||||
#----------------------------------------------
|
#----------------------------------------------
|
||||||
#Runner
|
#Run Upload func
|
||||||
def run
|
def run
|
||||||
print_good("Uploading Payload to machine.")
|
print_good("Uploading Payload to machine.")
|
||||||
upload(session,"#{datastore['PATH']}","C:\\Windows\\Temp")
|
upload(session,"#{datastore['PATH']}","C:\\Windows\\Temp")
|
||||||
|
|
Loading…
Reference in New Issue