AdvancedHacker101 / C-Sharp-R.A.T-Client

This is a c# client for the c# R.A.T server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C# R.A.T Client

This is the client version of the c# R.A.T
This will run on the target's machine and will connect to your machine via Tcp/IP
You will need to download R.A.T Server to your computer to accept incoming clients
This client depedns on .NET Framework, and windows.
Planning to extend to various platforms like:

  • Android
  • Linux
  • Browser (JS Botnet)
  • HTTP Server (via php backdoors, node modules, python modules etc.)

Some of the R.A.T Features are:

  • Keylogger
  • Remote Desktop
  • Mic And Cam Spy
  • Remote Cmd Prompt
  • Process and File manager
  • Fun Menu (hiding Desktop icons, Clock, Taskbar, showing messagebox, triggering windows sound effects)
  • DDoS with target validation
  • Password manager (supporting: Internet Explorer, Google Chrome, Firefox)

Firefox password harvesting depends on NirSoft password fox.
Other two browsers are implemented in the code.
I plan to add more features like:

  • Scripting (Server side plugins can do this)
  • Dns Server spoofing using c# Dns Server
  • Proxy Server (for web content modification)
  • Pivoting (infecting other machines in the local network)
  • Registry editing
  • Windows System password phising attack
  • Probing methods (for ex. start at system start, prevent from deleting file, maybe get UAC elevated)
  • Hiding program on start (Available as an opt-in)
  • Maybe http/s server for browser clients (See JS Botnet server plugin)
  • Support for resolving Dns to ipv4 address
  • Connect to linux server

And only use this on other peoples machine if you have thier permission, otherwise you can test it on a VM (Virtul Machine)
This is not a dangerous virus so if you start it on your own machine and don't send any commands from the server you can safely just close the program like nothing happend

More information

You can view the project licence here
You can read the code of conduct here
You can read how to contribute here

Happy Coding!

-Advanced Hacker 101

About

This is a c# client for the c# R.A.T server

License:Other


Languages

Language:C# 100.0%