PersistenceSniper

1.12.0

This module tries to enumerate all the persistence methods implanted on a compromised machine. New techniques may take some time before they are implemented in this script, so don't assume that because the module didn't find anything the machine is clean.

Minimum PowerShell version

5.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PersistenceSniper -RequiredVersion 1.12.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PersistenceSniper -Version 1.12.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Commons Clause

Package Details

Author(s)

  • Federico @last0x00 Lagrasta

Tags

Windows Registry Persistence Detection Blue Purple Red Team Incident Response DFIR IR Forensics AMSI Powershell

Functions

Find-AllPersistence

Dependencies

This module has no dependencies.

Release Notes

This release fixes a bug in the OutputCSV parameter, which up to version 1.11.0 would included false positives filtered out by the DiffCSV parameter, as well as implementing support for logging the output of the tool to the Windows Event Log.

FileList

Version History

Version Downloads Last updated
1.15.1 3,768 2/15/2024
1.15.0 3,770 1/9/2024
1.14.0 1,038 11/4/2023
1.13.0 168 10/5/2023
1.12.1 387 8/12/2023
1.12.0 (current version) 299 5/22/2023
1.11.0 88 5/5/2023
1.10.1 19 5/4/2023
1.9.3 64 4/16/2023
1.9.2 196 2/22/2023
1.9.1 126 1/29/2023
1.8.0 123 12/16/2022
1.7.1 95 10/17/2022
1.7.0 206 9/7/2022
1.6.0 264 9/6/2022
1.5.0 30 8/31/2022
1.4.0 92 8/15/2022
1.3.2 56 8/9/2022
1.3.1 22 8/8/2022
1.3 15 8/8/2022
1.2 14 8/8/2022
1.0 174 8/4/2022
0.9 24 8/3/2022
Show less