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
very good software! The author, could you add the Shell function ...
So that you can see folders, files and run something, for example, what you uploaded to the client’s computer ...
The text was updated successfully, but these errors were encountered:
:meterpeter> <-- its one interactive prompt [reverse PS tcp shell (Server/Client)]..
It meens that you can execute cmd, python or powershell comands if you want to, directly from prompt ..
'Displaying Client working directory'
By default meterpeter uploads the payload (Client) to $env:tmp remote folder... pwd windows native command can help us figure it out the current location of client working directory ..
The Follow Screenshots show how :meterpreter> prompt it's in fact a shell to remote system Remark: meterpeter modules have been written only to facilitate attackers job 🐤 ...
OR to speed scripting tasks that otherwise will take alot of time to execute (exec each command sequencionaly)
Final Notes:
Remmenbering that :meterpeter> prompt its a shell to remote host ..
Also GetBrowsers.ps1 post-exploitation module its not finished yet (develop stage) ..
please take a look at meterpeter wiki that describes many modules working ..
P.S. Thanks for your kind words, have fun responsably ..
very good software! The author, could you add the Shell function ...
So that you can see folders, files and run something, for example, what you uploaded to the client’s computer ...
The text was updated successfully, but these errors were encountered: