[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Security Problems
- Subject: Re: [cobalt-users] Security Problems
- From: shimi <shimi@xxxxxxxxxxxxxxxx>
- Date: Sun Jul 1 20:38:10 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Sun, 1 Jul 2001, Gerald Waugh wrote:
> > I said *default* installation.
> > Default installation has no SSH server installed. Did you install it?
> > Default installation don't have DNS server running, did you enable it?
> > With regards to port 1501, that SOUNDS familiar, but I'm not sure from
> > when. Can you, please, type: netstat -lt | grep 1501 (as root) - and show
> > the output?
> >
> saiscm 1501/tcp Satellite-data Acquisition System 3
> saiscm 1501/udp Satellite-data Acquisition System 3
>
> Are you using satellite?
> Gerald
>
Cobalt is not a vanilla linux... they follow standards about the same way
micro$oft does...
wanna see an example?
snpp 444/tcp # Simple Network Paging Protocol
snpp 444/udp # Simple Network Paging Protocol
Well, in cobalts, apache is bound to this port...
that's why I gave him the netstat -plt | grep 1501 command... to see what
process runs it, because as I said, this port IS familiar to me, I'm just
not sure if the port is cobalt related, or hack related...
- shimi.