Forum Discussion

webbug2005's avatar
webbug2005
Bronze II
26 days ago
Solved

Letter to Santa Entry access?

can anyone hint on how to get into letter.php .. i tried every kind of lfi possible and not able to get access to the letter service..  when ever i try just gets printed as is.

 

5 Replies

    • webbug2005's avatar
      webbug2005
      Bronze II

      I did try this earlier.. tried it again today by changing the way i was calling it.. it worked.. now im stuck to use chmod.sh to get me access to final token ..i am not able to create --reference file in letters ..

      • webbug2005's avatar
        webbug2005
        Bronze II

        i solved this.. was creating a reference file in /tmp worked like a charm if i did a simple file inside letters.. 

  • Hi webbug2005​ 
    Right, any text you enter gets echoed back as a summary. My first instinct was to check what happens with HTML tags. Right away some success there, but what can I do with that? Can something like an image or iframe tag read files from the file system? Next, I googled around for something that can include a file. Found some docs about some old feature. Even executing commands seems possible…