Re: curl attack prevention
- From: Jerry Stuckle <jstucklex@xxxxxxxxxxxxx>
- Date: Wed, 30 Jan 2008 08:02:14 -0500
K. 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.
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.
You can't. You can't even tell if the user is using cURL, unless he tells you.
Make your site safe and no one will be able to hack it - with or without cURL. But if it isn't safe, it can be hacked - with or without cURL.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@xxxxxxxxxxxxx
==================
.
- References:
- curl attack prevention
- From: K.
- Re: curl attack prevention
- From: Erwin Moller
- Re: curl attack prevention
- From: K.
- curl attack prevention
- Prev by Date: Re: curl attack prevention
- Next by Date: Threaded (subject indented) php forums?
- Previous by thread: Re: curl attack prevention
- Next by thread: Re: curl attack prevention
- Index(es):
Relevant Pages
|