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

JBDev : A Tool For Jailbreak And TrollStore Development

JBDev is a specialized development tool designed to streamline the creation and debugging of jailbreak…

1 hour ago

Kereva LLM Code Scanner : A Revolutionary Tool For Python Applications Using LLMs

The Kereva LLM Code Scanner is an innovative static analysis tool tailored for Python applications…

3 hours ago

Nuclei-Templates-Labs : A Hands-On Security Testing Playground

Nuclei-Templates-Labs is a dynamic and comprehensive repository designed for security researchers, learners, and organizations to…

5 hours ago

SSH-Stealer : The Stealthy Threat Of Advanced Credential Theft

SSH-Stealer and RunAs-Stealer are malicious tools designed to stealthily harvest SSH credentials, enabling attackers to…

5 hours ago

ollvm-unflattener : A Tool For Reversing Control Flow Flattening In OLLVM

Control flow flattening is a common obfuscation technique used by OLLVM (Obfuscator-LLVM) to transform executable…

5 hours ago

Cybersecurity – Tools And Their Function

Cybersecurity tools play a critical role in safeguarding digital assets, systems, and networks from malicious…

1 day ago