We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f6aafb commit 5a06bfbCopy full SHA for 5a06bfb
get-reverseshell.ps1
@@ -6,7 +6,7 @@ Function Get-ReverseShell() {
6
7
.DESCRIPTION
8
Get-ReverseShell is a project that stems from the Invoke-PSObfuscation framework.
9
- With the way this framework is built, each component of the original payload goes through
+ With the way this framework is built, each component of the original payload goes through
10
a randomly selected generator, resulting in a different yield with every execution of this script.
11
Due to the complexity of the obfuscation logic, the resulting payloads will be very difficult to
12
signature and will slip past heuristic engines that are not programmed to emulate the inherited logic.
0 commit comments