Mr-Un1k0d3r / ThunderShell

Python / C# Unmanaged PowerShell based RAT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ThunderShell

ThunderShell is a C# RAT that communicates via HTTP requests. All the network traffic is encrypted using a second layer of RC4 to avoid SSL interception and defeat network detection on the target system. RC4 is a weak cipher and is used to help obfuscate the traffic. HTTPS options should be used to provide integrity and strong encryption.

Information on how to use the tool and it's supported features is located on the Wiki.

Current beta version

Current release is 3.1.2

Credits

Mr.Un1k0d3r @MrUn1k0d3r

Tazz0 @Tazz019

RingZer0 Team 2017

About

Python / C# Unmanaged PowerShell based RAT

License:Other


Languages

Language:Python 48.5%Language:C# 15.5%Language:HTML 14.1%Language:PowerShell 10.8%Language:JavaScript 5.8%Language:CSS 5.4%