Tuesday, October 7, 2008

Internet Explorer Key Logger using Browser Helper Objects

This article will show you how to create a key logger for Internet Explorer.
The application will send to a specified server all the URLs accessed by the browser and all the information sent via POST.
The application is composed from two modules. One written in PHP which will be installed on the server where we want to send the desired information, and other written in C++ which will send data from Internet Explorer Browser.

Read this article here

No comments: