CrackerTracker...I Have A Problem


Subject: CrackerTracker...I Have A Problem
When I "update blocks" in a CMS, i have this error message :

Quote:
CBACK CrackerTracker has detected a potential attack on this site with a worm or exploit script so the Security System stopped the script.

If you can see this page after including a new MOD into your board or after clicking on a link please contact the Board Administrator with this error message and a description what you have done before you could see this page, that the Admin has the possibility to fix the problem.


You have a solution for me, thanks in advance...

Profile PM  
Subject: Re: CrackerTracker...I Have A Problem
download and read the ctracker manual :wink: >> http://www.community.cback.de/viewtopic.php?t=8572

Profile PM  
Subject: Re: CrackerTracker...I Have A Problem
I think I have a Problem with the Tracker too, when I try to upload an images with jupload the error occurs.

jupload

I thought new year problems are history but this seems not work for Icy Phoenix code :(

Last edited by Rene on Wed 02 Jan, 2008 14:07; edited 1 time in total
Profile PM  
Subject: Re: CrackerTracker...I Have A Problem
read the manual of ctracker than is this problem history :wink:
the codes that the ctracker give you must compatibel to the icy phoenix code

Last edited by New Player on Wed 02 Jan, 2008 14:12; edited 1 time in total
Profile PM  
Subject: Re: CrackerTracker...I Have A Problem
New Player wrote: [View Post]
read the manual of ctracker than is this problem history :wink:
the codes that the ctracker give you must compatibel to the icy phoenix code


I read it and I do the code changes but the problem is the same.

Code: [Download] [Hide]
  1. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  
  2. Script-Filename: /bwportal/album_jupload.php  
  3. ----------------  
  4.  
  5. Request-Method: POST  
  6.  
  7. Matching rule: g  
  8. In variable: uploadedFiles0_absolutePath  
  9.  
  10. Possible solution:  
  11. ------------------  
  12.  
  13. #  
  14. #-----[ OPEN ]------------------------------------------  
  15. #  
  16. /bwportal/album_jupload.php  
  17.  
  18. #  
  19. #-----[ FIND ]------------------------------------------  
  20. #  
  21. include($phpbb_root_path . 'common.'.$phpEx);  
  22.  
  23. #  
  24. #-----[ BEFORE, ADD ]------------------------------------------  
  25. #  
  26. define('CT_SECLEVEL', 'MEDIUM');  
  27. $ct_ignorepvar = array('uploadedFiles0_absolutePath');  
  28.  
  29. #  
  30. #-----[ SAVE/CLOSE ALL FILES ]------------------------------------------  
  31. #  
  32. # EoM  
  33.  

Profile PM  
Subject: Re: CrackerTracker...I Have A Problem
New Player wrote: [View Post]
download and read the ctracker manual :wink: >> http://www.community.cback.de/viewtopic.php?t=8572

Thanks New Player, I read this and I say you it after...

Last edited by Corleone on Wed 02 Jan, 2008 14:25; edited 1 time in total
Profile PM  
Subject: Re: CrackerTracker...I Have A Problem
@ rene

try this:

change
Code: [Download] [Hide]
  1. define('CT_SECLEVEL', 'MEDIUM'); 


to

Code: [Download] [Hide]
  1. define('CT_SECLEVEL', 'LOW'); 

Profile PM  
Subject: Re: CrackerTracker...I Have A Problem
It don't work. The CT Message does not occur anymore. I don't get a message with the CT Lines in my album_jupload.php but without the lines there is no message too.

With IE, Images are uploading but not processed and after uploading a blank page comes up. With FF no images are uploaded. I don't know why, but a few days ago the uploader was working fine...

Profile PM  
Subject: Re: CrackerTracker...I Have A Problem
very strange
now i don't have any idea
sorry

Profile PM  
Subject: Re: CrackerTracker...I Have A Problem
I think the problem is only with big images. I can upload images with for example 1600x1200, but in this case the images is 2576x1932.

Do you know where I can change the max size?

Profile PM  

Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.103s (PHP: 18% SQL: 82%)
SQL queries: 10 - Debug Off - GZIP Enabled