Popular PowerShell Tips and Tricks in 2023
Popular PowerShell Tips and Tricks in 2023
This post compiles 10 popular PowerShell tips and tricks, including generating PowerShell code with ChatGPT, navigating the Windows file system, importing the Active Directory module, splitting strings, signing PowerShell scripts, encrypting sensitive information, accessing Azure AD, exporting command history, scanning networks for connected devices, and tracking group policy drift.
Enable network authentication with Azure AD only joined devices & Intune
Enable network authentication with Azure AD only joined devices & Intune
This post discusses the challenges of establishing network connections on Intune managed devices, particularly those joined only to Azure AD, and recommends using certificate authentication as the most secure solution. The post also outlines the technical prerequisites for achieving this, including certificate deployment, network profile configuration, and trusted root certificate deployment. The post also highlights the importance of configuring the Subject (Alternative) Name attribute correctly in the Intune profile and outlines the various validation techniques available for network components to verify authentication requests.
【好玩儿的 Docker 项目】80、90 回忆杀,10 分钟搭建复古中文 DOS 游戏,最多畅玩 1898 款!
【好玩儿的 Docker 项目】80、90 回忆杀,10 分钟搭建复古中文 DOS 游戏,最多畅玩 1898 款!
这篇博客介绍了如何在 Docker 中搭建复古中文 DOS 游戏,作者将 40 多个经典的 DOS 游戏封装到了 Docker 镜像里面,总共可玩 1898 款游戏。博客详细介绍了安装 Docker 和 Nginx Proxy Manager,创建安装目录,下载游戏,以及如何使用反向代理等操作。同时,博客也提供了更新和卸载游戏的方法,以及常见问题的解决方案。
Lazy loaded image
🗒️
无slug\category\tag\tittle文章;此文章的路径为notion页面id
Incident-Response-Powershell 应急响应脚本
Incident-Response-Powershell 应急响应脚本
这篇文章介绍了一个名为"Incident-Response-Powershell"的应急响应脚本,可以帮助响应Windows设备上的网络攻击。脚本包括收集Windows事件、安全事件、即插即用设备、本地管理员等信息,并可以将取证文物导出为CSV文件以进行SIEM导入。文章还提供了脚本的下载地址和效果图。
SOC2 – Index
SOC2 – Index
This document provides information about SOC2, including objectives related to privacy, controls per TugboatLogic, types of SOC2 reports, SSAE 18, management insights, additional frameworks, and references. SOC2 focuses on controls and policies related to access control, security operations, risk management, business continuity, organization and management, asset management, information and communications, audit and compliance, data security, SDLC security, and continuous compliance. It is important for service organizations to comply with SOC2 requirements to ensure the security and privacy of data.
bin456789/reinstall: 一键重装 / 一键 dd / One-click Reinstall OS
bin456789/reinstall: 一键重装 / 一键 dd / One-click Reinstall OS
该文档是关于一键重装脚本的介绍。该脚本具有多个功能,包括安装Linux、DD、重启到Alpine救援系统、重启到netboot.xyz和安装Windows ISO。脚本具有多个亮点,如使用官方安装程序、实时获取资源、适配不同规格的服务器、支持多种操作系统和提供多种安装方式。此外,还提供了下载和使用的说明。
Azure Application registrations, Enterprise Apps, and managed identities - adatum
Azure Application registrations, Enterprise Apps, and managed identities - adatum
This post provides information on Azure application registrations, enterprise applications, and managed identities. It explains the purpose of application registrations and the trust relationship established between Microsoft's identity platform and custom applications. It also discusses enterprise applications as the application identity within Azure AD and the relationship between app registrations and enterprise applications. Additionally, the post covers managed identities and their role in assigning identities to Azure resources. The author aims to clarify these concepts in the context of authentication in Azure.