We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3465b57 commit 7b46785Copy full SHA for 7b46785
modules/payloads/adapters/cmd/linux/https/ppc64.rb
@@ -12,7 +12,7 @@ def initialize(info = {})
12
update_info(
13
info,
14
'Name' => 'HTTPS Fetch',
15
- 'Description' => 'Fetch and execute an MIPSLE payload from an HTTPS server.',
+ 'Description' => 'Fetch and execute an PPC64 payload from an HTTPS server.',
16
'Author' => ['Brendan Watters', 'Spencer McIntyre'],
17
'Platform' => 'linux',
18
'Arch' => ARCH_CMD,
0 commit comments