Re: ABI suggestions?

From: Julian Elischer (julian_at_elischer.org)
Date: 02/21/05

  • Next message: Julian Elischer: "Re: ABI suggestions?"
    Date: Sun, 20 Feb 2005 20:44:12 -0800
    To: Mike Silbersack <silby@silby.com>
    
    

    Mike Silbersack wrote:
    >
    > On Sun, 20 Feb 2005, Julian Elischer wrote:
    >
    >> I'm looking at implementing a kernel module that implelemnts an ABI
    >> that allows a particular tcp session to be followed.
    >> I'm not terribly intereted in the data sent/received bas in the actual
    >> session
    >> behaviour itself..
    >
    >
    >> p.s. would this be generally useful (assuming it can be achieve without
    >> any overhead when compiled out)?
    >
    >
    > Yes, I think that'd be very useful; when a user has a repeatable network
    > problem, we could have them turn this on and create a detailed log file
    > for us. In cases of reset connections, etc, this would be quite useful.
    >
    > Doesn't TCPDEBUG do something like that already, though? I haven't
    > taken a look into it, perhaps I should.
    >
    > Mike "Silby" Silbersack

    TCPDEBUG does part of it but I don't see a way to get the output directed to a
    listenning app that can interpret it, and I don't see a way of limitiing it to
    particular sessions.

    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"


  • Next message: Julian Elischer: "Re: ABI suggestions?"

    Relevant Pages

    • Re: IP Spoofing
      ... That would be enough if the purpose of the request was e.g. to delete a database by SQL injection. ... You would not need to keep it in 7 packets, merely to send in a TCP window - pretty large these days, BUT you would also need to cut in on an existing ESTABLISHED session. ... So whilst the TCP session is stateful, ...
      (comp.lang.php)
    • Re: session-hijacking is still available?
      ... sequence numbers for a victim TCP session, ... his own Telnet sessions, ... When a new victim logged in, the attacker would note ...
      (Security-Basics)
    • ABI suggestions?
      ... I'm looking at implementing a kernel module that implelemnts an ABI that allows ... I'm not terribly intereted in the data sent/received bas in the actual session ... In other words I want to watch the tcp stack making decisions. ... I'd consider that possibly KTR would be good for that except ...
      (freebsd-net)
    • RE: SQL Server auth requires OS auth?
      ... session with the box. ... For Named Pipes connections you'll need to be able ... fail. ... and establish a tcp session. ...
      (microsoft.public.sqlserver.security)