Description

This is a R.A.T. I adapted to my own needs.
You can download different icons and tailor it to your needs. Feel free to use, manipulate the code. Just let me know what you think of it.

  1. Make sure AutoIT is installed
  2. Make sure Remote Admin Tools from microsoft is installed (Line 33)
  3. Get source code and create RAT.au3 with AutoIT
  4. Find some icons through google :slight_smile:
  5. Follow instructions at line 881
  6. Follow instructions at line 941
  7. Enjoy!

Source Code

script.txt (49.2 KB)

Screenshots

login.png
main.png
settings.png

2 Spice ups

Downloaded AutoIT and ran the script. 1st issue was on line 28 "#include

I updated the source to include ipscan.au3 aswell read the comments inside source

I get the same errors as Eddie5025 I don’t know how to run this since I have never used AutoIT before either. Can you provide a little how to? Thanks!

  1. Make sure AutoIT is installed 2. Make sure Remote Admin Tools from microsoft is installed (Line 33) 3. Get source code and create RAT.au3 with AutoIT 4. Find some icons through google :slight_smile: 5. Follow instructions at line 881 6. Follow instructions at line 941 7. Enjoy! This should help. If you want to add programs to the script see line 502, the program section is there. Any questions just let me know

What is the risk and how did you tailor the remote to your own needs exactly?

@user693617: There is no risk, your user info is encrypted in the ini file, and only works on internal network, you can’t connect to it like e.g. teamviewer of VNC. As to tailoring to me own needs see line 502 in the script. The functions I use mostly are programmed inside it.