Malware Development Introduction
During the workshop, students first learned about relevant topics in the area of Windows internals. Topics such as Windows NT architecture, user mode, kernel mode, integrity levels, Windows APIs, native APIs, etc. were covered. For example, the students were tasked with debugging Windows APIs and Native APIs and gradually building a first Win32 API shellcode loader to execute Meterpreter shellcode.