mirror of
https://github.com/beigeworm/BadUSB-Files-For-FlipperZero.git
synced 2025-12-05 20:40:14 -08:00
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 YOUR_WEBHOOK_HERE with your webhook. (in the .txt file.)
- add the txt to your badUSB device and run the script.
- test by going to a website in chrome browser (eg. google.com) and type some keys
- Wait 20 seconds and check webhook for results.
CREDITS - Kudos and credit to jakov for the js!