Jordan Borean
Projects, Scripts, and Modules
Creates a PSSession that targets a scheduled task process
(gist.github.com)
Created New-ScheduledTaskSession for PowerShell that can create a PSSession for use with
By: Jordan Borean submitted:Aug 30 2024
Created New-ScheduledTaskSession for PowerShell that can create a PSSession for use with
Invoke-Command to run PowerShell code in the context of a scheduled task process. This is a fun way to bypass NETWORK logon limitations like the Windows Update API
By: Jordan Borean submitted:Aug 30 2024
Get-RegKeyInfo.ps1
(gist.github.com)
TIL about volatile registry keys which exist in memory and are deleted when the hive is unloaded,
By: Jordan Borean submitted:Jun 16 2022
TIL about volatile registry keys which exist in memory and are deleted when the hive is unloaded,
e.g. on a reboot. There's no documented way to determine if a key is volatile so I wrote a PowerShell function that uses the undocumented way
By: Jordan Borean submitted:Jun 16 2022
PowerShell-ALC
(github.com)
Example ALC structures to use with in a PowerShell module - GitHub - jborean93/PowerShell-ALC:
By: Jordan Borean submitted:Dec 1 2023
Example ALC structures to use with in a PowerShell module - GitHub - jborean93/PowerShell-ALC:
Example ALC structures to use with in a PowerShell module
By: Jordan Borean submitted:Dec 1 2023
PowerShell-Yayaml
(github.com)
Yet Another YAML PowerShell parser and writer. While there are a few other YAML modules out on the
By: Jordan Borean submitted:Jun 23 2023
Yet Another YAML PowerShell parser and writer. While there are a few other YAML modules out on the
gallery this module includes the following features:
By: Jordan Borean submitted:Jun 23 2023
ProcessEx: Exposes the Windows Process creation Win32 functions in PowerShell
(github.com)
Exposes the Windows Process creation Win32 functions in PowerShell - jborean93/ProcessEx
By: Jordan Borean submitted:Nov 8 2024
Exposes the Windows Process creation Win32 functions in PowerShell - jborean93/ProcessEx
By: Jordan Borean submitted:Nov 8 2024
PSEtw
(github.com)
PowerShell module for capturing ETW events in realtime. Currently this supports Manifest and Trace
By: Jordan Borean submitted:Dec 15 2023
PowerShell module for capturing ETW events in realtime. Currently this supports Manifest and Trace
Logging ETW providers
By: Jordan Borean submitted:Dec 15 2023
PSOpenAD
(github.com)
A cross-platform Active Directory management module.
By: Jordan Borean submitted:Jun 16 2022
A cross-platform Active Directory management module.
By: Jordan Borean submitted:Jun 16 2022
PSOpenAD Release v0.5.0
(github.com)
The Open AD module is a cross platform module for managing Active Directory.
By: Jordan Borean submitted:Mar 22 2024
The Open AD module is a cross platform module for managing Active Directory.
By: Jordan Borean submitted:Mar 22 2024