RE: Export decoded html source to separate file
Jaap Keuter <[email protected]>
| Newsgroups | gmane.network.ethereal.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, I guess you could script it with tethereal. Thanx, Jaap On Tue, 13 Jun 2006, Josh wrote: > Okay, I tried that method and it works like a champ... But it is VERY > slow. Ethereal seems to take forever to display the line-based text > data line. > > Plus one at a time kinda stinks. Is there a way to automate this? Even command-line? > > -----Original Message----- > From: "Jaap Keuter" <[email protected]> > To: "Ethereal user support" <[email protected]> > Sent: 6/13/06 10:22 AM > Subject: Re: [Ethereal-users] Export decoded html source to separate file > > Hi, > > Select the HTTP content by selecting the Line-based text data line. > This presents the decoded data in the lower pane and selects them all. > Then right click somewhere on the right side in the lower pane and select > Export selected bytes... Then all bytes of the payload can be exported to > a file which you can call foo.html. Open foo.html in you webbrowser and if > all is there the page appears. > > Oke, it clumsy, but for simple pages it works. > > Thanx, > Jaap > > On Tue, 13 Jun 2006, Josh wrote: > > > I have some captured packets containing web pages with html and > > gzipped content. I've figured out how to view the gzipped data as html > > text using the HTML section of the Tree view. But instead of reading source > > html, I'd like to see the rendered page. Is there a way to export the > > decoded html shown in that section of the tree to a separate file (for > > example .htm) so I can view it in a browser? Or is there a part of > > Ethereal that will display this content natively, that I haven't seen? > > Windows user (and newbie) by the way. Thanks! > > > > > > _______________________________________________ > Ethereal-users mailing list > [email protected] > http://www.ethereal.com/mailman/listinfo/ethereal-users > > > _______________________________________________ > Ethereal-users mailing list > [email protected] > http://www.ethereal.com/mailman/listinfo/ethereal-users > >