Hey Guys,
I have basic knowledge of php and have written some simple scripts that work well. But the problem that i have is that at work whenever you try to download a file certain file extensions are blocked. I was wondering if it would be possible to write a script in which you can enter a URL and it will rename the extension to a downloadable one dynamically therefore fooling the proxy. eg
http://www.someurl.com/download.exe
converted to
http://www.someurl.com/download.pdf
or something like that therefore bypassing the block.
Best regards
Alex S