I’m trying to finish the Academy File Inclusion/Directory Traversal but I’m stuck at this point:
I’m trying to see access logs so maybe I can poison cookies or user-agent but I can’t navigate into there, I try to read /var/lib/php/sessions/sess_[COOKIE SESSION STRING]
So I can read /etc/passwd but can’t locate /var/lib/php/sessions/sess_[COOKIE SESSION STRING]
Help please