Skip to content

Commit 4da28f1

Browse files
committed
updated platform
1 parent 54ccc26 commit 4da28f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/multi/script/web_delivery.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ def initialize(info = {})
4444
'Targets' =>
4545
[
4646
['Python', {
47-
'Platform' => 'py',
47+
'Platform' => 'python',
4848
'Arch' => ARCH_PYTHON
4949
}],
5050
['PHP', {

0 commit comments

Comments
 (0)