Am0rphous/PowerShell

GitHub: Am0rphous/PowerShell

一份面向多角色团队的 PowerShell 脚本集合,覆盖安全、运维与红蓝队常用操作。

Stars: 55 | Forks: 6

## 创造力是你的武器 _PowerShell 是由 Microsoft 开发的任务自动化和配置管理系统。它由基于 .NET Framework 的命令语言解释器(Shell)和脚本语言组成_ [TecMint](https://www.tecmint.com/install-powershell-in-linux/)。 - [PowerShell](https://github.com/PowerShell/PowerShell) - _“每个系统都适用 PowerShell!”_ - [PowerShellGallery.com](https://www.powershellgallery.com) - [SyStandDeploy.com](http://www.systanddeploy.com) 因为 macOS 和 Linux 是非 Windows 系统,所以 PowerShell 在这些操作系统上可能会缺少某些功能。这是因为 .NET Core 和 PowerShell Core 在非 Windows 系统上尚未完全具备所有功能。

#### 编写脚本时请记住 - 脚本应能无错误运行 - 它应执行其 intended 的任务 - 程序逻辑应清晰明确 - 脚本不应执行不必要的工作 - 脚本应可重用 ## 集合 - [PowerShell-Suite](https://github.com/FuzzySecurity/PowerShell-Suite) - 工具和资源。 - [Rvrsh3ll 的 Misc-PowerShell-Scripts](https://github.com/rvrsh3ll/Misc-Powershell-Scripts) - 随机工具。 ## 网络命令 ``` Test-NetConnection -Computername $target -Port 5985 ``` ### 其他 - [Nimx](https://github.com/yglukhov/nimx) - 基于 Nim 的跨平台 GUI 框架。 - [PowerRemoteDesktop](https://github.com/DarkCoderSc/PowerRemoteDesktop) - 完全用 PowerShell 编写的远程桌面。 - [Pwsh10k - Oh-my-posh 主题](https://github.com/Kudostoy0u/pwsh10k) - 基于 Powerlevel10k 的 PowerShell 主题。 ## TimeTrack-Specific-Software-Openings.ps1 用于测试特定程序在打开前所耗时间的原始脚本。以 VLC 和 Windows Media Player 为例。现代服务器的平均打开时间较短,而老旧或不稳定的服务器打开时间波动更大。在流媒体环境中,稳定的精确时间至关重要,因为程序必须无延迟地打开。 图片展示现代硬件上的正常计时: Skjermbilde-2020-07-03-kl-17-07-23 图片展示老旧或缓慢硬件上的异常计时: Skjermbilde-2020-07-03-kl-17-09-25
标签:AI合规, Awesome, GUI框架, IPv6, Libemu, PowerShell, SEO: PowerShell脚本, SEO: 系统管理脚本, SEO: 自动化工具, 主题, 二进制发布, 安全, 开源工具, 数据展示, 时间跟踪, 系统管理, 红队, 网络命令, 网络调试, 脚本, 脚本复用, 脚本性能, 脚本调试, 脚本逻辑, 自动化, 超时处理, 远程桌面