Configuration file can be updated by current user.
Reverse shell script can be writeable to the web site directory. Assume the website uses PHP, so we can create “shell.php” in the web root and insert PHP reverse shellarrow-up-right script.
Apache can be restarted.
Last updated 2 years ago
/ls -al /etc/apache2
# Debian and Ubuntu /etc/init.d/apache2 restart sudo /etc/init.d/apache2 restart sudo service apache2 restart