[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] last bit of hacker droppings.
- Subject: Re: [cobalt-users] last bit of hacker droppings.
- From: Jeff Bilicki <jeff@xxxxxxxxxxx>
- Date: Fri Feb 16 12:03:14 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> Resolved that, thanks. Killed the bogus init and restored the other bogus
> system files.
> Just installed logcheck and netstat shows these ports which I didn't see
> before:
> udp 0 0 0.0.0.0:7938 0.0.0.0:*
> raw 0 0 0.0.0.0:1 0.0.0.0:* 7
> raw 0 0 0.0.0.0:6 0.0.0.0:* 7
> Any idea what ports these are?
The two raw port are normal, put the udp at port 7938 isn't, do a netstat -nuap
to see which process is controlling it and investigate that process.
Jeff-