TinkererShell : A Simple Python Reverse Shell

TinkererShell is a simple python reverse shell written just for fun.

Simple reverse shell written in python 3.7 just for fun. Actually it supports Windows and Linux OS and integrates some basic features like keylogging and AES encrypted communications.

Supported operating systems:

  • Windows
  • Linux

Functions and characteristics:

  • Reverse connection.
  • AES encrypted communications.
  • Multithreaded.
  • Support multiple bots connected at the same time.
  • Keylogger.
  • Possibility to take screenshots of bot’s monitors.
  • Possibility to take pictures using bot’s webcam.
  • Possibility to steal bot’s clipboard’s content.
  • Possibility to enable or disable persistence (before payload delivery or later via remote control).
  • Possibility to enable or disable keylogger (before payload delivery or later via remote control).
  • Simple DNS spoofer (via hosts file).
  • Capability to upload and download files to and from the bot.

Also Read – GitGraber : Monitor GitHub To Search & Find Sensitive Data

TODO:

  • Thoroughly test persistence function on Linux.
  • Thoroughly test persistence function on Windows.
  • Add webcam stream and microphone recording (ideally streaming from bot and saving locally to master).

Disclaimer

This project is for educational purposes only. Don’t use it for illegal activities. I don’t support nor condone illegal or unethical actions and I can’t be held responsible for possible misuse of this software.

R K

Recent Posts

garak, LLM Vulnerability Scanner : The Comprehensive Tool For Assessing Language Model Security

garak checks if an LLM can be made to fail in a way we don't…

13 hours ago

Vermilion : Mastering Linux Post-Exploitation For Red Team Success

Vermilion is a simple and lightweight CLI tool designed for rapid collection, and optional exfiltration…

13 hours ago

AD-CS-Forest-Exploiter : Mastering Security Through PowerShell For AD CS Misconfiguration

ADCFFS is a PowerShell script that can be used to exploit the AD CS container…

13 hours ago

Usage Of Tartufo – A Comprehensive Guide To Securing Your Git Repositories

Tartufo will, by default, scan the entire history of a git repository for any text…

13 hours ago

Loco : A Rails-Inspired Framework For Rust Developers

Loco is strongly inspired by Rails. If you know Rails and Rust, you'll feel at…

2 days ago

Monolith : The Ultimate Tool For Storing Entire Web Pages As Single HTML Files

A data hoarder’s dream come true: bundle any web page into a single HTML file.…

2 days ago