HTTPUploadExfil : A Simple HTTP Server For Exfiltrating Files/Data During, For Example, CTFs

HTTPUploadExfil is a (very) simple HTTP server written in Go that’s useful for getting files (and other information) off a machine using HTTP. While there are many use-cases, it’s meant to be used in low-stakes offensive scenarios (e.g., CTFs). Think of this as python3 -m http.server but for getting data off a machine instead of on the machine. Obviously, this …

LightMe : HTTP Server Serving Obfuscated Power shell Scripts/Payloads

LightMe is a Simple HTTP Server serving Power shell Scripts/Payloads after Obfuscate them and run obfuscation as a service in background in order to keep obfuscate the payloads which giving almost new obfuscated payload on each HTTP request. Main Features Obfuscate all power shell files within a specific directory HTTP Server to serve the obfuscated …

LightMe : HTTP Server Serving Obfuscated Power shell Scripts/Payloads

LightMe is a Simple HTTP Server serving Power shell Scripts/Payloads after Obfuscate them and run obfuscation as a service in background in order to keep obfuscate the payloads which giving almost new obfuscated payload on each HTTP request. Main Features Obfuscate all power shell files within a specific directory HTTP Server to serve the obfuscated …