Giter VIP home page Giter VIP logo

rat-via-telegram-bot's Introduction

RAT-via-Telegram-Bot

link to youtube video

⬆️⬆️⬆️ This is link to YouTube video ⬆️⬆️⬆️

What is it?

It's Windows Remote Administration Tool who work via Telegram Bot.

How start using it?

  1. First step you need to create your telegram bot:
  • open telegram
  • go to @BotFather
  • choose name and username of your bot
  • @BotFaher send you token, you need to copy and save it
  • go to your bot and type /start
  1. Second step you need to know your ChatId:
  • in telegram go to @userinfobot and type /start
  • he sent you your ChatId
  • copy and save it id!
  1. Next you need to edit bot code:
  • open file RAT.py in any text editor
  • edit variables bot_token and chat_id at the beginning code afret imports on previously saved data
  • save all changes
  1. In last step you need to create application .exe
  • open terminal or cmd and type: pip install pyinstaller
  • open directory where is RAT.py and type: pyinstaller -w -F RAT.py
  • in current directory where is RAT.py will be created several folders
  • in folder dist will be your RAT.exe

functional

  • /screen - screenshot
  • /info - info about user
  • /location - location on a map
  • /kill_process - kill the process (process.exe)
  • /reboot - reboot pc
  • /shutdown - shutdown pc
  • /pwd - know current directory
  • /passwords_chrome - chrome passwords
  • /passwords_opera - opera passwords
  • /cockies_chrome - chrome cockies
  • /cockies_opera - opera cockies
  • /get_discord - get token of Discord session
  • /cmd command - execute command in CMD
  • /open_url - open link
  • /ls - all files and folders in directory
  • /cd - move to folder
  • /download - download file
  • /rm_dir - delete folder

rat-via-telegram-bot's People

Contributors

romanrakhlin avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.