
Using Orsted C2 to run Rubeus and PowerView
I will show how to use Orsted C2 to patch AMSI and ETW then run Rubeus and PowerView. I will only showcase this against basic windows defender. Setting Up Orsted C2 First lets setup Orsted C2. Th...
I will show how to use Orsted C2 to patch AMSI and ETW then run Rubeus and PowerView. I will only showcase this against basic windows defender. Setting Up Orsted C2 First lets setup Orsted C2. Th...
I will show how to modify Go toolchain to make the Import Address Table (IAT) of Go executables more empty. I will then analyse how this affects malware detection. Exposing Go IAT To show what we...
I will discuss how to create a simple shellcode loader with golang. Msfvenom exec payload will be used. Some critiques and notes will be given in the end. Overview on what will be done We will ju...