Monitor Processes, Performance & Services for Security Analysis
After completing this lab, you will be able to:
0 of 5 tasks completed
There are multiple ways to open Task Manager in Windows. Security professionals should know all methods.
Right-click on the Windows taskbar → Select "Task Manager"
This method works even when the system is unresponsive.
The Processes tab shows all running applications and background processes with their resource usage.
Click on any column header (CPU, Memory, Disk, Network) to sort processes by that metric. This helps identify resource hogs quickly.
On your own system, sort by CPU usage. What is the process currently using the most CPU?
The Performance tab provides real-time graphs of system resources - essential for identifying performance issues and potential cryptomining.
Navigate to Performance tab on your system and observe the CPU graph for 30 seconds
In the Performance tab, how much RAM is currently "In use" vs "Available" on your system?
Malware often adds itself to startup programs to maintain persistence. Regular auditing of startup items is a key security practice.
This tab shows all programs that run automatically when you log in to Windows.
Right-click any startup item to see:
List 3 programs in your Startup tab. For each, note the Publisher and Startup impact.
The Details tab provides the most comprehensive view of running processes, including Process ID (PID), which is critical for incident response.
Right-click the column header → Select columns → Add:
Right-click a suspicious process:
Find the "explorer.exe" process in the Details tab. What is its PID and User name?