Skip to content

Commit 8103baf

Browse files
committed
Update title
1 parent 18ac83b commit 8103baf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/misc/psh_web_delivery.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class Metasploit3 < Msf::Exploit::Remote
1414

1515
def initialize(info = {})
1616
super(update_info(info,
17-
'Name' => 'Powershell HTTP Download Delivery',
17+
'Name' => 'Powershell Web Delivery',
1818
'Description' => %q{
1919
Quickly fires up a web server that serves the payload in powershell.
2020
The command will start powershell and then download and execute the payload.

0 commit comments

Comments
 (0)