Is this a hacking attempt?

Hi:
I have a PHP image script that accepts image uploads and stores it in a directory on the server. When reviewing the error log, I saw the following:

File does not exist: /home/mysite/public_html/imagephpscript/data/ai9fark/\xd7\xaa\xd7\x9e\xd7\x95\xd7\xa0\xd7\x94 \xd7\x91\xd7\x9b\xd7\x97\xd7\x95\xd7\test.gif

Could this be a hacking attempt? It seems the user uploaded a really strange file name:

\xd7\xaa\xd7\x9e\xd7\x95\xd7\xa0\xd7\x94 \xd7\x91\xd7\x9b\xd7\x97\xd7\x95\xd7\test.gif

Thanks,

 

 

 

 

Top