Skip to content

Releases: Criper98/DOSrat-2.0

DOSrat 2.0.0-b.7

19 Sep 20:54
Compare
Choose a tag to compare

BETA 7 ✨

For a complete list of functionalities, please refer to the Wiki

What's New 💥🚀

  • Added balloon notifications when a Client connects.
  • Added the DisableAV command, which allows disabling Windows Defender on the remote PC (requires administrative permissions).
  • Added the Reinstall command, which allows rerunning the Client installation procedure on the remote PC.
  • In the Explorer command, the Download and Upload functions now also support files larger than 2 GB.
  • The GetInfo command now indicates whether the remote PC uses Windows Defender.
  • Added an alternative method for the BypassUAC command, so you can now choose between "Fodhelper" and "Computerdefaults."
  • The AddAVexclusion command will not be executed if the Client detects that Windows Defender is not in use on the remote PC (it would have no effect).
  • The Screenshot command now allows you to choose which screen to capture if there is more than one on the remote PC.
  • During installation, the Client no longer saves the most sensitive settings (such as host and port) in the system registry but retains and retrieves them from the executable file.

Bug Fixes 🔧🐞

  • Improved the stability of TCP/IP communication.
  • Fixed a bug that sometimes did not detect the absence of a connection by the Client.
  • Changed the names of some functions in the Client to make it less detectable as a virus.
  • Fixed a bug that caused the Client to hang if the "taskmgr" command was executed during the RevShell command.
  • Fixed a bug in the Explorer command that resulted in incorrect display of the copy-paste function's outcome when performed on a folder.
  • Fixed a bug in the Explorer command that caused DOSrat to crash when entering a junction folder.
  • Fixed a bug in the Explorer command that caused an error if attempting to download or upload an empty file.
  • Fixed a bug in the BypassUAC command that led to incorrect display of the bypass outcome in some cases.
  • Fixed a bug in the BypassUAC command that caused the emergency Client to crash in some cases.
  • Fixed a bug that caused DOSrat to crash if non-numeric characters were entered during the Client ID input, port number modification in settings, and Client creation.

DOSrat 2.0.0-b.6

05 Jun 20:57
1ed135c
Compare
Choose a tag to compare

BETA 6 ✨

For a complete list of functionalities, please refer to the Wiki

What's New 💥🚀

  • Added AddAVexclusion command.
  • Added DisableFirewall command.
  • Added ScreenShot command (finally!).
  • Added a file counter in the FileExplorer when the number of files exceeds the window space.

Bug Fixes 🔧🐞

  • Obfuscated some keywords in the Client to make it less detectable.
  • Improved installation process: Client now handles settings directly in memory, eliminating the need for external file read/write operations.

Side Notes ✏

Unfortunately, the size of Client.exe has significantly increased. Currently, there is no solution to this issue. To make it more versatile and without dependencies, i had to compile it with the necessary libraries statically linked to it.

DOSrat 2.0.0-b.5

02 Apr 12:33
Compare
Choose a tag to compare

BETA 5 ✨

For a list of all functionality consult the Wiki

What's New 💥🚀

  • Added VibeMouse command.
  • Removed forced Client disconnection after Reboot and Shutdown commands.
  • Removed most aliases in commands.

Bug Fixes 🔧🐞

  • Fixed another issue causing Client to crash during Filexplorer command.
  • Fixed issue that prevented the Client from updating if the file name remained the same.
  • Fixed issue with BypassUAC command.

DOSrat 2.0.0-b.4

24 Mar 10:44
Compare
Choose a tag to compare

BETA 4 ✨

For a list of all functionality consult the Wiki

What's New 💥🚀

  • Added BypassUAC command.
  • Reduced the time it takes for the Client to update.
  • Removed all dll dependencies from Client. (MSVCP140.dll, VCRUNTIME140.dll, VCRUNTIME140_1.dll)
  • Added ChangeLog when DOSrat update itself.

Bug Fixes 🔧🐞

  • Fixed issue causing Client to crash during Filexplorer command.
  • Fixed an issue that prevented the Client from completing the uninstall command.
  • Removed colors settings.

DOSrat 2.0.0-b.3

14 Mar 15:00
Compare
Choose a tag to compare

BETA 3 ✨

For a list of all functionality consult the Wiki

What's New 💥🚀

  • Added FileExplorer command.
  • Added PC Name in the command session.
  • Jumped from C++14 to C++17.

Bug Fixes 🔧🐞

  • Changed the minimum number of characters for the Client name to 3.
  • Optimized code.

DOSrat 2.0.0-b.2

02 Mar 14:32
Compare
Choose a tag to compare

BETA 2 ✨

For a list of all functionality consult the Wiki

What's New 💥🚀

  • Added string obfuscation to try avoid AV detection.

Bug Fixes 🔧🐞

  • Fixed issues with auto update.

DOSrat 2.0.0-b.1

28 Feb 10:09
Compare
Choose a tag to compare

BETA 1 ✨

Here is finally the first stable BETA version of DOSrat 2.0, for more information on the features consult the Wiki

Features 💥

  • Auto-Update so you don't have to download updates by hand.
  • Client builder, updater, remover.
  • Remote control with Reverse Shell.
  • Persistence at reboot.
  • A fancy Console Line Interface.