[NTLUG:Discuss] Have I been hacked?
Bug Hunter
bughuntr at one.ctelcom.net
Wed Apr 10 09:02:27 CDT 2002
On Wed, 10 Apr 2002, Stephen Davidson wrote:
<snip>
> Hi Bobby.
>
> The older versions of sendmail, including the ones that were shipped with RH 6.x (and other distros of that timeframe), were configured to relay by
> default.
>
> The newer ones are not configured to relay by default. Also, the older versions of sendmails had some interesting "holes". They would still relay
> even when properly configured if they were properly hacked. I would strongly recommend replacing your sendmail installation, if at all possible.
>
> -Steve
go to ftp.redhat.com and go to the updates directory
/pub/linux/redhat/updates/6.2/en/os/i386
and look for their sendmail. It has been updated. get their
sendmail-cf also. I believe the default config for the updated packages
is to not relay.
to find out where packages have put their files, run
rpm -qli sendmail
rpm -qli sendmail-cf
you can also do this on the cd:
rpm -qlip *.rpm >~/rpmsdisk1.txt
it gives you a text file of where everthing is located and a brief
description, in your home directory.
bug
More information about the Discuss
mailing list