https://github.com/echtoplasm/cookie-keylogger
A simple keylogger implemented in the browsers cookies.
https://github.com/echtoplasm/cookie-keylogger
Last synced: 3 months ago
JSON representation
A simple keylogger implemented in the browsers cookies.
- Host: GitHub
- URL: https://github.com/echtoplasm/cookie-keylogger
- Owner: echtoplasm
- Created: 2024-10-29T17:27:46.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-29T17:32:05.000Z (7 months ago)
- Last Synced: 2025-01-12T08:41:40.005Z (5 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
this is just a basic keylogger made using the DOM.
This keylogger projects main function was test potential cyber security vulnerabilities by
having a browser cookie log keystrokes on a log in page, and then append the keystrokes to a json array.