|
|
|
|
||||||
| comp.protocols.tcp-ip TCP and IP network protocols. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 (permalink) |
|
Messages: n/a
Hébergeur: |
Is there anything out there like apache's TCPmon(itor) but written in C or
CPP (not Java)? .. or how customizable would the utility tcpdump be so that it works similarly? .. Basically, you would set a tcpdump-like utility to: .. 1._ only listen to certain ports 2._ only to certain protocols within these (1.) ports otherwise would not forward the request and only log it as a protocol anomaly/probable security issue, including the payload in those cases 3._ for messages that have passed 1. and 2. only sniff the request headers in and the response headers out .. Can you compile tcpdump with options to just do that so that the resulting executable should be very small? .. it would be just a proxy sniffing the headers not the data payload. .. Thnaks jw |
|
![]() |
| Outils de la discussion | |
|
|