Re: Anybody getting ssh bruce force attacks?
Dustin Runnells <[email protected]> Sun, 20 Nov 2005 23:03:14 -0500
| Newsgroups | gmane.linux.lfs.security |
|---|---|
| Message-ID | <[email protected]> |
Dustin Runnells wrote:
> if (crypt($password,"ab") == "myCryptedPassword") {
Sorry to reply to my own post, but now that i look at it, that if should
probably actually check if $error has anything. And assuming register
globals is off:
$PHP_SELF = $_SERVER["PHP_SELF"];
$password = $_POST["password"];
should be in there somewhere.
On the bad scale, how bad is it to have iptables in sudoers for the
apache user anyway?
--
Dustin Runnells
[email protected]
--
http://linuxfromscratch.org/mailman/listinfo/lfs-security
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page