├── ADCS └── ADCS Reference.md ├── ADMainHub.md ├── Azure ├── AZ500 │ └── StudyGuide.md ├── KeyVaults.md ├── OauthPlaybook.md ├── Readme.md └── Storage_TLS1_Check.md ├── FirstDomainControllerInstall.md ├── Honeypots ├── ADFakeCreds │ ├── CreateHoneyHash.ps1 │ ├── New-HoneyHash.psm1 │ └── Readme.md ├── Readme.md └── Screenshots │ ├── CertificateAuthority.PNG │ ├── HoneyTokens1.JPG │ ├── HoneyTokens2.JPG │ ├── HoneyTokens3.JPG │ ├── HoneyTokens4.JPG │ ├── HoneyTokens5.JPG │ ├── HoneyTokens6.JPG │ ├── Mimikatz.PNG │ └── Task1.PNG ├── HyperVNetworkingEasy.md ├── M365 E5 ├── BannedPasswordProtection │ ├── Readme.md │ └── Screenshots │ │ ├── BanPwd1.PNG │ │ ├── BanPwd2.PNG │ │ ├── BanPwd3.PNG │ │ └── Readme.md ├── MFA │ ├── Readme.md │ └── Screenshots │ │ ├── AlertPolicy1.PNG │ │ ├── AlertPolicy2.PNG │ │ ├── AlertPolicy3.PNG │ │ ├── MFA1.PNG │ │ ├── MFA10.PNG │ │ ├── MFA11.PNG │ │ ├── MFA2.PNG │ │ ├── MFA3.PNG │ │ ├── MFA4.PNG │ │ ├── MFA5.PNG │ │ ├── MFA6.PNG │ │ ├── MFA7.PNG │ │ ├── MFA8.PNG │ │ ├── MFA9.PNG │ │ └── readme.md ├── Readme.md └── Win10HelloSetup.mp4 ├── Microsoft LAPS └── readme.md ├── Nessus └── Readme.md ├── Open-SSH ├── Readme.md └── Screenshots │ ├── OpenSSH-1.PNG │ ├── OpenSSH-2.PNG │ ├── OpenSSH-3.PNG │ ├── OpenSSH-4.PNG │ └── test.md ├── PFSENSE └── Readme.md ├── Powershell ├── Get-Group-Owners.ps1 ├── JEA │ ├── Readme.md │ └── Screenshots │ │ ├── JEA1.PNG │ │ ├── JEA2.PNG │ │ ├── JEA3.PNG │ │ ├── JEA4.PNG │ │ ├── JEA5.PNG │ │ ├── JEA6.PNG │ │ └── test.md └── Readme.md ├── PurpleTeam ├── Azure_Bark_Detection_Sensitive_Groups.kql ├── Guest Accounts.kql ├── MidnightBlizzard.kql ├── Resources.md ├── honeypot_user.kql └── subscription_monitoring.kql ├── RDP ├── Readme.md └── RestrictedAdminMode.md ├── README.md ├── Ransomware └── Playbook.md ├── Redteam └── Readme.md ├── Screenshots ├── ADHardening1.PNG ├── ADHardening10.PNG ├── ADHardening11.PNG ├── ADHardening12.PNG ├── ADHardening2.PNG ├── ADHardening3.PNG ├── ADHardening4.PNG ├── ADHardening5.PNG ├── ADHardening6.PNG ├── ADHardening7.PNG ├── ADHardening8.PNG ├── ADHardening9.PNG ├── ADPostSetup1.PNG ├── ADPostSetup2.PNG ├── ADPostSetup3.PNG ├── ADPostSetup4.PNG ├── ADPostSetup5.PNG ├── ADPostSetup6.PNG ├── ADPostSetup7.PNG ├── ADPostSetup8.PNG ├── ADPostSetup9.PNG ├── AzureVault1.png ├── AzureVault2.png ├── AzureVault3.png ├── AzureVault4.png ├── AzureVault5.png ├── CentOSMinimal1.PNG ├── CentOSMinimal10.PNG ├── CentOSMinimal11.PNG ├── CentOSMinimal12.PNG ├── CentOSMinimal13.PNG ├── CentOSMinimal14.PNG ├── CentOSMinimal15.PNG ├── CentOSMinimal16.PNG ├── CentOSMinimal17.PNG ├── CentOSMinimal18.PNG ├── CentOSMinimal19.PNG ├── CentOSMinimal2.PNG ├── CentOSMinimal20.PNG ├── CentOSMinimal3.PNG ├── CentOSMinimal4.PNG ├── CentOSMinimal5.PNG ├── CentOSMinimal6.PNG ├── CentOSMinimal7.PNG ├── CentOSMinimal8.PNG ├── CentOSMinimal9.PNG ├── HVNetEasy1.PNG ├── HVNetEasy2.PNG ├── HVNetEasy3.PNG ├── HVNetEasy4.PNG ├── Hyper1.PNG ├── Hyper2.PNG ├── Hyper3.PNG ├── Hyper4.PNG ├── Hyper5.PNG ├── Hyper6.PNG ├── Hyper7.PNG ├── Hyper8.PNG ├── InstallDC1.PNG ├── InstallDC2 - Troubleshooting.PNG ├── LAPS1.jpg ├── LAPS2.jpg ├── LAPS3.jpg ├── LAPS4.jpg ├── LAPS5.jpg ├── LAPS6.jpg ├── LAPS7.jpg ├── MSEdge-1.PNG ├── MSEdge-2.PNG ├── OfflineCA1.PNG ├── OfflineCA10.PNG ├── OfflineCA11.PNG ├── OfflineCA12.PNG ├── OfflineCA13.PNG ├── OfflineCA14.PNG ├── OfflineCA15.PNG ├── OfflineCA16.PNG ├── OfflineCA17.PNG ├── OfflineCA18.PNG ├── OfflineCA19.PNG ├── OfflineCA2.PNG ├── OfflineCA20.PNG ├── OfflineCA21.PNG ├── OfflineCA22.PNG ├── OfflineCA23.PNG ├── OfflineCA24.PNG ├── OfflineCA25.PNG ├── OfflineCA26.PNG ├── OfflineCA27.PNG ├── OfflineCA28.PNG ├── OfflineCA29.PNG ├── OfflineCA3.PNG ├── OfflineCA30.PNG ├── OfflineCA31.PNG ├── OfflineCA32.PNG ├── OfflineCA4.PNG ├── OfflineCA5.PNG ├── OfflineCA6.PNG ├── OfflineCA7.PNG ├── OfflineCA8.PNG ├── OfflineCA9.PNG ├── PFSENSE1.PNG ├── PFSENSE10.PNG ├── PFSENSE11.PNG ├── PFSENSE12.PNG ├── PFSENSE13.PNG ├── PFSENSE14.PNG ├── PFSENSE15.PNG ├── PFSENSE16.PNG ├── PFSENSE17.PNG ├── PFSENSE18.PNG ├── PFSENSE19.PNG ├── PFSENSE2.PNG ├── PFSENSE20.PNG ├── PFSENSE21.PNG ├── PFSENSE22.PNG ├── PFSENSE23.PNG ├── PFSENSE24.PNG ├── PFSENSE25.PNG ├── PFSENSE26.PNG ├── PFSENSE27.PNG ├── PFSENSE28.PNG ├── PFSENSE29.PNG ├── PFSENSE3.PNG ├── PFSENSE30.PNG ├── PFSENSE31.PNG ├── PFSENSE32.PNG ├── PFSENSE33.PNG ├── PFSENSE34.PNG ├── PFSENSE35.PNG ├── PFSENSE36.PNG ├── PFSENSE37.PNG ├── PFSENSE38.PNG ├── PFSENSE39.PNG ├── PFSENSE4.PNG ├── PFSENSE40.PNG ├── PFSENSE41.PNG ├── PFSENSE42.PNG ├── PFSENSE43.PNG ├── PFSENSE44.PNG ├── PFSENSE45.PNG ├── PFSENSE47.PNG ├── PFSENSE48.PNG ├── PFSENSE49.PNG ├── PFSENSE5.PNG ├── PFSENSE50.PNG ├── PFSENSE51.PNG ├── PFSENSE52.PNG ├── PFSENSE53.PNG ├── PFSENSE54.PNG ├── PFSENSE55.PNG ├── PFSENSE56.PNG ├── PFSENSE57.PNG ├── PFSENSE58.PNG ├── PFSENSE6.PNG ├── PFSENSE60.PNG ├── PFSENSE61.PNG ├── PFSENSE62.PNG ├── PFSENSE63.PNG ├── PFSENSE64.PNG ├── PFSENSE65.PNG ├── PFSENSE66.PNG ├── PFSENSE67.PNG ├── PFSENSE68.PNG ├── PFSENSE69.PNG ├── PFSENSE7.PNG ├── PFSENSE70.PNG ├── PFSENSE71.PNG ├── PFSENSE72.PNG ├── PFSENSE73.PNG ├── PFSENSE74.PNG ├── PFSENSE75.PNG ├── PFSENSE76.PNG ├── PFSENSE77.PNG ├── PFSENSE78.PNG ├── PFSENSE79.PNG ├── PFSENSE8.PNG ├── PFSENSE80.PNG ├── PFSENSE81.PNG ├── PFSENSE82.PNG ├── PFSENSE9.PNG ├── PowerShell1.PNG ├── RTLFB-1.PNG ├── Readme.md ├── Sconfig1.PNG ├── SpecControl-1.PNG ├── StandAlone1903-1.PNG ├── StandAlone1903-2.PNG ├── StandAlone1903-3.PNG ├── StandAlone1903-4.PNG ├── StandAloneHardening1903-1.PNG ├── StandAloneHardening1903-10.PNG ├── StandAloneHardening1903-11.PNG ├── StandAloneHardening1903-12.PNG ├── StandAloneHardening1903-13.PNG ├── StandAloneHardening1903-14.PNG ├── StandAloneHardening1903-15.PNG ├── StandAloneHardening1903-16.PNG ├── StandAloneHardening1903-17.PNG ├── StandAloneHardening1903-18.PNG ├── StandAloneHardening1903-19.PNG ├── StandAloneHardening1903-2.PNG ├── StandAloneHardening1903-20.PNG ├── StandAloneHardening1903-21.PNG ├── StandAloneHardening1903-22.PNG ├── StandAloneHardening1903-23.PNG ├── StandAloneHardening1903-24.PNG ├── StandAloneHardening1903-25.PNG ├── StandAloneHardening1903-26.PNG ├── StandAloneHardening1903-27.PNG ├── StandAloneHardening1903-28.PNG ├── StandAloneHardening1903-29.PNG ├── StandAloneHardening1903-3.PNG ├── StandAloneHardening1903-30.PNG ├── StandAloneHardening1903-31.PNG ├── StandAloneHardening1903-32.PNG ├── StandAloneHardening1903-33.PNG ├── StandAloneHardening1903-34.PNG ├── StandAloneHardening1903-4.PNG ├── StandAloneHardening1903-5.PNG ├── StandAloneHardening1903-6.PNG ├── StandAloneHardening1903-7.PNG ├── StandAloneHardening1903-8.PNG ├── StandAloneHardening1903-9.PNG ├── StandAloneHardening2004-1.PNG ├── StandAloneHardening2004-2.PNG ├── StaticDCConfig1.PNG ├── StaticDCConfig2.PNG ├── StdAloneSec1.PNG ├── StdAloneSec2.PNG ├── StdAloneSec3.PNG ├── StdAloneSec4.PNG ├── StdAloneSec5.PNG ├── StdAloneSec6.PNG ├── StdAloneSec7.PNG ├── WU1.PNG ├── WU2.PNG ├── WU3.PNG ├── Windows1.PNG ├── Windows10.PNG ├── Windows10Setup1.PNG ├── Windows10Setup10.PNG ├── Windows10Setup11.PNG ├── Windows10Setup12.PNG ├── Windows10Setup13.PNG ├── Windows10Setup14.PNG ├── Windows10Setup15.PNG ├── Windows10Setup16.PNG ├── Windows10Setup17.PNG ├── Windows10Setup18.PNG ├── Windows10Setup19.PNG ├── Windows10Setup2.PNG ├── Windows10Setup20.PNG ├── Windows10Setup21.PNG ├── Windows10Setup22.PNG ├── Windows10Setup23.PNG ├── Windows10Setup24.PNG ├── Windows10Setup25.PNG ├── Windows10Setup26.PNG ├── Windows10Setup3.PNG ├── Windows10Setup4.PNG ├── Windows10Setup5.PNG ├── Windows10Setup6.PNG ├── Windows10Setup7.PNG ├── Windows10Setup8.PNG ├── Windows10Setup9.PNG ├── Windows11.PNG ├── Windows12.PNG ├── Windows2.PNG ├── Windows3.PNG ├── Windows4.PNG ├── Windows5.PNG ├── Windows6.PNG ├── Windows7.PNG ├── Windows8.PNG └── Windows9.PNG ├── Scripts ├── 2012 R2 Script.bat ├── InitialConfig_Domain_Controller.ps1 ├── Install_First_DC.ps1 ├── LDAP_Hardening.bat ├── Readme.md ├── Secure2016.bat └── Secure2019.bat ├── Security Baselines ├── LGPO.zip ├── Office-2016-baseline.zip ├── PolicyAnalyzer.zip ├── Readme.md ├── Screenshots │ ├── Server2016-1.PNG │ ├── Server2016-2.PNG │ ├── Server2016-3.PNG │ ├── Server2016-4.PNG │ ├── Server2016-5.PNG │ ├── Server2016-6.PNG │ ├── Server2016-7.PNG │ ├── Server2016-8.PNG │ ├── Server2016-9.PNG │ ├── VMHostSec1.PNG │ ├── VMHostSec2.PNG │ └── VMHostSec3.PNG ├── StandAloneHardening1903.md ├── StandAloneHardening2004.md ├── StandAloneHardening2009.md ├── Windows 10 Version 1507 Security Baseline.zip ├── Windows 10 Version 1511 Security Baseline.zip ├── Windows 10 Version 1607 and Windows Server 2016 Security Baseline.zip ├── Windows 10 Version 1703 Security Baseline.zip ├── Windows 10 Version 1709 Security Baseline.zip ├── Windows 10 Version 1803 Security Baseline.zip ├── Windows 10 Version 1809 and Windows Server 2019 Security Baseline.zip ├── Windows Restricted Traffic Limited Functionality Baseline.zip └── Windows Server 2012 R2 Security Baseline.zip ├── Security Best Practices └── Readme.md ├── Troubleshooting └── sysvol.md ├── Virtual Smart Card └── CommandLineReference.md ├── Web Server Security ├── IISReadme.md └── Screenshots │ ├── SSL ENUM.PNG │ └── readme.md └── WinEVT └── Readme.md /ADCS/ADCS Reference.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/ADCS/ADCS Reference.md -------------------------------------------------------------------------------- /ADMainHub.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/ADMainHub.md -------------------------------------------------------------------------------- /Azure/AZ500/StudyGuide.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Azure/AZ500/StudyGuide.md -------------------------------------------------------------------------------- /Azure/KeyVaults.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Azure/KeyVaults.md -------------------------------------------------------------------------------- /Azure/OauthPlaybook.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Azure/OauthPlaybook.md -------------------------------------------------------------------------------- /Azure/Readme.md: -------------------------------------------------------------------------------- 1 | # Azure Documentation and Reference 2 | -------------------------------------------------------------------------------- /Azure/Storage_TLS1_Check.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Azure/Storage_TLS1_Check.md -------------------------------------------------------------------------------- /FirstDomainControllerInstall.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/FirstDomainControllerInstall.md -------------------------------------------------------------------------------- /Honeypots/ADFakeCreds/CreateHoneyHash.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Honeypots/ADFakeCreds/CreateHoneyHash.ps1 -------------------------------------------------------------------------------- /Honeypots/ADFakeCreds/New-HoneyHash.psm1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Honeypots/ADFakeCreds/New-HoneyHash.psm1 -------------------------------------------------------------------------------- /Honeypots/ADFakeCreds/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Honeypots/ADFakeCreds/Readme.md -------------------------------------------------------------------------------- /Honeypots/Readme.md: -------------------------------------------------------------------------------- 1 | # Table of Contents 2 | -------------------------------------------------------------------------------- /Honeypots/Screenshots/CertificateAuthority.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Honeypots/Screenshots/CertificateAuthority.PNG -------------------------------------------------------------------------------- /Honeypots/Screenshots/HoneyTokens1.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Honeypots/Screenshots/HoneyTokens1.JPG -------------------------------------------------------------------------------- /Honeypots/Screenshots/HoneyTokens2.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Honeypots/Screenshots/HoneyTokens2.JPG -------------------------------------------------------------------------------- /Honeypots/Screenshots/HoneyTokens3.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Honeypots/Screenshots/HoneyTokens3.JPG -------------------------------------------------------------------------------- /Honeypots/Screenshots/HoneyTokens4.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Honeypots/Screenshots/HoneyTokens4.JPG -------------------------------------------------------------------------------- /Honeypots/Screenshots/HoneyTokens5.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Honeypots/Screenshots/HoneyTokens5.JPG -------------------------------------------------------------------------------- /Honeypots/Screenshots/HoneyTokens6.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Honeypots/Screenshots/HoneyTokens6.JPG -------------------------------------------------------------------------------- /Honeypots/Screenshots/Mimikatz.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Honeypots/Screenshots/Mimikatz.PNG -------------------------------------------------------------------------------- /Honeypots/Screenshots/Task1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Honeypots/Screenshots/Task1.PNG -------------------------------------------------------------------------------- /HyperVNetworkingEasy.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/HyperVNetworkingEasy.md -------------------------------------------------------------------------------- /M365 E5/BannedPasswordProtection/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/M365 E5/BannedPasswordProtection/Readme.md -------------------------------------------------------------------------------- /M365 E5/BannedPasswordProtection/Screenshots/BanPwd1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/M365 E5/BannedPasswordProtection/Screenshots/BanPwd1.PNG -------------------------------------------------------------------------------- /M365 E5/BannedPasswordProtection/Screenshots/BanPwd2.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/M365 E5/BannedPasswordProtection/Screenshots/BanPwd2.PNG -------------------------------------------------------------------------------- /M365 E5/BannedPasswordProtection/Screenshots/BanPwd3.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/M365 E5/BannedPasswordProtection/Screenshots/BanPwd3.PNG -------------------------------------------------------------------------------- /M365 E5/BannedPasswordProtection/Screenshots/Readme.md: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /M365 E5/MFA/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/M365 E5/MFA/Readme.md -------------------------------------------------------------------------------- /M365 E5/MFA/Screenshots/AlertPolicy1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/M365 E5/MFA/Screenshots/AlertPolicy1.PNG -------------------------------------------------------------------------------- /M365 E5/MFA/Screenshots/AlertPolicy2.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/M365 E5/MFA/Screenshots/AlertPolicy2.PNG -------------------------------------------------------------------------------- /M365 E5/MFA/Screenshots/AlertPolicy3.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/M365 E5/MFA/Screenshots/AlertPolicy3.PNG -------------------------------------------------------------------------------- /M365 E5/MFA/Screenshots/MFA1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/M365 E5/MFA/Screenshots/MFA1.PNG -------------------------------------------------------------------------------- /M365 E5/MFA/Screenshots/MFA10.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/M365 E5/MFA/Screenshots/MFA10.PNG -------------------------------------------------------------------------------- /M365 E5/MFA/Screenshots/MFA11.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/M365 E5/MFA/Screenshots/MFA11.PNG -------------------------------------------------------------------------------- /M365 E5/MFA/Screenshots/MFA2.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/M365 E5/MFA/Screenshots/MFA2.PNG -------------------------------------------------------------------------------- /M365 E5/MFA/Screenshots/MFA3.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/M365 E5/MFA/Screenshots/MFA3.PNG -------------------------------------------------------------------------------- /M365 E5/MFA/Screenshots/MFA4.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/M365 E5/MFA/Screenshots/MFA4.PNG -------------------------------------------------------------------------------- /M365 E5/MFA/Screenshots/MFA5.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/M365 E5/MFA/Screenshots/MFA5.PNG -------------------------------------------------------------------------------- /M365 E5/MFA/Screenshots/MFA6.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/M365 E5/MFA/Screenshots/MFA6.PNG -------------------------------------------------------------------------------- /M365 E5/MFA/Screenshots/MFA7.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/M365 E5/MFA/Screenshots/MFA7.PNG -------------------------------------------------------------------------------- /M365 E5/MFA/Screenshots/MFA8.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/M365 E5/MFA/Screenshots/MFA8.PNG -------------------------------------------------------------------------------- /M365 E5/MFA/Screenshots/MFA9.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/M365 E5/MFA/Screenshots/MFA9.PNG -------------------------------------------------------------------------------- /M365 E5/MFA/Screenshots/readme.md: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /M365 E5/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/M365 E5/Readme.md -------------------------------------------------------------------------------- /M365 E5/Win10HelloSetup.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/M365 E5/Win10HelloSetup.mp4 -------------------------------------------------------------------------------- /Microsoft LAPS/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Microsoft LAPS/readme.md -------------------------------------------------------------------------------- /Nessus/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Nessus/Readme.md -------------------------------------------------------------------------------- /Open-SSH/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Open-SSH/Readme.md -------------------------------------------------------------------------------- /Open-SSH/Screenshots/OpenSSH-1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Open-SSH/Screenshots/OpenSSH-1.PNG -------------------------------------------------------------------------------- /Open-SSH/Screenshots/OpenSSH-2.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Open-SSH/Screenshots/OpenSSH-2.PNG -------------------------------------------------------------------------------- /Open-SSH/Screenshots/OpenSSH-3.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Open-SSH/Screenshots/OpenSSH-3.PNG -------------------------------------------------------------------------------- /Open-SSH/Screenshots/OpenSSH-4.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Open-SSH/Screenshots/OpenSSH-4.PNG -------------------------------------------------------------------------------- /Open-SSH/Screenshots/test.md: -------------------------------------------------------------------------------- 1 | test 2 | -------------------------------------------------------------------------------- /PFSENSE/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/PFSENSE/Readme.md -------------------------------------------------------------------------------- /Powershell/Get-Group-Owners.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Powershell/Get-Group-Owners.ps1 -------------------------------------------------------------------------------- /Powershell/JEA/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Powershell/JEA/Readme.md -------------------------------------------------------------------------------- /Powershell/JEA/Screenshots/JEA1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Powershell/JEA/Screenshots/JEA1.PNG -------------------------------------------------------------------------------- /Powershell/JEA/Screenshots/JEA2.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Powershell/JEA/Screenshots/JEA2.PNG -------------------------------------------------------------------------------- /Powershell/JEA/Screenshots/JEA3.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Powershell/JEA/Screenshots/JEA3.PNG -------------------------------------------------------------------------------- /Powershell/JEA/Screenshots/JEA4.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Powershell/JEA/Screenshots/JEA4.PNG -------------------------------------------------------------------------------- /Powershell/JEA/Screenshots/JEA5.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Powershell/JEA/Screenshots/JEA5.PNG -------------------------------------------------------------------------------- /Powershell/JEA/Screenshots/JEA6.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Powershell/JEA/Screenshots/JEA6.PNG -------------------------------------------------------------------------------- /Powershell/JEA/Screenshots/test.md: -------------------------------------------------------------------------------- 1 | test 2 | -------------------------------------------------------------------------------- /Powershell/Readme.md: -------------------------------------------------------------------------------- 1 | # Powershell Repository 2 | -------------------------------------------------------------------------------- /PurpleTeam/Azure_Bark_Detection_Sensitive_Groups.kql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/PurpleTeam/Azure_Bark_Detection_Sensitive_Groups.kql -------------------------------------------------------------------------------- /PurpleTeam/Guest Accounts.kql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/PurpleTeam/Guest Accounts.kql -------------------------------------------------------------------------------- /PurpleTeam/MidnightBlizzard.kql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/PurpleTeam/MidnightBlizzard.kql -------------------------------------------------------------------------------- /PurpleTeam/Resources.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/PurpleTeam/Resources.md -------------------------------------------------------------------------------- /PurpleTeam/honeypot_user.kql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/PurpleTeam/honeypot_user.kql -------------------------------------------------------------------------------- /PurpleTeam/subscription_monitoring.kql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/PurpleTeam/subscription_monitoring.kql -------------------------------------------------------------------------------- /RDP/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/RDP/Readme.md -------------------------------------------------------------------------------- /RDP/RestrictedAdminMode.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/RDP/RestrictedAdminMode.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/README.md -------------------------------------------------------------------------------- /Ransomware/Playbook.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Ransomware/Playbook.md -------------------------------------------------------------------------------- /Redteam/Readme.md: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Screenshots/ADHardening1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/ADHardening1.PNG -------------------------------------------------------------------------------- /Screenshots/ADHardening10.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/ADHardening10.PNG -------------------------------------------------------------------------------- /Screenshots/ADHardening11.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/ADHardening11.PNG -------------------------------------------------------------------------------- /Screenshots/ADHardening12.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/ADHardening12.PNG -------------------------------------------------------------------------------- /Screenshots/ADHardening2.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/ADHardening2.PNG -------------------------------------------------------------------------------- /Screenshots/ADHardening3.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/ADHardening3.PNG -------------------------------------------------------------------------------- /Screenshots/ADHardening4.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/ADHardening4.PNG -------------------------------------------------------------------------------- /Screenshots/ADHardening5.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/ADHardening5.PNG -------------------------------------------------------------------------------- /Screenshots/ADHardening6.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/ADHardening6.PNG -------------------------------------------------------------------------------- /Screenshots/ADHardening7.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/ADHardening7.PNG -------------------------------------------------------------------------------- /Screenshots/ADHardening8.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/ADHardening8.PNG -------------------------------------------------------------------------------- /Screenshots/ADHardening9.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/ADHardening9.PNG -------------------------------------------------------------------------------- /Screenshots/ADPostSetup1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/ADPostSetup1.PNG -------------------------------------------------------------------------------- /Screenshots/ADPostSetup2.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/ADPostSetup2.PNG -------------------------------------------------------------------------------- /Screenshots/ADPostSetup3.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/ADPostSetup3.PNG -------------------------------------------------------------------------------- /Screenshots/ADPostSetup4.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/ADPostSetup4.PNG -------------------------------------------------------------------------------- /Screenshots/ADPostSetup5.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/ADPostSetup5.PNG -------------------------------------------------------------------------------- /Screenshots/ADPostSetup6.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/ADPostSetup6.PNG -------------------------------------------------------------------------------- /Screenshots/ADPostSetup7.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/ADPostSetup7.PNG -------------------------------------------------------------------------------- /Screenshots/ADPostSetup8.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/ADPostSetup8.PNG -------------------------------------------------------------------------------- /Screenshots/ADPostSetup9.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/ADPostSetup9.PNG -------------------------------------------------------------------------------- /Screenshots/AzureVault1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/AzureVault1.png -------------------------------------------------------------------------------- /Screenshots/AzureVault2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/AzureVault2.png -------------------------------------------------------------------------------- /Screenshots/AzureVault3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/AzureVault3.png -------------------------------------------------------------------------------- /Screenshots/AzureVault4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/AzureVault4.png -------------------------------------------------------------------------------- /Screenshots/AzureVault5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/AzureVault5.png -------------------------------------------------------------------------------- /Screenshots/CentOSMinimal1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/CentOSMinimal1.PNG -------------------------------------------------------------------------------- /Screenshots/CentOSMinimal10.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/CentOSMinimal10.PNG -------------------------------------------------------------------------------- /Screenshots/CentOSMinimal11.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/CentOSMinimal11.PNG -------------------------------------------------------------------------------- /Screenshots/CentOSMinimal12.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/CentOSMinimal12.PNG -------------------------------------------------------------------------------- /Screenshots/CentOSMinimal13.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/CentOSMinimal13.PNG -------------------------------------------------------------------------------- /Screenshots/CentOSMinimal14.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/CentOSMinimal14.PNG -------------------------------------------------------------------------------- /Screenshots/CentOSMinimal15.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/CentOSMinimal15.PNG -------------------------------------------------------------------------------- /Screenshots/CentOSMinimal16.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/CentOSMinimal16.PNG -------------------------------------------------------------------------------- /Screenshots/CentOSMinimal17.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/CentOSMinimal17.PNG -------------------------------------------------------------------------------- /Screenshots/CentOSMinimal18.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/CentOSMinimal18.PNG -------------------------------------------------------------------------------- /Screenshots/CentOSMinimal19.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/CentOSMinimal19.PNG -------------------------------------------------------------------------------- /Screenshots/CentOSMinimal2.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/CentOSMinimal2.PNG -------------------------------------------------------------------------------- /Screenshots/CentOSMinimal20.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/CentOSMinimal20.PNG -------------------------------------------------------------------------------- /Screenshots/CentOSMinimal3.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/CentOSMinimal3.PNG -------------------------------------------------------------------------------- /Screenshots/CentOSMinimal4.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/CentOSMinimal4.PNG -------------------------------------------------------------------------------- /Screenshots/CentOSMinimal5.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/CentOSMinimal5.PNG -------------------------------------------------------------------------------- /Screenshots/CentOSMinimal6.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/CentOSMinimal6.PNG -------------------------------------------------------------------------------- /Screenshots/CentOSMinimal7.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/CentOSMinimal7.PNG -------------------------------------------------------------------------------- /Screenshots/CentOSMinimal8.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/CentOSMinimal8.PNG -------------------------------------------------------------------------------- /Screenshots/CentOSMinimal9.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/CentOSMinimal9.PNG -------------------------------------------------------------------------------- /Screenshots/HVNetEasy1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/HVNetEasy1.PNG -------------------------------------------------------------------------------- /Screenshots/HVNetEasy2.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/HVNetEasy2.PNG -------------------------------------------------------------------------------- /Screenshots/HVNetEasy3.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/HVNetEasy3.PNG -------------------------------------------------------------------------------- /Screenshots/HVNetEasy4.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/HVNetEasy4.PNG -------------------------------------------------------------------------------- /Screenshots/Hyper1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Hyper1.PNG -------------------------------------------------------------------------------- /Screenshots/Hyper2.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Hyper2.PNG -------------------------------------------------------------------------------- /Screenshots/Hyper3.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Hyper3.PNG -------------------------------------------------------------------------------- /Screenshots/Hyper4.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Hyper4.PNG -------------------------------------------------------------------------------- /Screenshots/Hyper5.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Hyper5.PNG -------------------------------------------------------------------------------- /Screenshots/Hyper6.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Hyper6.PNG -------------------------------------------------------------------------------- /Screenshots/Hyper7.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Hyper7.PNG -------------------------------------------------------------------------------- /Screenshots/Hyper8.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Hyper8.PNG -------------------------------------------------------------------------------- /Screenshots/InstallDC1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/InstallDC1.PNG -------------------------------------------------------------------------------- /Screenshots/InstallDC2 - Troubleshooting.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/InstallDC2 - Troubleshooting.PNG -------------------------------------------------------------------------------- /Screenshots/LAPS1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/LAPS1.jpg -------------------------------------------------------------------------------- /Screenshots/LAPS2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/LAPS2.jpg -------------------------------------------------------------------------------- /Screenshots/LAPS3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/LAPS3.jpg -------------------------------------------------------------------------------- /Screenshots/LAPS4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/LAPS4.jpg -------------------------------------------------------------------------------- /Screenshots/LAPS5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/LAPS5.jpg -------------------------------------------------------------------------------- /Screenshots/LAPS6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/LAPS6.jpg -------------------------------------------------------------------------------- /Screenshots/LAPS7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/LAPS7.jpg -------------------------------------------------------------------------------- /Screenshots/MSEdge-1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/MSEdge-1.PNG -------------------------------------------------------------------------------- /Screenshots/MSEdge-2.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/MSEdge-2.PNG -------------------------------------------------------------------------------- /Screenshots/OfflineCA1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/OfflineCA1.PNG -------------------------------------------------------------------------------- /Screenshots/OfflineCA10.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/OfflineCA10.PNG -------------------------------------------------------------------------------- /Screenshots/OfflineCA11.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/OfflineCA11.PNG -------------------------------------------------------------------------------- /Screenshots/OfflineCA12.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/OfflineCA12.PNG -------------------------------------------------------------------------------- /Screenshots/OfflineCA13.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/OfflineCA13.PNG -------------------------------------------------------------------------------- /Screenshots/OfflineCA14.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/OfflineCA14.PNG -------------------------------------------------------------------------------- /Screenshots/OfflineCA15.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/OfflineCA15.PNG -------------------------------------------------------------------------------- /Screenshots/OfflineCA16.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/OfflineCA16.PNG -------------------------------------------------------------------------------- /Screenshots/OfflineCA17.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/OfflineCA17.PNG -------------------------------------------------------------------------------- /Screenshots/OfflineCA18.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/OfflineCA18.PNG -------------------------------------------------------------------------------- /Screenshots/OfflineCA19.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/OfflineCA19.PNG -------------------------------------------------------------------------------- /Screenshots/OfflineCA2.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/OfflineCA2.PNG -------------------------------------------------------------------------------- /Screenshots/OfflineCA20.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/OfflineCA20.PNG -------------------------------------------------------------------------------- /Screenshots/OfflineCA21.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/OfflineCA21.PNG -------------------------------------------------------------------------------- /Screenshots/OfflineCA22.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/OfflineCA22.PNG -------------------------------------------------------------------------------- /Screenshots/OfflineCA23.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/OfflineCA23.PNG -------------------------------------------------------------------------------- /Screenshots/OfflineCA24.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/OfflineCA24.PNG -------------------------------------------------------------------------------- /Screenshots/OfflineCA25.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/OfflineCA25.PNG -------------------------------------------------------------------------------- /Screenshots/OfflineCA26.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/OfflineCA26.PNG -------------------------------------------------------------------------------- /Screenshots/OfflineCA27.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/OfflineCA27.PNG -------------------------------------------------------------------------------- /Screenshots/OfflineCA28.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/OfflineCA28.PNG -------------------------------------------------------------------------------- /Screenshots/OfflineCA29.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/OfflineCA29.PNG -------------------------------------------------------------------------------- /Screenshots/OfflineCA3.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/OfflineCA3.PNG -------------------------------------------------------------------------------- /Screenshots/OfflineCA30.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/OfflineCA30.PNG -------------------------------------------------------------------------------- /Screenshots/OfflineCA31.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/OfflineCA31.PNG -------------------------------------------------------------------------------- /Screenshots/OfflineCA32.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/OfflineCA32.PNG -------------------------------------------------------------------------------- /Screenshots/OfflineCA4.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/OfflineCA4.PNG -------------------------------------------------------------------------------- /Screenshots/OfflineCA5.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/OfflineCA5.PNG -------------------------------------------------------------------------------- /Screenshots/OfflineCA6.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/OfflineCA6.PNG -------------------------------------------------------------------------------- /Screenshots/OfflineCA7.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/OfflineCA7.PNG -------------------------------------------------------------------------------- /Screenshots/OfflineCA8.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/OfflineCA8.PNG -------------------------------------------------------------------------------- /Screenshots/OfflineCA9.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/OfflineCA9.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE1.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE10.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE10.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE11.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE11.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE12.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE12.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE13.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE13.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE14.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE14.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE15.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE15.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE16.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE16.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE17.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE17.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE18.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE18.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE19.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE19.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE2.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE2.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE20.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE20.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE21.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE21.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE22.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE22.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE23.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE23.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE24.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE24.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE25.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE25.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE26.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE26.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE27.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE27.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE28.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE28.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE29.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE29.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE3.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE3.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE30.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE30.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE31.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE31.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE32.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE32.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE33.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE33.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE34.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE34.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE35.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE35.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE36.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE36.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE37.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE37.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE38.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE38.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE39.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE39.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE4.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE4.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE40.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE40.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE41.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE41.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE42.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE42.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE43.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE43.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE44.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE44.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE45.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE45.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE47.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE47.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE48.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE48.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE49.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE49.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE5.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE5.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE50.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE50.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE51.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE51.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE52.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE52.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE53.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE53.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE54.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE54.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE55.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE55.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE56.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE56.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE57.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE57.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE58.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE58.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE6.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE6.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE60.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE60.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE61.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE61.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE62.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE62.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE63.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE63.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE64.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE64.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE65.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE65.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE66.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE66.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE67.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE67.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE68.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE68.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE69.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE69.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE7.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE7.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE70.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE70.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE71.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE71.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE72.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE72.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE73.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE73.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE74.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE74.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE75.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE75.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE76.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE76.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE77.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE77.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE78.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE78.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE79.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE79.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE8.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE8.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE80.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE80.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE81.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE81.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE82.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE82.PNG -------------------------------------------------------------------------------- /Screenshots/PFSENSE9.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PFSENSE9.PNG -------------------------------------------------------------------------------- /Screenshots/PowerShell1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/PowerShell1.PNG -------------------------------------------------------------------------------- /Screenshots/RTLFB-1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/RTLFB-1.PNG -------------------------------------------------------------------------------- /Screenshots/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Readme.md -------------------------------------------------------------------------------- /Screenshots/Sconfig1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Sconfig1.PNG -------------------------------------------------------------------------------- /Screenshots/SpecControl-1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/SpecControl-1.PNG -------------------------------------------------------------------------------- /Screenshots/StandAlone1903-1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StandAlone1903-1.PNG -------------------------------------------------------------------------------- /Screenshots/StandAlone1903-2.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StandAlone1903-2.PNG -------------------------------------------------------------------------------- /Screenshots/StandAlone1903-3.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StandAlone1903-3.PNG -------------------------------------------------------------------------------- /Screenshots/StandAlone1903-4.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StandAlone1903-4.PNG -------------------------------------------------------------------------------- /Screenshots/StandAloneHardening1903-1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StandAloneHardening1903-1.PNG -------------------------------------------------------------------------------- /Screenshots/StandAloneHardening1903-10.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StandAloneHardening1903-10.PNG -------------------------------------------------------------------------------- /Screenshots/StandAloneHardening1903-11.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StandAloneHardening1903-11.PNG -------------------------------------------------------------------------------- /Screenshots/StandAloneHardening1903-12.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StandAloneHardening1903-12.PNG -------------------------------------------------------------------------------- /Screenshots/StandAloneHardening1903-13.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StandAloneHardening1903-13.PNG -------------------------------------------------------------------------------- /Screenshots/StandAloneHardening1903-14.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StandAloneHardening1903-14.PNG -------------------------------------------------------------------------------- /Screenshots/StandAloneHardening1903-15.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StandAloneHardening1903-15.PNG -------------------------------------------------------------------------------- /Screenshots/StandAloneHardening1903-16.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StandAloneHardening1903-16.PNG -------------------------------------------------------------------------------- /Screenshots/StandAloneHardening1903-17.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StandAloneHardening1903-17.PNG -------------------------------------------------------------------------------- /Screenshots/StandAloneHardening1903-18.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StandAloneHardening1903-18.PNG -------------------------------------------------------------------------------- /Screenshots/StandAloneHardening1903-19.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StandAloneHardening1903-19.PNG -------------------------------------------------------------------------------- /Screenshots/StandAloneHardening1903-2.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StandAloneHardening1903-2.PNG -------------------------------------------------------------------------------- /Screenshots/StandAloneHardening1903-20.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StandAloneHardening1903-20.PNG -------------------------------------------------------------------------------- /Screenshots/StandAloneHardening1903-21.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StandAloneHardening1903-21.PNG -------------------------------------------------------------------------------- /Screenshots/StandAloneHardening1903-22.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StandAloneHardening1903-22.PNG -------------------------------------------------------------------------------- /Screenshots/StandAloneHardening1903-23.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StandAloneHardening1903-23.PNG -------------------------------------------------------------------------------- /Screenshots/StandAloneHardening1903-24.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StandAloneHardening1903-24.PNG -------------------------------------------------------------------------------- /Screenshots/StandAloneHardening1903-25.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StandAloneHardening1903-25.PNG -------------------------------------------------------------------------------- /Screenshots/StandAloneHardening1903-26.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StandAloneHardening1903-26.PNG -------------------------------------------------------------------------------- /Screenshots/StandAloneHardening1903-27.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StandAloneHardening1903-27.PNG -------------------------------------------------------------------------------- /Screenshots/StandAloneHardening1903-28.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StandAloneHardening1903-28.PNG -------------------------------------------------------------------------------- /Screenshots/StandAloneHardening1903-29.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StandAloneHardening1903-29.PNG -------------------------------------------------------------------------------- /Screenshots/StandAloneHardening1903-3.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StandAloneHardening1903-3.PNG -------------------------------------------------------------------------------- /Screenshots/StandAloneHardening1903-30.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StandAloneHardening1903-30.PNG -------------------------------------------------------------------------------- /Screenshots/StandAloneHardening1903-31.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StandAloneHardening1903-31.PNG -------------------------------------------------------------------------------- /Screenshots/StandAloneHardening1903-32.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StandAloneHardening1903-32.PNG -------------------------------------------------------------------------------- /Screenshots/StandAloneHardening1903-33.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StandAloneHardening1903-33.PNG -------------------------------------------------------------------------------- /Screenshots/StandAloneHardening1903-34.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StandAloneHardening1903-34.PNG -------------------------------------------------------------------------------- /Screenshots/StandAloneHardening1903-4.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StandAloneHardening1903-4.PNG -------------------------------------------------------------------------------- /Screenshots/StandAloneHardening1903-5.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StandAloneHardening1903-5.PNG -------------------------------------------------------------------------------- /Screenshots/StandAloneHardening1903-6.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StandAloneHardening1903-6.PNG -------------------------------------------------------------------------------- /Screenshots/StandAloneHardening1903-7.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StandAloneHardening1903-7.PNG -------------------------------------------------------------------------------- /Screenshots/StandAloneHardening1903-8.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StandAloneHardening1903-8.PNG -------------------------------------------------------------------------------- /Screenshots/StandAloneHardening1903-9.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StandAloneHardening1903-9.PNG -------------------------------------------------------------------------------- /Screenshots/StandAloneHardening2004-1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StandAloneHardening2004-1.PNG -------------------------------------------------------------------------------- /Screenshots/StandAloneHardening2004-2.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StandAloneHardening2004-2.PNG -------------------------------------------------------------------------------- /Screenshots/StaticDCConfig1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StaticDCConfig1.PNG -------------------------------------------------------------------------------- /Screenshots/StaticDCConfig2.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StaticDCConfig2.PNG -------------------------------------------------------------------------------- /Screenshots/StdAloneSec1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StdAloneSec1.PNG -------------------------------------------------------------------------------- /Screenshots/StdAloneSec2.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StdAloneSec2.PNG -------------------------------------------------------------------------------- /Screenshots/StdAloneSec3.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StdAloneSec3.PNG -------------------------------------------------------------------------------- /Screenshots/StdAloneSec4.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StdAloneSec4.PNG -------------------------------------------------------------------------------- /Screenshots/StdAloneSec5.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StdAloneSec5.PNG -------------------------------------------------------------------------------- /Screenshots/StdAloneSec6.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StdAloneSec6.PNG -------------------------------------------------------------------------------- /Screenshots/StdAloneSec7.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/StdAloneSec7.PNG -------------------------------------------------------------------------------- /Screenshots/WU1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/WU1.PNG -------------------------------------------------------------------------------- /Screenshots/WU2.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/WU2.PNG -------------------------------------------------------------------------------- /Screenshots/WU3.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/WU3.PNG -------------------------------------------------------------------------------- /Screenshots/Windows1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Windows1.PNG -------------------------------------------------------------------------------- /Screenshots/Windows10.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Windows10.PNG -------------------------------------------------------------------------------- /Screenshots/Windows10Setup1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Windows10Setup1.PNG -------------------------------------------------------------------------------- /Screenshots/Windows10Setup10.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Windows10Setup10.PNG -------------------------------------------------------------------------------- /Screenshots/Windows10Setup11.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Windows10Setup11.PNG -------------------------------------------------------------------------------- /Screenshots/Windows10Setup12.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Windows10Setup12.PNG -------------------------------------------------------------------------------- /Screenshots/Windows10Setup13.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Windows10Setup13.PNG -------------------------------------------------------------------------------- /Screenshots/Windows10Setup14.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Windows10Setup14.PNG -------------------------------------------------------------------------------- /Screenshots/Windows10Setup15.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Windows10Setup15.PNG -------------------------------------------------------------------------------- /Screenshots/Windows10Setup16.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Windows10Setup16.PNG -------------------------------------------------------------------------------- /Screenshots/Windows10Setup17.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Windows10Setup17.PNG -------------------------------------------------------------------------------- /Screenshots/Windows10Setup18.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Windows10Setup18.PNG -------------------------------------------------------------------------------- /Screenshots/Windows10Setup19.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Windows10Setup19.PNG -------------------------------------------------------------------------------- /Screenshots/Windows10Setup2.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Windows10Setup2.PNG -------------------------------------------------------------------------------- /Screenshots/Windows10Setup20.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Windows10Setup20.PNG -------------------------------------------------------------------------------- /Screenshots/Windows10Setup21.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Windows10Setup21.PNG -------------------------------------------------------------------------------- /Screenshots/Windows10Setup22.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Windows10Setup22.PNG -------------------------------------------------------------------------------- /Screenshots/Windows10Setup23.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Windows10Setup23.PNG -------------------------------------------------------------------------------- /Screenshots/Windows10Setup24.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Windows10Setup24.PNG -------------------------------------------------------------------------------- /Screenshots/Windows10Setup25.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Windows10Setup25.PNG -------------------------------------------------------------------------------- /Screenshots/Windows10Setup26.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Windows10Setup26.PNG -------------------------------------------------------------------------------- /Screenshots/Windows10Setup3.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Windows10Setup3.PNG -------------------------------------------------------------------------------- /Screenshots/Windows10Setup4.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Windows10Setup4.PNG -------------------------------------------------------------------------------- /Screenshots/Windows10Setup5.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Windows10Setup5.PNG -------------------------------------------------------------------------------- /Screenshots/Windows10Setup6.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Windows10Setup6.PNG -------------------------------------------------------------------------------- /Screenshots/Windows10Setup7.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Windows10Setup7.PNG -------------------------------------------------------------------------------- /Screenshots/Windows10Setup8.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Windows10Setup8.PNG -------------------------------------------------------------------------------- /Screenshots/Windows10Setup9.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Windows10Setup9.PNG -------------------------------------------------------------------------------- /Screenshots/Windows11.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Windows11.PNG -------------------------------------------------------------------------------- /Screenshots/Windows12.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Windows12.PNG -------------------------------------------------------------------------------- /Screenshots/Windows2.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Windows2.PNG -------------------------------------------------------------------------------- /Screenshots/Windows3.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Windows3.PNG -------------------------------------------------------------------------------- /Screenshots/Windows4.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Windows4.PNG -------------------------------------------------------------------------------- /Screenshots/Windows5.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Windows5.PNG -------------------------------------------------------------------------------- /Screenshots/Windows6.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Windows6.PNG -------------------------------------------------------------------------------- /Screenshots/Windows7.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Windows7.PNG -------------------------------------------------------------------------------- /Screenshots/Windows8.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Windows8.PNG -------------------------------------------------------------------------------- /Screenshots/Windows9.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Screenshots/Windows9.PNG -------------------------------------------------------------------------------- /Scripts/2012 R2 Script.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Scripts/2012 R2 Script.bat -------------------------------------------------------------------------------- /Scripts/InitialConfig_Domain_Controller.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Scripts/InitialConfig_Domain_Controller.ps1 -------------------------------------------------------------------------------- /Scripts/Install_First_DC.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Scripts/Install_First_DC.ps1 -------------------------------------------------------------------------------- /Scripts/LDAP_Hardening.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Scripts/LDAP_Hardening.bat -------------------------------------------------------------------------------- /Scripts/Readme.md: -------------------------------------------------------------------------------- 1 | Collection of Domain Controller Scripts for the Blue Forest. 2 | -------------------------------------------------------------------------------- /Scripts/Secure2016.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Scripts/Secure2016.bat -------------------------------------------------------------------------------- /Scripts/Secure2019.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Scripts/Secure2019.bat -------------------------------------------------------------------------------- /Security Baselines/LGPO.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Security Baselines/LGPO.zip -------------------------------------------------------------------------------- /Security Baselines/Office-2016-baseline.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Security Baselines/Office-2016-baseline.zip -------------------------------------------------------------------------------- /Security Baselines/PolicyAnalyzer.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Security Baselines/PolicyAnalyzer.zip -------------------------------------------------------------------------------- /Security Baselines/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Security Baselines/Readme.md -------------------------------------------------------------------------------- /Security Baselines/Screenshots/Server2016-1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Security Baselines/Screenshots/Server2016-1.PNG -------------------------------------------------------------------------------- /Security Baselines/Screenshots/Server2016-2.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Security Baselines/Screenshots/Server2016-2.PNG -------------------------------------------------------------------------------- /Security Baselines/Screenshots/Server2016-3.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Security Baselines/Screenshots/Server2016-3.PNG -------------------------------------------------------------------------------- /Security Baselines/Screenshots/Server2016-4.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Security Baselines/Screenshots/Server2016-4.PNG -------------------------------------------------------------------------------- /Security Baselines/Screenshots/Server2016-5.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Security Baselines/Screenshots/Server2016-5.PNG -------------------------------------------------------------------------------- /Security Baselines/Screenshots/Server2016-6.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Security Baselines/Screenshots/Server2016-6.PNG -------------------------------------------------------------------------------- /Security Baselines/Screenshots/Server2016-7.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Security Baselines/Screenshots/Server2016-7.PNG -------------------------------------------------------------------------------- /Security Baselines/Screenshots/Server2016-8.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Security Baselines/Screenshots/Server2016-8.PNG -------------------------------------------------------------------------------- /Security Baselines/Screenshots/Server2016-9.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Security Baselines/Screenshots/Server2016-9.PNG -------------------------------------------------------------------------------- /Security Baselines/Screenshots/VMHostSec1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Security Baselines/Screenshots/VMHostSec1.PNG -------------------------------------------------------------------------------- /Security Baselines/Screenshots/VMHostSec2.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Security Baselines/Screenshots/VMHostSec2.PNG -------------------------------------------------------------------------------- /Security Baselines/Screenshots/VMHostSec3.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Security Baselines/Screenshots/VMHostSec3.PNG -------------------------------------------------------------------------------- /Security Baselines/StandAloneHardening1903.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Security Baselines/StandAloneHardening1903.md -------------------------------------------------------------------------------- /Security Baselines/StandAloneHardening2004.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Security Baselines/StandAloneHardening2004.md -------------------------------------------------------------------------------- /Security Baselines/StandAloneHardening2009.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Security Baselines/StandAloneHardening2009.md -------------------------------------------------------------------------------- /Security Baselines/Windows 10 Version 1507 Security Baseline.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Security Baselines/Windows 10 Version 1507 Security Baseline.zip -------------------------------------------------------------------------------- /Security Baselines/Windows 10 Version 1511 Security Baseline.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Security Baselines/Windows 10 Version 1511 Security Baseline.zip -------------------------------------------------------------------------------- /Security Baselines/Windows 10 Version 1607 and Windows Server 2016 Security Baseline.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Security Baselines/Windows 10 Version 1607 and Windows Server 2016 Security Baseline.zip -------------------------------------------------------------------------------- /Security Baselines/Windows 10 Version 1703 Security Baseline.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Security Baselines/Windows 10 Version 1703 Security Baseline.zip -------------------------------------------------------------------------------- /Security Baselines/Windows 10 Version 1709 Security Baseline.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Security Baselines/Windows 10 Version 1709 Security Baseline.zip -------------------------------------------------------------------------------- /Security Baselines/Windows 10 Version 1803 Security Baseline.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Security Baselines/Windows 10 Version 1803 Security Baseline.zip -------------------------------------------------------------------------------- /Security Baselines/Windows 10 Version 1809 and Windows Server 2019 Security Baseline.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Security Baselines/Windows 10 Version 1809 and Windows Server 2019 Security Baseline.zip -------------------------------------------------------------------------------- /Security Baselines/Windows Restricted Traffic Limited Functionality Baseline.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Security Baselines/Windows Restricted Traffic Limited Functionality Baseline.zip -------------------------------------------------------------------------------- /Security Baselines/Windows Server 2012 R2 Security Baseline.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Security Baselines/Windows Server 2012 R2 Security Baseline.zip -------------------------------------------------------------------------------- /Security Best Practices/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Security Best Practices/Readme.md -------------------------------------------------------------------------------- /Troubleshooting/sysvol.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Troubleshooting/sysvol.md -------------------------------------------------------------------------------- /Virtual Smart Card/CommandLineReference.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Virtual Smart Card/CommandLineReference.md -------------------------------------------------------------------------------- /Web Server Security/IISReadme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Web Server Security/IISReadme.md -------------------------------------------------------------------------------- /Web Server Security/Screenshots/SSL ENUM.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/Web Server Security/Screenshots/SSL ENUM.PNG -------------------------------------------------------------------------------- /Web Server Security/Screenshots/readme.md: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /WinEVT/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootsecdev/Microsoft-Blue-Forest/HEAD/WinEVT/Readme.md --------------------------------------------------------------------------------