Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Mr-Un1k0d3r/ThunderShell

Python / C# Unmanaged PowerShell based RAT
https://github.com/Mr-Un1k0d3r/ThunderShell

Last synced: 10 days ago
JSON representation

Python / C# Unmanaged PowerShell based RAT

Awesome Lists containing this project

README

        

# 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](https://github.com/Mr-Un1k0d3r/ThunderShell/wiki).

# Current beta version

Current release is 3.1.2

# Credits

Mr.Un1k0d3r @MrUn1k0d3r

Tazz0 @Tazz019

RingZer0 Team 2017