LightMe: HTTP Server serving obfuscated Powershell Scripts/Payloads
LightMe
LightMe is a Simple HTTP Server serving Powershell Scripts/Payloads after Obfuscate them and run obfuscation as a service in the background in order to keep obfuscate the payloads which giving an almost new obfuscated payload on each HTTP request.
Main Features
- Obfuscate all powershell files within a specific directory
- HTTP Server to serve the obfuscated Powershell Files
- Background Obfuscator
- Almost new Payload on each request, (depending on Background obfuscation interval)
- Powered by Invoke-Obfuscation
Install
git clone –recurse-submodules https://github.com/WazeHell/LightMe
cd LightMe/# install powershell
sudo apt-get install powershell
Use
Running as services
Source: https://github.com/WazeHell/