Golang Malware Examples | Stuart Rankin

Golang Malware Examples

Nov. 4, 2024 | Category: Malware Things

For a presentation on basic malware, some basic examples of functionality had to be made. Golang was chosen. Examples include: Basic Shellcode Runner, Process Injection, IPv4 Obfuscation, Shellcode Payload stored on Web, Command Line spoofing

The repo for this can be found here.