summary
play

SUMMARY History End of life CLI Services Security Considerations - PowerPoint PPT Presentation

SUMMARY History End of life CLI Services Security Considerations Powershell Server Setup BRIEF HISTORY (WINDOWS CLIENT) MSDOS (1980) WINDOWS (1985) WINDOWS 3.1 (1992) Windows 95 (1995) Windows ME


  1. SUMMARY ▶ History ▶ End of life ▶ CLI ▶ Services ▶ Security Considerations ▶ Powershell ▶ Server Setup

  2. BRIEF HISTORY (WINDOWS CLIENT) MSDOS (1980) ▶ WINDOWS (1985) ▶ WINDOWS 3.1 (1992) ▶ Windows 95 (1995) ▶ Windows ME (2000) ▶ Windows XP (2001) ▶ Windows Vista (2006) ▶ Windows 7 (2009) ▶ Windows 8 (2012) ▶ Windows 10 (2015) ▶

  3. BRIEF HISTORY (WINDOWS SERVER) ▶ Windows NT 4.0 (1993) ▶ Windows NT 4.0 (1996) ▶ Windows Server 2003 ▶ Windows Server 2008 ▶ Server 2012 ▶ Server 2016 ▶ Server 2019 (2018)

  4. MARKET SHARE

  5. END OF LIFE ▶ Windows 7 (2020) ▶ Windows 8.1 (2023)

  6. END OF LIFE

  7. KERNEL TYPES

  8. KERNEL

  9. COMMAND LINE INTERFACE (CLI)

  10. COMMAND LINE INTERFACE (CLI)

  11. SERVICES *Fixes 99% of printer problems

  12. WINDOWS SERVER

  13. SERVER CORE

  14. ACTIVE DIRECTORY (AD)

  15. DYNAMIC HOST CONFIGURATION PROTOCOL(DHCP)

  16. FILE TRANSFER PROTOCOL (FTP)

  17. INTERNET INFORMATION SERVICES (IIS)

  18. SERVER MESSAGE BLOCK (SMB)

  19. DOMAIN NAME SERVICE (DNS)

  20. GROUP POLICY OBJECTS (GPO)

  21. SECURITY CONSIDERATIONS

  22. WINDOWS DEFENDER ▶ Built into Windows ▶ Behavior based/Signature based

  23. WINDOWS DEFENDER

  24. POWERSHELL BASED EXPLOITATION ▶ “Living off the land” ▶ Open Source Tools Bloodhound ▶ Empire (BC-Security Branch) ▶ Powerup ▶ PoshC2 ▶ Death Star ▶ And more… ▶

  25. WHEN SIGNATURE DETECTION FAILS

  26. BEHAVIOR DETECTION SUCCEEDS

  27. WINDOWS DEFENDER + GROUP POLICIES

  28. WINDOWS DEFENDER + GROUP POLICIES

  29. POWERSHELL COMMANDS ▶ Get-Service Lists services running or stopped ▶

  30. POWERSHELL COMMANDS ▶ Get-Childitem (-hidden) Lists directories and files ▶

  31. POWERSHELL COMMANDS ▶ Start-Service <servicename> ▶ Stop-Service <servicename> Start/Stop service ▶ Ex. Start-Service DNS ▶

  32. POWERSHELL COMMANDS ▶ sc.exe start <servicename> ▶ sc.exe stop <servicename> Start/Stop service ▶

  33. POWERSHELL COMMANDS ▶ Set-Service –Name <serviceName> -StartupType <startupType> Automatic (Delayed) ▶ Automatic ▶ Manual ▶ Disabled ▶

  34. POWERSHELL COMMANDS ▶ Get-MpComputerStatus Gets the status of antimalware software on system ▶

  35. POWERSHELL COMMANDS ▶ Start-MpScan [-ScanPath <String>] ▶ [-ScanType <ScanType>] ▶ [-CimSession <CimSession[]>] ▶ [-ThrottleLimit <Int32>] ▶ [-AsJob] ▶

  36. POWERSHELL COMMANDS ▶ Get-Process List Processes ▶

  37. POWERSHELL COMMANDS ▶ Get-ComputerInfo Display system information ▶

  38. POWERSHELL COMMANDS ▶ Clear Clear Screen ▶

  39. POWERSHELL COMMANDS ▶ More info https://docs.microsoft.com/en-us/powershell/

  40. SERVER SETUP

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend