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 b7dd63f commit 3465b57Copy full SHA for 3465b57
modules/payloads/adapters/cmd/linux/tftp/ppc64.rb
@@ -12,7 +12,7 @@ def initialize(info = {})
12
update_info(
13
info,
14
'Name' => 'TFTP Fetch',
15
- 'Description' => 'Fetch and execute an MIPSLE payload from a TFTP server.',
+ 'Description' => 'Fetch and execute an PPC64 payload from a TFTP server.',
16
'Author' => ['Brendan Watters', 'Spencer McIntyre'],
17
'Platform' => 'linux',
18
'Arch' => ARCH_CMD,
0 commit comments