Commit cad667a7 authored by bobloblaw's avatar bobloblaw
Browse files

Updates windows.md

Auto commit by GitBook Editor
parent bf2ee9c4
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -3,13 +3,13 @@
* [Introduction](README.md)
* [The Basics](the_basics.md)
    * [Linux](linux.md)
        * [Basics of linux](basics_of_linux.md)
        * [Basics of Linux](basics_of_linux.md)
        * [Bash-scripting](bash-scripting.md)
        * [Vim](vim.md)
    * Windows
        * [Basics of windows](basics_of_windows.md)
        * [Powershell](powershell.md)
        * [Powershell scripting](powershell_scripting2.md)
    * [Windows](windows.md)
        * [Basics of Windows](basics_of_windows.md)
        * [PowerShell](powershell.md)
        * [PowerShell Scripting](powershell_scripting2.md)
        * [CMD](cmd.md)
    * [Scripting with python](scripting_with_python.md)
        * [Python fundamentals](python_fundamentals.md)

windows.md

0 → 100644
+7 −0
Original line number Diff line number Diff line
# Windows

Whether you like it or not Windows is the most common OS for desktop users in the world. So for a pentester it is fundamental to understand the ins and outs of it.

So this chapter will contain some basics about Windows and windows networks.

We will also look a bit at PowerShell. 
 No newline at end of file