๐ฏ What You'll Learn
- Navigate and manage Windows from the console
- Use core CMD commands
- Write basic PowerShell
- Enumerate systems from the command line
About This Workbook
On Windows engagements you often have only a console. This workbook builds fluency in CMD and PowerShell for navigation, enumeration and automation.
Chapter 1 โ The Command Prompt
Getting things done with classic CMD.
- Navigation
- File and system commands
- Built-ins
Chapter 2 โ PowerShell Basics
A modern, object-oriented shell.
- Cmdlets and the pipeline
- Variables and objects
- Scripts
Chapter 3 โ Enumeration from the Console
Learning a host without a GUI.
- System and user info
- Network info
- Useful one-liners
Keep going. Work through each chapter in order, then apply what you learned in the matching labs.