Keylogger To WebHook - Chrome Extension
SYNOPSIS Creates the neccessary files for a chrome extension that logs all keystrokes on any website. Then sends the collected keys to a discord webhook.
USAGE
- Replace $dc with your webhook. (if $dc is not defined in badUSB script or other.)
- run the script.
- test by going to a website in chrome browser (eg. google.com) and type some keys
- Wait 30 seconds and check webhook for results.
CREDIT Kudos and credit to jakov for the js code!