PowerShell-Red-Team
Collection of PowerShell functions a Red Teamer may use in an engagement (by tobor88)
Polaris
A cross-platform, minimalist web framework for PowerShell (by PowerShell)
PowerShell-Red-Team | Polaris | |
---|---|---|
1 | 6 | |
517 | 481 | |
2.1% | - | |
4.1 | 0.9 | |
over 1 year ago | over 4 years ago | |
PowerShell | PowerShell | |
GNU General Public License v3.0 or later | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
PowerShell-Red-Team
Posts with mentions or reviews of PowerShell-Red-Team.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-07-29.
-
Is there any simple PowerShell web server available?
Start taking a stab at coding it, but then found this one that's close to what I was aiming for: https://github.com/tobor88/PowerShell-Red-Team/blob/master/Start-SimpleHTTPServer.ps1
Polaris
Posts with mentions or reviews of Polaris.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-03.
- How to make an API with PowerShell scripts as the back end?
-
Sending async requests to APIs created with Polaris module in Powershell
I created REST APIs using Polaris module. But it doesn't accept async requests (parallel). Then I came across https://github.com/PowerShell/Polaris/issues/81 with which they modified it to receive async requests using GetContextAsync
- Is there any simple PowerShell web server available?
-
Any interest in a Webserver Module (PSWebServer)?
I now see "Polaris" https://github.com/PowerShell/Polaris and a couple other micro frameworks that match what im talking about here:
-
PowerShell Universal v2
Experimental module from Microsoft for creating REST API in PowerShell: https://github.com/PowerShell/Polaris
What are some alternatives?
When comparing PowerShell-Red-Team and Polaris you can also consider the following projects:
WSL2-port-forwarding-guide - Forwards Windows ports into WSL2 at startup (without logging-in)
Pode - Pode is a Cross-Platform PowerShell web framework for creating REST APIs, Web Sites, and TCP/SMTP servers
PsMapExec - A PowerShell tool that takes strong inspiration from CrackMapExec / NetExec
PowerShell-Docs - The official PowerShell documentation sources
WebServer - Powershell WebServer is a Powershell module that starts a webserver (without the need for IIS)
powershell-universal - PowerShell Universal is the ultimate platform for building web-based IT tools.