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-07-23 21:34:52 +00:00
|
|
|
* Compressed & Encrypted traffic between Client <-> Server
|
2014-07-08 12:58:53 +00:00
|
|
|
* Multi-Threaded
|
|
|
|
* 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
|
|
|
|
* 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-07-23 21:34:52 +00:00
|
|
|
* DDoS Methods (Slowloris, UDP, SYN)
|
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
|