Skip to content

Commit

Permalink
Update modules/payloads/adapters/cmd/linux/https/ppc64.rb
Browse files Browse the repository at this point in the history
Co-authored-by: Christophe De La Fuente <[email protected]>
  • Loading branch information
bwatters-r7 and cdelafuente-r7 authored Feb 12, 2025
1 parent 3465b57 commit 7b46785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/payloads/adapters/cmd/linux/https/ppc64.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ def initialize(info = {})
update_info(
info,
'Name' => 'HTTPS Fetch',
'Description' => 'Fetch and execute an MIPSLE payload from an HTTPS server.',
'Description' => 'Fetch and execute an PPC64 payload from an HTTPS server.',
'Author' => ['Brendan Watters', 'Spencer McIntyre'],
'Platform' => 'linux',
'Arch' => ARCH_CMD,
Expand Down

0 comments on commit 7b46785

Please sign in to comment.