From mboxrd@z Thu Jan 1 00:00:00 1970 From: Filip Sneppe Subject: Re: Packet sniffing... sort of Date: Sun, 11 Apr 2004 03:34:08 +0200 Sender: netfilter-admin@lists.netfilter.org Message-ID: <1081647247.2602.1.camel@xbox> References: <200404110154.39209.Antony@Soft-Solutions.co.uk> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <200404110154.39209.Antony@Soft-Solutions.co.uk> Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" To: Netfilter On Sun, 2004-04-11 at 02:54, Antony Stone wrote: > Can anyone think how I can see the content of packets from a browser running > on my machine, which is posting a form back to a remote server somewhere, > using HTTPS? > Hi Antony, Take a look at ssldump - it does exactly what you want. But you'll need access to the server as ssldump will need the server's private key. Regards, Filip