Skip to content

JohnHoder/Javascript-Keylogger

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
January 25, 2018 14:48
April 4, 2020 03:13
January 30, 2016 01:31
March 17, 2019 23:43

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