Re: curl attack prevention



K. wrote:
Hello all!

Can you write me some code which let me sleep calm during the night
and what should I do to prevent some attackers from using curl function?

In Poland there is a big portal which become famous and some attackers
attacked it by using curl function and get all data about users.

Can you wirte me what should I do to prevent my portal from such attack?

Maybe id session regenerating is one of the thing which I should apply after
new login?

Thank you in advance
M.



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
.



Relevant Pages

  • curl attack prevention
    ... Can you write me some code which let me sleep calm during the night ... In Poland there is a big portal which become famous and some attackers ... attacked it by using curl function and get all data about users. ... new login? ...
    (comp.lang.php)
  • Re: curl attack prevention
    ... In Poland there is a big portal which become famous and some attackers ... attacked it by using curl function and get all data about users. ... I think a good CAPTCHA solution in the user contact pages, ... PHP professionals looking for PHP jobs ...
    (comp.lang.php)