Hello,
I was wondering if it is possible to create a key logger program that utilize the javascript programming language. Well, the entire program itself wouldn't be coded in javascript, only the client-side of the program. So on the client, is it possible to use javascript to invisibly record what a user inputs in the address field, and other website forms, then that data would be sent to the server to be stored in a text file?
p.s. I'm trying to create this security system, that has the capacity to build psychological profiles of users based on the websites they go, and the key logger component would provide the system access to the user's data, to be used for processing.
I was wondering if it is possible to create a key logger program that utilize the javascript programming language. Well, the entire program itself wouldn't be coded in javascript, only the client-side of the program. So on the client, is it possible to use javascript to invisibly record what a user inputs in the address field, and other website forms, then that data would be sent to the server to be stored in a text file?
p.s. I'm trying to create this security system, that has the capacity to build psychological profiles of users based on the websites they go, and the key logger component would provide the system access to the user's data, to be used for processing.
Comment