Re: Unknown service on port 21 and 143 detected via nessus - Next

From: ctt (j1133s_at_yahoo.com)
Date: 06/10/04


Date: 10 Jun 2004 10:12:19 -0700

Hi,

If the socket allows sharing, then multiple processes can read/write
to it. Sharing is an option that can be set on a socket (I'm not too
sure if "sharing" is the name of the option since it's been a while
since I've used it).

Try netstat command or look at /proc/net/netstat on Linux.

Also, if you have a kernel rootkit, you may not be able to see the
port being used, just a warning.

Thanks,
Ching Tai

Randy Lawrence <jm@zzzzzzzzzzzz.com> wrote in message news:<OcRxc.7026$n65.5927@newssvr33.news.prodigy.com>...
> Thanks for all the suggestions. lsof is a very interesting command I
> didn't know about.
>
> On a hunch, I tried running netcat on the server to open/listen on port
> 21--and it worked.
>
> When I try this on ports that I know are already open (like 80), netcat
> fails (as expected) because the port is alreaady taken--so I'm guessing
> that port 21 on the server isn't actually open because netcat works.
>
> Is this a bad assumption? I don't know enough about *nix to judge this
> assumption.



Relevant Pages

  • RE: call is blocked in recvfrom() and no further proceedings in Win CE
    ... In windows CE, I'm able to send a request but I'm unable to receive it. ... Create another socket & bind with server IP address. ... > My program has to send request to service through port 5070(in this port only ...
    (microsoft.public.windowsce.embedded)
  • Re: Socket, Broadcast et fileevent ?
    ... I slightly modified the IO-Multiplexed Server so that each client's ... # Perl socket stuff is based on, and very similar to, C socket stuff. ... # Use port addresses in the range 5000-6000 for the assignments. ... # When a new connection is established, ...
    (comp.lang.perl.tk)
  • Re: Definition of a socket on Suns website
    ... the server gets a new socket bound to a different port. ... It needs a new socket (and consequently a different port number) so that it can continue to listen to the original socket for connection requests while tending to the needs of the connected client. ...
    (comp.lang.java.programmer)
  • Re: socket communication: socket doesnt connect
    ... Microsoft MVP, MCSD ... As far as your server code goes, ... accept the listening socket. ... overlapped sockets with an I/O Completion Port. ...
    (microsoft.public.vc.language)
  • Re: file sharing issue
    ... Following KB articles might help with the detailed port numbers: ... The following ports are associated with file sharing and server message ... if i disabled the netbios under the VPN connection at ...
    (microsoft.public.windows.server.active_directory)