|
|
|
|
|
by hnlmorg
69 days ago
|
|
How are you going to do that without write access to the users home directory? Like I said before, your RCE exploit will be running as the user and group of the service you exploited. For example www:www So you’re not going to be able to write into Joe Bloggs .bashrc file unless Joe was stupid enough to enable write permission to “other”. Which, once again, requires the user to purposely modify the system into being less secure than its default configuration |
|
Only if the exploit is through a web server or similar. If it's through the user's web browser, email client, video player, etc. etc. then you'll have write access to their home directory.