mirror of https://github.com/quasar/Quasar.git
51 lines
1.1 KiB
Markdown
51 lines
1.1 KiB
Markdown
xRAT 2.0
|
|
========
|
|
**Free, Open-Source Remote Administration Tool**
|
|
|
|
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
|
|
* Protocol Buffers
|
|
* Compressed (LZ4) & Encrypted (AES-128) communication
|
|
* Multi-Threaded
|
|
* UPnP Support
|
|
* Custom social engineering tactic to elevate Admin privileges (betabot's trick)
|
|
* Visit Website (hidden & visible)
|
|
* Show Messagebox
|
|
* Task Manager
|
|
* File Manager
|
|
* Remote Desktop
|
|
* Remote Shell
|
|
* Download & Execute
|
|
* Upload & Execute
|
|
* System Information
|
|
* Computer Commands (Restart, Shutdown, Standby)
|
|
|
|
ToDo
|
|
---
|
|
* ~~Startup Manager~~
|
|
* Socks5 Proxy
|
|
* Password Stealer (Browsers, FTP-Clients)
|
|
* Keylogger
|
|
* Startup Persistence
|
|
|
|
License
|
|
---
|
|
See LICENSE file for details.
|
|
|
|
Donate
|
|
---
|
|
BTC: `1EWgMfBw1fUSWMfat9oY8t8qRjCRiMEbET`
|
|
|
|
Credits
|
|
---
|
|
Protocol Buffers - Google's data interchange format
|
|
Copyright 2008 Google Inc.
|
|
https://code.google.com/apis/protocolbuffers/
|
|
|
|
ResourceLib
|
|
Copyright (c) Daniel Doubrovkine, Vestris Inc., 2008-2013
|
|
https://github.com/dblock/resourcelib
|