PowerShellEmpire /
PowerTools
PowerTools is a collection of PowerShell projects with a focus on offensive operations.
76/100 healthLoading repository data…
BreathHolder / repository
a collection of handy powershell scripts I've built or improved upon. If I take someone else's stuff, I'll attribute their content to them.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A collection of PowerShell scripts for Windows system maintenance, automation, and more.
Windows11UpdateAndDriversChecker.ps1Description:
Checks to see if there are:
Variables:
$monitorWidth1 – Width of monitor 1 $monitorHeight1 - Height of monitor 1$monitorWidth2 – Width of monitor 2 $monitorHeight2 - Height of monitor 2Prerequisites:
Install-Module -Name PSWindowsUpdate -Force
FixResolution.ps1Description: Resets the screen resolution on a Windows 11 machine. Used when I return to my PC from remote apps like Jump Desktop. Setup is for 2 monitors but it can be for 1 or more than 2.
Variables:
$logPath – Path for the log file (default is the user’s home directory).Prerequisites:
CheckAndStartJumpDesktopDescription:
Script which checks for the JumpConnect service state. If it is started, it logs a message to say it is already running. If not, it starts the service. This script is designed to run as part of a scheduled task.
Variables: Most of the variables we are going to set are within the new schedule task you will build. This is designed to work on Windows 10/11.
Run whether user is logged on or notRun with highest privilegesWindows 10Prerequisites:
Selected from shared topics, language and repository description—not editorial ratings.
PowerShellEmpire /
PowerTools is a collection of PowerShell projects with a focus on offensive operations.
76/100 healthI-Am-Jakoby /
This repository is a collection of powershell functions every hacker should know
78/100 healtht3l3machus /
A collection of techniques, examples and a little bit of theory for manually obfuscating PowerShell scripts to achieve AV evasion, compiled for educational purposes. The contents of this repository are the result of personal research, including reading materials online and conducting trial-and-error attempts in labs and pentests.
LETHAL-FORENSICS /
A collection of PowerShell scripts for analyzing data from Microsoft 365 and Microsoft Entra ID
86/100 healthtobor88 /
Collection of PowerShell functions a Red Teamer may use in an engagement
76/100 healthTonyPhipps /
A collection of PowerShell modules designed for artifact gathering and reconnaisance of Windows-based endpoints.
76/100 health