Jump to content

Draft:Windows Basics: Difference between revisions

From WikiCyber
Import from cypat.guide: docs/windows/Basics.md
 
Backfill (v3.0 review queue): added to the review queue
 
Line 40: Line 40:
[[Category:Windows|000]]
[[Category:Windows|000]]
[[Category:Migrated from cypat.guide]]
[[Category:Migrated from cypat.guide]]
[[Category:Pending review]]

Latest revision as of 05:42, 22 September 2026

This draft is ready for review. If you're the author, click below to notify a reviewer. A reviewer will check it for structure, sourcing, and accuracy. You may continue editing while you wait.Request reviewApprove draftReject draft

First, what is Windows?

Windows is an operating system developed by Microsoft that is the main software allowing you to control and use your computer. An operating system (OS) is essential because it manages the computer’s hardware and software resources, lets you run applications, and provides a way for you to interact with the system through windows, icons, and menus (known as a graphical user interface, or GUI). You are most likely running Windows on your computer right now.

Windows vs other operating systems

Windows, unlike other OS's such as Linux and FreeBSD, is more graphically focused, meaning that the user is able to see what exactly they are doing rather than typing commands in a terminal. However, Windows does have a terminal (Command Prompt(cmd) and Powershell).

What to expect

You are mainly going to see and have to configure:

  1. Forensics Questions
  2. Unauthorized Users and Administrators
  3. Unsecure passwords
  4. Unsecure group policy settings
  5. Outdated software
  6. Malware
  7. Unnecessary services
  8. Unauthorized media and apps
  9. Unsecure apps
  10. Misconfigured firewall and antivirus settings

Familiarity

It is important to get yourself familiar with the operating system. You can do this mainly through:

  1. Reading guides/documentation. This should help you get a basic understanding.
  2. Creating a Windows VM. Try playing around with it. Here is a guide on how to create a VM
  3. Doing Practice Images. These can realy help with getting familiar with using common apps such as the ones in Microsoft Management Console(MMC).

Helpful websites and forums