- 9 Sections
- 21 Lessons
- Lifetime
Expand all sectionsCollapse all sections
- 1 - IntroductionPresenting-the-course-lab + Notes on installing Go inside Kali Linux + Demonstration of Windows Defender Actually Defending + Creating your first helloworldexe4
- 2 - The Windows APIIntroduction to the Windows API + Calling the Windows API in Go Method 1 + Calling the Windows API in Go Method 2 + Calling the Windows API in Go Method 34
- 3 - Introduction to Loaders and ShellcodeIntroduction to Shellcode + Introduction to Loaders + Steps to bypass Defender3
- 4 - Preparing the shellcodeXoring the shellcode + Decrypting the Shellcode2
- 5 - Allocating MemoryAllocation Memory in own process space VirtualAlloc + Other Method to Allocate Memory2
- 6 - Copying Shellcode to Allocated MemoryCopying Shellcode to own process + Making the memory executable2
- 7 - Triggering the threadCreating a thread in current process CreateThread + Others ways of launching the thread2
- 8 - Putting the Pieces togetherLoader that bypasses defender1
- 9 - ConclusionSome notes Threat Intelligence1
