i am using microsoft network sniffer to trap all the http submissions that my laptop is sending.
how can i trap a data stream that is being sent by a shockwave flash object?
can this be done?
Printable View
i am using microsoft network sniffer to trap all the http submissions that my laptop is sending.
how can i trap a data stream that is being sent by a shockwave flash object?
can this be done?
Yes, because the applet sits on your machine so it is effectively just another application sitting on your machine that is sending and receiving data.
i downloaded another sniffer, a freeware called SmartSniff. The report generated by this sniffer was much better.Quote:
Originally Posted by mendhak
I got the parameters that I wanted to capture. I am trying to fool the website by sending the same request as the flash object.
However the website is smarter, it says - not submitted from <shockwave object name>.
:wave:
Can you inspect the headers too?