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

Co-authored-by: Christophe De La Fuente <56716719+cdelafuente-r7@users.noreply.github.com>
This commit is contained in:
Brendan
2025-02-12 15:52:15 -06:00
committed by GitHub
parent 3465b57e48
commit 7b4678564a
@@ -12,7 +12,7 @@ module MetasploitModule
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,