Is it possible to exploit php curl?
I have been working on a project and I wonder if it’s possible to exploit curl_exec function while in PHP.
Scenario:
I have the PHP script that checks a domain for me, but the curl is not secured, can it be exploited via the request, ex:… Continue reading Is it possible to exploit php curl?