2014-07-08 12:58:53 +00:00
|
|
|
xRAT 2.0
|
|
|
|
========
|
|
|
|
**Free, Open-Source Remote Administration Tool**
|
2014-07-08 12:27:59 +00:00
|
|
|
|
2014-07-08 12:58:53 +00:00
|
|
|
xRAT 2.0 is a fast and light-weight Remote Administration Tool coded in C# (using .NET Framework 2.0).
|
|
|
|
|
|
|
|
Features
|
|
|
|
---
|
|
|
|
* Buffered TCP/IP stream
|
2014-07-23 20:49:05 +00:00
|
|
|
* Protocol Buffers
|
2014-12-07 10:13:30 +00:00
|
|
|
* Compressed (LZ4) & Encrypted (AES-128) communication
|
2014-07-08 12:58:53 +00:00
|
|
|
* Multi-Threaded
|
2014-07-31 19:07:52 +00:00
|
|
|
* UPnP Support
|
2014-07-08 12:58:53 +00:00
|
|
|
* Custom social engineering tactic to elevate Admin privileges (betabot's trick)
|
|
|
|
* Visit Website (hidden & visible)
|
|
|
|
* Show Messagebox
|
|
|
|
* Task Manager
|
|
|
|
* File Manager
|
|
|
|
* Remote Desktop
|
2014-07-23 21:34:52 +00:00
|
|
|
* Remote Shell
|
2014-07-08 12:58:53 +00:00
|
|
|
* Download & Execute
|
2014-07-31 18:52:00 +00:00
|
|
|
* Upload & Execute
|
2014-07-08 12:58:53 +00:00
|
|
|
* System Information
|
2014-07-22 19:52:07 +00:00
|
|
|
* Computer Commands (Restart, Shutdown, Standby)
|
2014-07-08 12:58:53 +00:00
|
|
|
|
|
|
|
ToDo
|
|
|
|
---
|
2014-12-07 10:15:31 +00:00
|
|
|
* Startup Manager
|
2014-08-10 10:34:40 +00:00
|
|
|
* Socks5 Proxy
|
2014-07-08 12:58:53 +00:00
|
|
|
* Password Stealer (Browsers, FTP-Clients)
|
|
|
|
* Keylogger
|
|
|
|
* Startup Persistence
|
|
|
|
|
|
|
|
License
|
|
|
|
---
|
|
|
|
See LICENSE file for details.
|
|
|
|
|
|
|
|
Donate
|
|
|
|
---
|
|
|
|
BTC: `1EWgMfBw1fUSWMfat9oY8t8qRjCRiMEbET`
|
|
|
|
|
|
|
|
Credits
|
|
|
|
---
|
2014-07-23 19:00:06 +00:00
|
|
|
Protocol Buffers - Google's data interchange format
|
|
|
|
Copyright 2008 Google Inc.
|
2014-07-24 13:23:44 +00:00
|
|
|
https://code.google.com/apis/protocolbuffers/
|
|
|
|
|
|
|
|
ResourceLib
|
|
|
|
Copyright (c) Daniel Doubrovkine, Vestris Inc., 2008-2013
|
|
|
|
https://github.com/dblock/resourcelib
|