Friday, January 19, 2007

Ajax Sniffer - Proof of concept

Let’s take a look at how to create an ajax based sniffer.

In order to create a sniffer we need to do two things
1. Override the open and send function of XMLHttpRequest using javascript inheritance
2. Send the data to a program on the other domain

Read the article HERE.

0 Comments:

Post a Comment

<< Home