Skip to content

Commit 7b46785

Browse files
Update modules/payloads/adapters/cmd/linux/https/ppc64.rb
Co-authored-by: Christophe De La Fuente <[email protected]>
1 parent 3465b57 commit 7b46785

File tree

1 file changed

+1
-1
lines changed
  • modules/payloads/adapters/cmd/linux/https

1 file changed

+1
-1
lines changed

modules/payloads/adapters/cmd/linux/https/ppc64.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ def initialize(info = {})
1212
update_info(
1313
info,
1414
'Name' => 'HTTPS Fetch',
15-
'Description' => 'Fetch and execute an MIPSLE payload from an HTTPS server.',
15+
'Description' => 'Fetch and execute an PPC64 payload from an HTTPS server.',
1616
'Author' => ['Brendan Watters', 'Spencer McIntyre'],
1717
'Platform' => 'linux',
1818
'Arch' => ARCH_CMD,

0 commit comments

Comments
 (0)