|
BugTraq
List of all admin accounts in phpBB Jan 25 2005 10:48PM Predrag Damnjanovic (bugtraq mycity co yu) (1 replies) Re: List of all admin accounts in phpBB Jan 26 2005 11:25PM Aaron Klein (klein aaron gmail com) (1 replies) |
|
Privacy Statement |
> 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
[ reply ]