Re: curl attack prevention



On 30 Jan, 11:56, "K." <halinaciern...@xxxxxxxxxxxxxx> wrote:
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.


The same way you prevent every other type of HTTP mediated attack.

Stop obsessing about Curl.

If you're having trouble understanding how the attack worked then tell
us where we can get more info on it.

Otherwise try google for 'PHP security'

C.
.



Relevant Pages

  • 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)
  • 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. ... If the portals are hacked, they are NOT HACKED via Curl, but just USING ... What things should I apply to make my site safe and be sure that nobody ...
    (comp.lang.php)