PHP session encoded reverse shell
REQUIREMENTS: Confirm that the server is vulnerable to Remote File Inclusion/Local File Inclusion
LOCATION: /windows/temp/sess_PHPSESSIONID
STEPS:
Similar approach can be used on a linux machine as well
LOCATION: /var/lib/php/sessions/sess_PHPSESSIONID
Last updated