PowerShell powershell-module

Open-source PowerShell projects categorized as powershell-module

Top 23 PowerShell powershell-module Projects

powershell-module
  1. posh-git

    A PowerShell environment for Git

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. 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

  4. PSKoans

    A simple, fun, and interactive way to learn the PowerShell language through Pester unit testing.

  5. monkey365

    Monkey365 provides a tool for security consultants to easily conduct not only Microsoft 365, but also Azure subscriptions and Microsoft Entra ID security configuration reviews.

  6. Locksmith

    A small tool built to find and fix common misconfigurations in Active Directory Certificate Services. (by jakehildreth)

  7. hawk

    Powershell Based tool for gathering information related to O365 intrusions and potential Breaches (by T0pCyber)

  8. Posh-ACME

    PowerShell module and ACME client to create certificates from Let's Encrypt (or other ACME CA)

    Project mention: I no longer have an old-school cert on my HTTPS site | news.ycombinator.com | 2025-05-23

    I don't understand the tone of aggression against ACME and their plethora of clients.

    I know it isn't a skill issue because of who the author is. So I can only imagine it is some sort of personal opinion that they dislike ACME as a concept or the tooling around ACME in general.

    We've been using LE for a while (since 2019 I think) for handful of sites, and the best nonsense client _for us_ was https://github.com/do-know/Crypt-LE/releases.

    Then this year we've done another piece of work this time against the Sectigo ACME server and le64 wasn't quite good enough.

    So we ended up trying:-

    - https://github.com/certbot/certbot on GitHub Actions, it was fine but didn't quite like the locked down environment

    - https://github.com/go-acme/lego huge binary, cli was interestingly designed and the maintainer was quite rude when raising an issue

    - https://github.com/rmbolger/Posh-ACME our favourite, but we ended up going with certbot on GHA once we fixed the weird issues around permissions

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. 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.

  11. z

    Save time typing out directory paths in PowerShell by jumping around instead. (by badmotorfinger)

  12. psfalcon

    PowerShell for CrowdStrike's OAuth2 APIs

  13. PSRule.Rules.Azure

    Rules to validate Azure resources and infrastructure as code (IaC) using PSRule.

  14. azure.datafactory.tools

    Tools for deploying Data Factory (v2) in Microsoft Azure

  15. 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/

  16. OSD

    PowerShell Module OSD

  17. scoop-completion

    scoop tab completion, work with powershell

  18. ADLab

    Custom PowerShell module to setup an Active Directory lab environment to practice penetration testing.

  19. PwshSpectreConsole

    πŸ‘» PwshSpectreConsole is a PowerShell wrapper for the awesome Spectre.Console library

    Project mention: Ask HN: What is the best way to author blogs in 2024v | news.ycombinator.com | 2024-07-20

    Astro is awesome. It’s easy enough to get started with a template for a static site and flexible enough to build dynamic web apps.

    My static personal site is Astro hosted on cloudflare pages https://github.com/ShaunLawrie/shaunlawrie.com

    And I used their documentation template https://starlight.astro.build/ for my autogenerated docs on https://pwshspectreconsole.com/

    I love having the ability to focus on the content and never having any blockers if I want to do something weird like embed a prebuilt react component for some edge cases.

  20. CosmosDB

    PowerShell Module for working with Azure Cosmos DB databases, collections, documents, attachments, offers, users, permissions, triggers, stored procedures and user defined functions.

  21. PSIni

    Work with INI files in PowerShell using hashtables

  22. ConfluencePS

    Confluence REST API (including Cloud) via PowerShell

  23. PSBicep

    This is the repo for the Bicep PowerShell Module.

  24. PowerFGT

    PowerShell module to manage Fortinet (FortiGate) Firewall

  25. PipeScript

    A Metaprogramming Language for PowerShell (and anything else)

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

PowerShell powershell-module discussion

Log in or Post with

PowerShell powershell-module related posts

  • Accepting Multiple Currencies with SeerBit: A Developer's Guide

    3 projects | dev.to | 17 Feb 2025
  • 10 Free APIs to supercharge your side projects

    1 project | dev.to | 26 Nov 2024
  • πŸ”“ 10 Free APIs to Power Your Next Project: Unlocking Potential for Developers πŸš€

    1 project | dev.to | 14 Aug 2024
  • Build A Currency Converter in ReactJS | Best Beginner ReactJS Project

    1 project | dev.to | 26 Jun 2024
  • Bitcoin Exodus: $490K Swindle (malicious app in Snap Store)

    3 projects | news.ycombinator.com | 20 Feb 2024
  • If you have no experience, learn Powershell (or Python)

    2 projects | /r/ITCareerQuestions | 8 Dec 2023
  • Migrate child cid to parent cid

    1 project | /r/crowdstrike | 8 Dec 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 17 Jul 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more β†’

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,996
2 PersistenceSniper 2,002
3 PSKoans 1,784
4 monkey365 1,155
5 Locksmith 1,138
6 hawk 864
7 Posh-ACME 845
8 PSWinReporting 717
9 z 457
10 psfalcon 423
11 PSRule.Rules.Azure 421
12 azure.datafactory.tools 246
13 PoShLog 215
14 OSD 199
15 scoop-completion 180
16 ADLab 176
17 PwshSpectreConsole 170
18 CosmosDB 162
19 PSIni 159
20 ConfluencePS 156
21 PSBicep 141
22 PowerFGT 132
23 PipeScript 97

Sponsored
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io

Did you know that PowerShell is
the 39th most popular programming language
based on number of references?