lockfale / Javascript-Keylogger

Javascript-based keylogger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Javascript Keylogger

About

Can come handy in case you are able to access only DOM/javascript of a website and want to get naughty.

Usage

  • change url variable in keylogger.js to url address where keylogger.php is located
  • load keylogger.js in the DOM of the attacked application
  • put keylogger.php and data.txt to your server where you have data write access (don't forget to set pertinent file priviliges.
  • you're done, just let the victim come to attacked website with javascript allowed in the browser and type something

Credits for improvements

@blackout314

About

Javascript-based keylogger

License:GNU General Public License v3.0


Languages

Language:PHP 61.0%Language:JavaScript 39.0%