6Jyc5p+a
MS4wLjABAAAA5qMD8Gzdcgq7HXUOviKB59i0-ybJ59jJvNzyaPt5XOsVNqP6DU7WLcoAXvdxvYdp💗
本站所有文章仅作技术研究,请勿非法破坏,请遵守相关法律法规,后果自负
【踩坑】Windows网卡设置中没有电源管理选项
发表于
更新于
【笔记】PowerShell的Cmdlet
前言
Cmdlets are specialized commands in the PowerShell environment that implement specific functions. These are the native commands in the PowerShell stack. Cmdlets follow a Verb-Noun naming pattern, such as Get-ChildItem, which makes it self-documenting code. Cmdlets output their results as objects and can also receive objects as input, making them suitable for use as recipients in a pipeline. If a cmdlet outputs multiple objects, each object in the collection is passed down through the entire pipeline before the next object is processed.(维基百科)
【笔记】CobaltStrike实现Windows上线
发表于
更新于
【笔记】Java的store证书
发表于
更新于
【笔记】SSL学习笔记
发表于
更新于
【笔记】CVE-2021-40444漏洞利用
发表于
更新于
【笔记】Windows卸载系统更新补丁
发表于
更新于
【笔记】CVE-2022-30190漏洞利用
发表于
更新于
【笔记】Windows文件后缀名混淆
发表于
更新于