Re: Novice Questions: Non-Standard Service Listening on Port/Firewalls

From: Ant (not_at_home.today)
Date: 08/19/04


Date: Thu, 19 Aug 2004 01:54:00 +0100


"sammy" wrote...
> Hi,
>
> I'm just getting into this network security stuff and have a few basic
> questions:
>
> 1.) If ALL ports are closed except ONE, and...
>
> on that one port I have listening a custom service that I wrote in C, and...
>
> the server is directly connected to the Internet for all to see, ...
>
> am I right in assuming the only way someone can get in from the Internet is
> through exploiting a buffer overflow in my code after making a basic socket
> connection?

In general, yes, but it would depend on what your custom prog is doing.

Consider also the Windows socket library you are using. Can you be sure
the functions you use in that dll are free of such bugs?



Relevant Pages

  • Re: VNC behind ISA Server
    ... Thanks - our situation is that we click the VNC connector & the external ... programmers pc is "listening in on port 5500" from what I can gather from ... 5900 or you "call" their VNC Viewer in listening mode that listens on port ... If you want this setup you need to pass port 5900 from internet to ...
    (microsoft.public.windows.server.sbs)
  • Re: Disable Port 25
    ... If you have Exchange, it's listening on port 25 on the server, which is ... normal as that's how you're supposed to be receiving Internet mail - I'm ...
    (microsoft.public.windowsxp.security_admin)
  • Re: port 1025 open by svchost.exe, how 2 disable?
    ... "Tony Martin" wrote in message ... > It appear port 1025 is open and listening on my ... > sites connecting to that port ... Security on the Internet". ...
    (alt.computer.security)
  • Re: Novice Questions: Non-Standard Service Listening on Port/Firewalls
    ... > on that one port I have listening a custom service that I wrote in C, ... > the server is directly connected to the Internet for all to see, ...
    (comp.security.misc)
  • Re: need help on port forward using iptables.
    ... >> Is the App that you want to connect to from the internet even listening on ... >> port 20? ...
    (comp.os.linux.networking)