Just for my reference... Might be use for later
net use X: \\computername\foldername
net use X: /delete
e.g net use X: \\localhost\folder1
When we successfully pop-out a meterpreter shell or whatever shell you did, probably wanna do some post exploitation via PowerShell using PowerShell Script. Can use whatever script that you want.
Might wanna check this out. Nishang and PowerTool awesome tools!
net use X: \\computername\foldername
net use X: /delete
e.g net use X: \\localhost\folder1
When we successfully pop-out a meterpreter shell or whatever shell you did, probably wanna do some post exploitation via PowerShell using PowerShell Script. Can use whatever script that you want.
Might wanna check this out. Nishang and PowerTool awesome tools!
Comments
Post a Comment