Skip to content

Latest commit

 

History

History
104 lines (72 loc) · 2.8 KB

PowerSponse.md

File metadata and controls

104 lines (72 loc) · 2.8 KB
Module Name Module Guid Download Help Link Help Version Locale
PowerSponse
ca85e27c-3d41-49a1-9315-fb44966836b7
--
1.1.0.0
en-US

PowerSponse Module

Description

PowerSponse is a PowerShell module for working during targeted remediation.

See CoRe rules for more information about the cleanup rules.

PowerSponse Cmdlets

Disable a network interface.

Disable the RemoteRegistry service.

Disable a scheduled task.

Disable a service.

Enable a network interface.

Enable the RemoteRegistry service.

Enable a scheduled task.

Enable a service.

Find directory based on wildcards or regex.

Find file based on wildcards or regex.

Collect Sysinternal's Autoruns output.

Get file handle information for a PID or a process name.

Read network interface information based on either the network interface index or based on the interface description.

Reads PowerSponse repository.

Reads a given CoRe rule file and print the rule.

Find processes based on regex.

Find scheduled tasks based on regex.

Reload the PowerSponse repository from the file.

Read the CORE rules and invokes all defined cleanup commands.

Executes a given program on a remote host.

Creates a new cleanup package.

Remove directory based on wildcards or regex.

Remove file based on wildcards or regex.

Restart a computer.

Set a new PowerSponse repository for the current session.

Start a service.

Shutdown computer.

Stop a process based on regex.

Stop a service.