Joshua Slive wrote:
As I said, there is the ScriptLog.
that worked. I posted in another note that I wasn't able to get it to work.
Then I reread the documentation and saw that it was very sensitive to
permissions and when I redirected the log file to /tmp, I got the output I
needed. Thank
Just write a simple cgi script that passes through the stdin stdout
messages and logs them. You'd need to consider performance and file
access conflicts on the log files.
Eric S. Johansson wrote:
Peter Milanese wrote:
Eric, your post comes across a bit abbrasive.
my apologies. It was not
Peter Milanese wrote:
Eric, your post comes across a bit abbrasive.
my apologies. It was not intended as such.
Wireshark (etherreal) is a totally different animal.
in implementation yes, conceptually what I want and wire shark are very similar.
I have traffic between two points and I
[EMAIL PROTECTED] Re: snooping on cgi data
Joshua Slive wrote:
> On 10/3/07, Eric S. Johansson <[EMAIL PROTECTED]> wrote:
>> are there any tools/techniques for snooping on the data sent to and from a
>> cgi
>> program? I'm thinking something like wireshark for webse
On 10/4/07, Eric S. Johansson <[EMAIL PROTECTED]> wrote:
> Joshua Slive wrote:
> > On 10/3/07, Eric S. Johansson <[EMAIL PROTECTED]> wrote:
> >> are there any tools/techniques for snooping on the data sent to and from a
> >> cgi
> >> program? I'm thinking something like wireshark for webservers.
On Thu, 04 Oct 2007 10:47:31 -0400
"Eric S. Johansson" <[EMAIL PROTECTED]> wrote:
> So, unless you have a different suggestion, I believe some method of
> looking at the data streams to and from the CGI would be what I need.
cg-eye might help with that. It's a test kit that emulates CGI
and prod
Joshua Slive wrote:
On 10/3/07, Eric S. Johansson <[EMAIL PROTECTED]> wrote:
are there any tools/techniques for snooping on the data sent to and from a cgi
program? I'm thinking something like wireshark for webservers.
I think you should be more specific about what you are trying to
accomplis