Sub Menu
Links Menu
Online Users

In total there are 308 users online :: 1 registered, 0 hidden and 307 guests

Most users ever online was 1091 on Wed Aug 16, 2023 5:27 pm

Registered users: Google [Bot] based on users active over the past 60 minutes

Need help debugging CT Error

This is where youll find security related information.
Discuss Integramod/phpbb security issues here.

Moderator: Integra Moderator

Need help debugging CT Error

PostAuthor: .QUACK.Major.Pain » Tue Feb 19, 2008 5:13 pm

Ok guys, I updated to the latest CT update from Feb. 18.

When I go to ACP>CrackerTracker>Logmanager
I tried to click on "Delete All Logfiles", and I get a CT error.
I turned on the debug and recreated the CT error to get the debug info.

This is what I get:

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Script-Filename: /forum/admin/admin_cracker_tracker.php
----------------

Attack-Time: 19.02.2008 20:00 pm
------------

Request-Method: POST

Matching rule: delete
In variable: submit

Possible solution:
------------------

#
#-----[ OPEN ]------------------------------------------
#
/forum/admin/admin_cracker_tracker.php

#
#-----[ FIND ]------------------------------------------
#
include($phpbb_root_path . 'common.'.$phpEx);

#
#-----[ BEFORE, ADD ]------------------------------------------
#
define('CT_SECLEVEL', 'MEDIUM');
$ct_ignorepvar = array('submit');

#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#
# EoM



I checked that file to do the recommended fix, but I can't find the line: include($phpbb_root_path . 'common.'.$phpEx);

I attempted to insert it after the other define..... lines, but got a couple syntax errors.

Any suggestions on a proper fix?

So you know, each individual line can be deleted one at a time.
Last edited by .QUACK.Major.Pain on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

.QUACK.Major.Pain
Sr Integra Member
Sr Integra Member
 
Posts: 986
Likes: 0 post
Liked in: 0 post
Joined: Sat Jan 27, 2007 10:15 am
Cash on hand: 0.00

Re: Need help debugging CT Error

PostAuthor: Helter » Tue Feb 19, 2008 5:38 pm

try adding it here

// CTracker_Ignore: File Checked By Human

// Set constants
define('IN_PHPBB', 1);
define('CTRACKER_ACP', true);
define('CT_SECLEVEL', 'LOW');
$ct_ignorepvar = array('submit');
Last edited by Helter on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
Always use Protection
Image


Please do not PM for support
User avatar
Helter
Administrator
Administrator
 
Posts: 4167
Likes: 0 post
Liked in: 0 post
Images: 0
Joined: Sat Mar 11, 2006 3:46 pm
Cash on hand: 172.60
Location: Seattle Wa
IntegraMOD version: IM 3

Re: Need help debugging CT Error

PostAuthor: .QUACK.Major.Pain » Tue Feb 19, 2008 5:42 pm

Ok it works.

I swear I tried that exact same thing and it told me about a syntax "=" error.

Must have been something slightly different.

Thanks again Helter.
Last edited by .QUACK.Major.Pain on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

.QUACK.Major.Pain
Sr Integra Member
Sr Integra Member
 
Posts: 986
Likes: 0 post
Liked in: 0 post
Joined: Sat Jan 27, 2007 10:15 am
Cash on hand: 0.00


Return to Forum Security

Who is online

Registered users: Google [Bot]

cron