Re: Shocking amount of PHP security holes? [message #171082 is a reply to message #171081] |
Thu, 23 December 2010 19:24 |
jimp
Messages: 22 Registered: December 2010
Karma:
|
Junior Member |
|
|
The Natural Philosopher <tnp(at)invalid(dot)invalid> wrote:
> Indeed.My sites show persistent attempts to access something called
> phpmyadmin.php, whatever that is..
phpMyAdmin is a popular web based tool for MySQL administration and it is not
part of PHP.
Like any other admin tool, especially web based ones, if you install it and
don't keep it secure and up to date, you reap what you sow.
As for "persistent attempts", there are tools out there that will note such
things and automatically block further attempts.
None of this of course has anything to do with PHP other than phpMyAdmin
was written in PHP.
--
Jim Pennino
Remove .spam.sux to reply.
|
|
|