Skip to content

winwinashwin/PySleuth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PySleuth

PySleuth is an advanced spyware controllable by email/telegram.

Features

  • Keylogging

  • Mouse activity (pixel coordinates of presses and release with screenshots)

  • Process in the active window

  • Screenshots every x seconds

Upcoming

  • Clipboard data

  • Webcam access

Requirements

Linux

python >= 3.6

pip install -r requirements.txt
sudo apt install xdotool

Windows

Coming soon !

Usage

Telegram Control

  • Clone repository

  • Make telegram bot using telegram's Bot Father

  • Configure environment variables

export TELEGRAM_TOKEN="your token here"
export TELEGRAM_ID="administrator's chat ID here"
python main.py

Email control

  • Clone repository

  • Make an email for the program and setup password for the application

    • From the Google account to send mail from, go to the security section

    • Navigate to the 2-Step Verification section and make sure it is turned ON

    • Go to the App passwords section

    • Select app as Mail and choose your device and click on GENERATE. Note down the password provided

  • Configure environment variables

export PYSLEUTH_EMAIL_PWD="your password here"
python main.py

About

Advanced spyware controlled by email/telegram. Includes keylogging, mouse activity with position and screenshot, screenshots and processes running.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published