Re: curl attack prevention



Well, nothing special about curl.
It is just PHP's way of making http requests.

If the portals are hacked, they are NOT HACKED via Curl, but just USING
Curl.
The portals were unsafe to start with.

Regards,
Erwin Moller

Yes, I have made a mistake with saying that they are hacked via curl.
I meant that how to prevent from hacking by using curl.

What things should I apply to make my site safe and be sure that nobody
who uses curl will not hacked my site?

Please answer.
I will be very grateful for help
M.


.



Relevant Pages

  • Re: curl attack prevention
    ... It is just PHP's way of making http requests. ... If the portals are hacked, they are NOT HACKED via Curl, but just USING Curl. ... Make your site safe and no one will be able to hack it - with or without cURL. ...
    (comp.lang.php)
  • Re: curl attack prevention
    ... It is just PHP's way of making http requests. ... I have made a mistake with saying that they are hacked via curl. ... The same way you prevent every other type of HTTP mediated attack. ...
    (comp.lang.php)
  • Re: Strange widget
    ... /generally/ speaking they're basically little clients of some web ... So making HTTP requests is pretty expected ... grabs off the Web, in response to a user request for it to send that ... But another interesting thing to try is to try and find out what process started curl, ...
    (uk.comp.sys.mac)