#
AsyncRAT
#
Overview
AsyncRAT is an open source Remote Administration tool maintained by Nyan Cat and leveraged by Blind Eagle in its campaigns1,2. For the purposes of this emulation a fork of AsyncRAT was made so that documentation could be added and relevent code functions could be highlighted with comments relating to their use and CTI. AsyncRAT has a client and server written in C# and hosts a suite of capabilities. Of particular note in Blind Eagle Campaigns is the inclusion of functions that are capable of stealing cookies from the browser, keyloggers, and remote desktop interaction3,4,5,6,7.
AsyncRAT is made up of the following components:
#
Usage
See server and Client sections for specific usage instructions
#
Troubleshooting
#
Build
.NET 4.6 is required to buid the server. the download can be found on the Microsoft website. Once installed the computer will need to be restarted before the server can be built.
Two build options are presented. The CLI can be used with devenv.exe to build the AsyncRAT-Sharp.sln
solution. Also instructions for the Visual Studio GUI are also included:
#
CLI
PS C:\<path>\<to>\birdsofprey\Resources\AsyncRAT-C#> 'C:\Program Files | [x86]\Microsoft Visual Studio\<version>\<Professional|blank>\Common7\IDE\devenv.exe' AsyncRAT-Sharp.sln /Build "Release"
#
GUI
Open Solution in Visual Studio - this option is presented upon Visual Studio opening
In the menu bar near the top of the window, change the dropdown from Debug to Release - this will build and remove any debugging assistance from the project:
In the menu bar at the top of the window, select Build -> Build Solution. The completed executables will be located in
birdsofprey\Resources\AsyncRAT-C#\Binaries\Release
#
References and CTI
https://blogs.blackberry.com/en/2023/02/blind-eagle-apt-c-36-targets-colombia
https://dciber.org/analisando-asyncrat-distribuido-na-colombia/
https://dciber.org/analisando-asyncrat-distribuido-na-colombia/
https://research.checkpoint.com/2023/blindeagle-targeting-ecuador-with-sharpened-tools/
https://blog.scilabs.mx/en/campaign-attributed-to-apt-c-36-context-and-iocs/