December 2017
Intermediate to advanced
860 pages
16h 1m
English
We can view the present working directory by issuing the pwd command as follows:
Additionally, we can browse the target filesystem using the cd command and create directories with the mkdir command as follows:

The meterpreter shell allows us to upload files onto the target system using the upload command. Let's see how it works:
We can edit any file on the target by issuing the edit command followed by the filename, as ...
Read now
Unlock full access