PowerShell-Red-Team
Collection of PowerShell functions a Red Teamer may use in an engagement (by tobor88)
QA-Checks-v4
PowerShell scripts to ensure consistent and reliable build quality and configuration for your servers (by My-Random-Thoughts)
PowerShell-Red-Team | QA-Checks-v4 | |
---|---|---|
1 | 7 | |
517 | 110 | |
2.1% | - | |
4.1 | 0.0 | |
over 1 year ago | almost 2 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
QA-Checks-v4
Posts with mentions or reviews of QA-Checks-v4.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-05.
-
How to create an Installation Wizard like GUI with PowerShell?
I created this entirely in PowerShell - https://github.com/My-Random-Thoughts/QA-Checks-v4/wiki/Settings-Configuration-Tool
- PowerShell script to confirm server configuration
-
what what's the first thing you used Powershell for?
Version 4 was a rewrite for PS4 and the upcoming (at the time) of PS5.
-
SMBv1 detection script for entire domain/all computer objects/OS's ?
That is a lot of code for checking. Have a look at the checks in https://github.com/My-Random-Thoughts/QA-Checks-v4, I has one for SMBv1 in Checks/Security
- Test-TCPPort - Port checker/scanner
-
What is your favorite thing you've made with PowerShell?
Oh and all the code is available for free here - https://github.com/My-Random-Thoughts/QA-Checks-v4
-
ISE crashing on some biggish modules. Anyone else?
I also have a 3280 line file you can try here - https://github.com/My-Random-Thoughts/QA-Checks-v4/blob/master/QA-Settings-Configuration-Tool.ps1 - all written within the ISE.
What are some alternatives?
When comparing PowerShell-Red-Team and QA-Checks-v4 you can also consider the following projects:
WSL2-port-forwarding-guide - Forwards Windows ports into WSL2 at startup (without logging-in)
Audit-Test-Automation - FBPro Audit Test Automation Package allows you to create compliance reports for your systems. The resulting HTML-reports provide a transparent overview of your devices' security configuration compared to international security standards and hardening guides.
PsMapExec - A PowerShell tool that takes strong inspiration from CrackMapExec / NetExec
Server-QA-Checks - A bunch of QA checks to run against one or more servers to make sure they are built to a specific standard.
Polaris - A cross-platform, minimalist web framework for PowerShell
scripts - My random scripts