All Projects → 4n4nk3 → Tinkerershell

4n4nk3 / Tinkerershell

Licence: gpl-3.0
A simple python reverse shell written just for fun.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Tinkerershell

YAPS
Yet Another PHP Shell - The most complete PHP reverse shell
Stars: ✭ 35 (-43.55%)
Mutual labels:  backdoor, reverse-shell, rat
Paradoxiarat
ParadoxiaRat : Native Windows Remote access Tool.
Stars: ✭ 395 (+537.1%)
Mutual labels:  backdoor, rat, keylogger
Stitch
Python Remote Administration Tool (RAT)
Stars: ✭ 2,018 (+3154.84%)
Mutual labels:  rat, keylogger, reverse-shell
Thoron
Thoron Framework is a Linux post-exploitation framework that exploits Linux TCP vulnerability to provide a shell-like connection. Thoron Framework has the ability to create simple payloads to provide Linux TCP attack.
Stars: ✭ 87 (+40.32%)
Mutual labels:  backdoor, rat, reverse-shell
PyIris
PyIris is a modular remote access trojan toolkit written in python targeting Windows and Linux systems.
Stars: ✭ 296 (+377.42%)
Mutual labels:  backdoor, rat, keylogger
paradoxiaRAT
ParadoxiaRat : Native Windows Remote access Tool.
Stars: ✭ 583 (+840.32%)
Mutual labels:  backdoor, rat, keylogger
Torat
ToRat is a Remote Administation tool written in Go using Tor as a transport mechanism and RPC for communication
Stars: ✭ 415 (+569.35%)
Mutual labels:  rat, keylogger, reverse-shell
Evilosx
An evil RAT (Remote Administration Tool) for macOS / OS X.
Stars: ✭ 1,826 (+2845.16%)
Mutual labels:  backdoor, rat, reverse-shell
Androrat
A Simple android remote administration tool using sockets. It uses java on the client side and python on the server side
Stars: ✭ 187 (+201.61%)
Mutual labels:  backdoor, rat, reverse-shell
ToxicEye
👽 Program for remote control of windows computers via telegram bot. Written in C#
Stars: ✭ 305 (+391.94%)
Mutual labels:  backdoor, rat, keylogger
Pupy
Pupy is an opensource, cross-platform (Windows, Linux, OSX, Android) remote administration and post-exploitation tool mainly written in python
Stars: ✭ 6,737 (+10766.13%)
Mutual labels:  backdoor, rat, reverse-shell
KeyPlexer
Capstone: Keylogger Trojan
Stars: ✭ 32 (-48.39%)
Mutual labels:  reverse-shell, keylogger
Njrat 0.7d Stub Csharp
njRAT C# Stub - Fixed For PowerShell
Stars: ✭ 28 (-54.84%)
Mutual labels:  backdoor, rat
Ghost
👻 RAT (Remote Access Trojan) - Silent Botnet - Full Remote Command-Line Access - Download & Execute Programs - Spread Virus' & Malware
Stars: ✭ 312 (+403.23%)
Mutual labels:  backdoor, rat
Skyrat
SkyRAT - Powershell Remote Administration Tool
Stars: ✭ 21 (-66.13%)
Mutual labels:  rat, keylogger
Xeexe Topantivirusevasion
Undetectable & Xor encrypting with custom KEY (FUD Metasploit Rat) bypass Top Antivirus like BitDefender,Malwarebytes,Avast,ESET-NOD32,AVG,... & Automatically Add ICON and MANIFEST to excitable
Stars: ✭ 387 (+524.19%)
Mutual labels:  backdoor, rat
Blazerat
🔥 Control your Linux home computer with telegram bot.
Stars: ✭ 60 (-3.23%)
Mutual labels:  rat, keylogger
ShellBot
An advanced reverse shell written in Python3.
Stars: ✭ 20 (-67.74%)
Mutual labels:  backdoor, reverse-shell
Rat Via Telegram
Windows Remote Administration Tool via Telegram
Stars: ✭ 453 (+630.65%)
Mutual labels:  rat, keylogger
Ghost
Ghost Framework is an Android post-exploitation framework that exploits the Android Debug Bridge to remotely access an Android device. Ghost Framework gives you the power and convenience of remote Android device administration.
Stars: ✭ 992 (+1500%)
Mutual labels:  backdoor, rat

TinkererShell

A 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:

  • [x] Windows
  • [x] Linux
  • [ ] OSX

Functions and characteristics:

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


Work in progress... stay tuned!

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).

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].