Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free. Learn more →
Top 23 PowerShell powershell-module Projects
-
-
PSKoans
A simple, fun, and interactive way to learn the PowerShell language through Pester unit testing.
PSKoans: https://github.com/vexx32/PSKoans
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
PersistenceSniper
Powershell module that can be used by Blue Teams, Incident Responders and System Administrators to hunt persistences implanted in Windows machines. Official Twitter/X account @PersistSniper. Made with ❤️ by @last0x00 and @dottor_morte
-
Posh-ACME
PowerShell module and ACME client to create certificates from Let's Encrypt (or other ACME CA)
-
PSWinReporting
This PowerShell Module has multiple functionalities, but one of the signature features of this module is the ability to parse Security logs on Domain Controllers providing easy to use access to AD Events.
-
monkey365
Monkey365 provides a tool for security consultants to easily conduct not only Microsoft 365, but also Azure subscriptions and Azure Active Directory security configuration reviews.
Project mention: GitHub - silverhack/monkey365: Monkey365 provides a tool for security consultants to easily conduct not only Microsoft 365, but also Azure subscriptions and Azure Active Directory security configuration reviews. | /r/bag_o_news | 2022-11-13 -
hawk
Powershell Based tool for gathering information related to O365 intrusions and potential Breaches (by T0pCyber)
I recommend checking this out btw https://github.com/T0pCyber/hawk
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
As devops I preferred an alternative way based on Powershell called PSRule for Azure which provides a suite of rules to validate resources and infrastructure as code (IaC) using PSRule. It provides two methods for analyzing Azure resources:
-
-
ADLab
Custom PowerShell module to setup an Active Directory lab environment to practice penetration testing.
-
PoShLog
:nut_and_bolt: PoShLog is PowerShell cross-platform logging module. It allows you to log structured event data into console, file and much more places easily. It's built upon great C# logging library Serilog - https://serilog.net/
-
Project mention: Is there any project for PowerShell like bash-completion where I can propose my custom completers for external commands? | /r/PowerShell | 2022-11-20
Name ProjectUri Description ---- ---------- ----------- DockerCompletion https://github.com/matt9ucci/DockerCompletion Docker command completion for PowerShell. sthArgumentCompleter https://github.com/sethvs/sthArgumentCompleter Module for managing argument completers registered by Register-ArgumentCompleter cmdlet PSKubectlCompletion https://github.com/mziyabo/PSKubectlCompletion Kubectl auto-completion for PowerShell BitTitan.Runbooks.MSPComplete PowerShell module for common MSPComplete functions and resources used in BitTitan Runbooks. Microsoft.PowerShell.UnixCompleters https://github.com/PowerShell/Modules/tree/master/Modules/Microsoft.PowerShell.UnixCompleters Get parameter completion for native Unix utilities. Requires zsh or bash. NPMTabCompletion https://github.com/dfinke/NPMTabCompletion Enables tab completion for npm commands npm-completion https://github.com/gluons/posh-npm-completion A npm tab completion for PowerShell. GuiCompletion https://github.com/nightroman/PS-GuiCompletion GUI-style tab-completion menu for PowerShell. PSBashCompletions https://github.com/tillig/ps-bash-completions PSBashCompletions offers the ability to process bash completions into PowerShell. AWSCompleter https://github.com/mziyabo/PSAWSCompletion awscli auto-completion for PowerShell BitTitan.Runbooks.MSPComplete.Beta PowerShell module for common MSPComplete functions and resources used in BitTitan Runbooks. DockerComposeCompletion https://github.com/matt9ucci/DockerComposeCompletion Docker Compose command completion for PowerShell. posh-HumpCompletion https://github.com/stuartleeks/posh-HumpCompletion When working with some PowerShell modules, there can be a large number of cmdlets, and t... scoop-completion https://github.com/Moeologist/scoop-completion A Scoop tab completion module for PowerShell. yarn-completion https://github.com/gluons/posh-yarn-completion A Yarn tab completion for PowerShell. CompletionPredictor Command-line intellisense based on PowerShell auto-completion DockerMachineCompletion https://github.com/matt9ucci/DockerMachineCompletion Docker Machine command completion for PowerShell. TSDTabCompletion Enables tab completion for tsd commands VSCETabCompletion Enables tab completion for vsce commands MavenAutoCompletion https://github.com/krymtkts/MavenAutoCompletion Maven Auto Completion provides a simple auto completion of Maven 3 to PowerShell. PSGitCompletions http://github.com/PowerCode/PSGitCompletions Tab completions for git.exe YarnTabCompletion Enables tab completion for Yarn commands CompleteHipChat https://github.com/DaveStephens/CompleteHipChat/ A module for interacting with the HipChat REST API. GcloudTabComplete Provide tab completion for the gcloud CLI interface PubCompletion https://github.com/vsotov/PubCompletion PubCompletion extends tab competion and IntelliSense feature of PowerShell >= v5 for Dar... WSLTabCompletion https://github.com/NotTheDr01ds/WSLTabCompletion Provides completion suggestions for wsl.exe (Windows Subsystem for Linux) SecretManagementArgumentCompleter https://github.com/itfranck/SecretManagementArgumentCompleter Argument completer for Microsoft.Powershell.SecretManagement kmt.winget.autocomplete https://github.com/KevinMarquette/winget.autocomplete enables the winget autocomplete functionality when imported VimTabCompletion https://github.com/jfishe/VimTabCompletion Powershell Tab Completion for Vim YarnComplete Provides basic tab completion for Yarn scripts ps-adcompleters Provide tab-completion to users and groups in ActiveDirectory macOSdefaultsCompleter https://github.com/TylerLeonhardt/macOSdefaultsCompleter An argument completer for the macOS `defaults` utility. opCompleter https://github.com/MJECloud/opCompleter An argument completer for the 1Password CLI. TerraformCompletion https://github.com/balticer/TerraformCompletion Provides Terraform command completion for PowerShell. Microsoft.PowerShell.UnixTabComp... https://github.com/PowerShell/UnixCompleters Get parameter completion for native Unix utilities. Requires zsh or bash. Register-Completion https://github.com/aliuq/Register-Completion Easy to register tab completions with data structures. Easy to customize. UsefulArgumentCompleters https://github.com/MartinGC94/UsefulArgumentCompleters Module with lots of argument completers for popular commands. PsComplete https://github.com/aciq/pscomplete/ Cross-platform custom powershell autocomplete / tab expansion nvm-completion https://github.com/kamack38/posh-nvm-completion A nvm tab completion for PowerShell. PwshComplete https://github.com/artiga033/Pwsh-Complete Adds tab completion for many commandline tools. chocolatey-tab-completion chocolatey tab-completion module
-
-
CosmosDB
PowerShell Module for working with Azure Cosmos DB databases, collections, documents, attachments, offers, users, permissions, triggers, stored procedures and user defined functions.
Project mention: The custom fields on agents is too weak, is anyone else pushing script outputs to a different ecosystem like Azure Cosmos DB? | /r/syncro | 2022-09-29 -
Project mention: Anyone using ACR Repository for Bicep Modules with ADO? | /r/azuredevops | 2023-02-24
Currently the automated testing we have in the pipeline is only building the bicep into ARM, and running psrule against the biceps (which, I think, is essentially the same thing). We used to run the Test-command of PSBicep-module (https://github.com/PSBicep/PSBicep/blob/main/Docs/Help/Test-BicepFile.md), but ran into problems with that one, as the module tends to lack behind latest bicep features a bit - same thing with a lot of tooling like psrule.
-
-
Project mention: FortiGate - Checking for external access and security vulnerabilities | /r/fortinet | 2023-06-29
-
-
PSSystemAdministrator
A PowerShell module for managing users and computers and gathering information in a Windows Active Directory environment.
-
-
Project mention: Joining Mastodon? Here's a list of PowerShell people to follow. | /r/PowerShell | 2022-11-27
This repo contains an importable CSV file which was created using a PowerShell-based GitHub Action called Exodus and the PowerShell module, BlueBirdPS.
-
Not a built-in cmdlet. That's a function like this one: https://github.com/farismalaeb/Powershell/tree/master/Set-LogonHours
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
PowerShell powershell-module related posts
- Filter issue with Get-FalconAsset
- Message Trace O365
- Change sensor grouping tags via API
- API for removing VDIs older than 24 hours
- FortiGate - Checking for external access and security vulnerabilities
- Create IOA Falconpy
- Status of API batch RTR commands when queued offline
-
A note from our sponsor - Mergify
blog.mergify.com | 29 Sep 2023
Index
What are some of the best open-source powershell-module projects in PowerShell? This list will help you:
Project | Stars | |
---|---|---|
1 | posh-git | 7,123 |
2 | PSKoans | 1,541 |
3 | PersistenceSniper | 1,504 |
4 | Posh-ACME | 679 |
5 | PSWinReporting | 676 |
6 | monkey365 | 622 |
7 | hawk | 591 |
8 | z | 361 |
9 | PSRule.Rules.Azure | 312 |
10 | psfalcon | 280 |
11 | ADLab | 160 |
12 | PoShLog | 155 |
13 | scoop-completion | 148 |
14 | ConfluencePS | 141 |
15 | CosmosDB | 139 |
16 | PSBicep | 115 |
17 | OSD | 89 |
18 | PowerFGT | 85 |
19 | posh | 77 |
20 | PSSystemAdministrator | 64 |
21 | PSCalendar | 59 |
22 | BluebirdPS | 57 |
23 | Powershell | 45 |