Skip to content

Commit 3a39d80

Browse files
committed
Moving back to PSH option only
1 parent 52bbd22 commit 3a39d80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/misc/regsvr32_applocker_bypass_server.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ def serve_sct_file
7575

7676

7777
def serve_psh_payload
78-
print_status("Delivering Payload to #{cli.peerhost}")
78+
print_status("Delivering payload to #{cli.peerhost}")
7979
data = cmd_psh_payload(payload.encoded,
8080
payload_instance.arch.first,
8181
remove_comspec: true,

0 commit comments

Comments
 (0)