Salsa Tools - ShellReverse

✨ deeznutz

✨ Master ✨
Staff member
Joined
May 15, 2017
Messages
981
Likes
760
Points
1,045
Salsa Tools is a collection of three different tools that combined, allows you to get a reverse shell on steroids in any Windowsenvironment without even needing PowerShell for it's execution. In order to avoid the latest detection techniques (AMSI), most of the components were initially written on C#. Salsa Tools was publicly released by Luis Vacas during his Talk “Inmersión en la explotación tiene rima” which took place during h-c0n in 9th February 2019.
Features
* TCP/UDP/ICMP/DNS/BIND/SSL
* AV Safe (17th February)
* AMSI patchers
* PowerShell execution
* ...
Overview
Salsa-Tools is made from three different ingredients: - EvilSalsa - EncrypterAssembly - SalseoLoader And his behavior is as it follows:
Setup
Requirements

  • Visual Studio 2017 (or similar)
  • Python 2.7
Download Salsa-tools
 
Top Bottom