|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Niels Provos (provos
citi.umich.edu)Date: Tue Apr 09 2002 - 13:34:52 CDT
On Tue, Apr 09, 2002 at 02:59:43PM -0300, Thiago Mello wrote:
> For example the TCP PORt 80 will respond what ? Its configurable?
> Or you have to do all the response of the request
Think about it as inetd. The shell script that you start will have
stdin and stdout connected to the TCP connection. The other possible
actions are open, block or reset.
Reset will cause the port to be in closed stated, block means that
all packets to the port are dropped. And open means that all
data to that port gets acked, you need that to do network
monitoring for example.
Niels.
---------------------------------------------------------------------
To unsubscribe, e-mail: honeypots-unsubscribe
securityfocus.com
For additional commands, e-mail: honeypots-help
securityfocus.com
---------------------------------------------------------------------
This list is provided by the SecurityFocus Security Intelligence Alert
(SIA) Service. For more information on SecurityFocus' SIA service
which automatically alerts you to the latest security vulnerabilities.
Please, see: https://alerts.securityfocus.com/
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]