module docs and description

This commit is contained in:
madefourit
2026-02-05 10:18:37 -05:00
committed by dledda-r7
parent 14cd7fad47
commit 0ba93b6ae3
@@ -1,8 +1,6 @@
## Vulnerable Application
Instructions to get the vulnerable application. If applicable, include links to the vulnerable install
files, as well as instructions on installing/configuring the environment if it is different than a
standard install. Much of this will come from the PR, and can be copy/pasted.
This module establishes persistence by modifying a PowerShell profile script, which is automatically executed when PowerShell starts. The module supports multiple profile scopes (current user or all users) and safely backs up any existing profile prior to modification, enabling clean removal by restoring the original file.
## Verification Steps