Skip to content

Commit 5a06bfb

Browse files
authored
Update get-reverseshell.ps1
1 parent 0f6aafb commit 5a06bfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

get-reverseshell.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Function Get-ReverseShell() {
66
77
.DESCRIPTION
88
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
9+
With the way this framework is built, each component of the original payload goes through
1010
a randomly selected generator, resulting in a different yield with every execution of this script.
1111
Due to the complexity of the obfuscation logic, the resulting payloads will be very difficult to
1212
signature and will slip past heuristic engines that are not programmed to emulate the inherited logic.

0 commit comments

Comments
 (0)