Podcast Episodes
Back to Search
Course 26 - Assessing and Mitigating Security Risks | Episode 4: A Guide to Mitigation and Security Controls
In this lesson, you’ll learn about:Core mitigation strategies and layered security controls used to defend modern network infrastructures against evo…
4Â months, 1Â week ago
Course 26 - Assessing and Mitigating Security Risks | Episode 3: Foundations of Successful Incident Identification and Response Management
In this lesson, you’ll learn about:How to shift from reactive to proactive security by using intrusion detection tools and manually analyzing network…
4Â months, 1Â week ago
Course 26 - Assessing and Mitigating Security Risks | Episode 2: The Fundamentals of Organizational Risk Management
In this lesson, you’ll learn about:The Foundations of Organizational Risk ManagementWhy security must begin with understanding a system’s requirement…
4Â months, 1Â week ago
Course 26 - Assessing and Mitigating Security Risks | Episode 1: Threats, Mindsets, and Vulnerabilities
In this lesson, you’ll learn about:The Modern Cybersecurity LandscapeHow cybersecurity has evolved from an IT-only concern into a shared responsibili…
4Â months, 1Â week ago
Course 25 - API Python Hacking | Episode 7: Building Windows Executables from Python Scripts with PyInstaller
In this lesson, you’ll learn about:Converting Python Scripts into ExecutablesInstalling and using PyInstaller to package Python code into standalone …
4Â months, 2Â weeks ago
Course 25 - API Python Hacking | Episode 6: Privilege Modification and User Impersonation
In this lesson, you’ll learn about:Programmatic Privilege ModificationHow to use the AdjustTokenPrivileges API to enable or disable specific privileg…
4Â months, 2Â weeks ago
Course 25 - API Python Hacking | Episode 5: Managing and Verifying Process Privileges
In this lesson, you’ll learn about:Fundamentals of Windows Access TokensTokens define a process's privileges, such as shutting down the system or deb…
4Â months, 2Â weeks ago
Course 25 - API Python Hacking | Episode 4: Structures, Process Spawning, and Undocumented Calls
In this lesson, you’ll learn about:
Defining Windows Internal Structures in PythonRepresenting structures like PROCESS_INFORMATION and STARTUPINFO usi…
4Â months, 2Â weeks ago
Course 25 - API Python Hacking | Episode 3: From ctypes Basics to Building a Process Killer
In this lesson, you’ll learn about:
Interfacing Python with Windows API using ctypesLoading core DLLs: user32.dll and kernel32.dllExecuting basic func…
4Â months, 2Â weeks ago
Course 25 - API Python Hacking | Episode 2: Foundations of Windows Internals and API Mechanisms
In this lesson, you’ll learn about:Fundamentals of Windows Processes and ThreadsA process is a running program with its own virtual memory spaceThrea…
4Â months, 2Â weeks ago