Once you got the meterpreter session use ‘shell ‘command to get command prompt of the target.
Solution For Unlock
Now right-click on your E drive --> Properties--> Click on "Security" tab click on continue
Check the check box "Full Control" --> Click on OK.
Parameters
FileName : Required. Displays DACLs of specified files.
/t : Changes DACLs of specified files in the current directory and all subdirectories.
/e : Edits a DACL instead of replacing it.
/c : Continues to change DACLs, ignoring errors.
/g User: permission : Grants access rights to the specified user. The following table lists valid values for permission.
Value | Description |
n | None |
r | Read |
w | Write |
c | Change (Write) |
f | Full Control |