| Author |
Message |
blith Client

Joined: Jul 18, 2003 Posts: 977
|
Posted:
Fri May 28, 2004 12:19 pm |
|
65.41.69.56 I even got a user ID. What would that be? Also what should I do? Report them to their abuse contact?
Something doesn't look right? This is the Query string they were trapped for:
It appears this is a legitimate download request. |
|
|
|
 |
blith Client

Joined: Jul 18, 2003 Posts: 977
|
Posted:
Fri May 28, 2004 12:26 pm |
|
I found the problem. That download had the () in the title which triggered the script stopper. I changed them to **. I will have to remember that in the future. I hope that guy isn't mad...  |
|
|
|
 |
BobMarion Former Admin in Good Standing

Joined: Oct 30, 2002 Posts: 1043 Location: RedNeck Land (known as Kentucky)
|
Posted:
Fri May 28, 2004 2:23 pm |
|
If you explain that he was what we call a "False Positive" he should understand that you only protecting your site as best as you can. We now that there will be a few "False Positives" but we have done our best to keep it to a minimum. |
|
|
|
 |
blith Client

Joined: Jul 18, 2003 Posts: 977
|
Posted:
Fri May 28, 2004 2:49 pm |
|
It seems to have been a download that had the () in the title so the call activated the script Sentinel. Thus I asked the question in SQl on how to remove all the () from download titles in phpMyadmin.. easily. |
|
|
|
 |
BobMarion Former Admin in Good Standing

Joined: Oct 30, 2002 Posts: 1043 Location: RedNeck Land (known as Kentucky)
|
Posted:
Fri May 28, 2004 2:58 pm |
|
To remove ( and ) from download title you will need a simple script that would load each download title, check it for the ( and ), replace them with another character, and then update the db with the new title. I'm taking a rest break for the next day or two so I will see if I can whip up a basic script to do that for you. |
|
|
|
 |
blith Client

Joined: Jul 18, 2003 Posts: 977
|
Posted:
Fri May 28, 2004 2:59 pm |
|
You deserve it! I will work on it also... with Raven's help... hee hee |
|
|
|
 |
|
|
|
|