Bugtraq mailing list archives

Re: List of all admin accounts in phpBB


From: Paul Laudanski <zx () castlecops com>
Date: Sat, 29 Jan 2005 00:42:24 -0500 (EST)

On Wed, 26 Jan 2005, Aaron Klein wrote:

Or just search your phpbb_users table in your database for users that
have a user_level = 1.  Those are admins.  User_level of 0 coresponds
to regular users and User_level of 2 are moderators.

Just on the comment of "phpbb_", it is always a good idea to change the 
default table prefix on well known web applications.  Doing so can help 
curb many sql injection attacks.

-- 
Regards,

Paul Laudanski - Computer Cops, LLC.
CastleCops(SM) - http://castlecops.com
http://justalittlepoke.com | http://cuddlesnkisses.com | 
http://zhen-xjell.com


Current thread: