This is a simple keylogger that logs all the keys pressed on the vitual keyboard on https://netbanking.hdfcbank.com and sends them to a backend server (code available here).
- Build the index.js file
npm run build
- Open Chrome and go to
chrome://extensions
- Enable developer mode
- Click on
Load unpacked
and select the folder you cloned the repository in