Skip to content

Commit b7dd63f

Browse files
Update modules/payloads/adapters/cmd/linux/tftp/ppc.rb
Co-authored-by: Christophe De La Fuente <[email protected]>
1 parent c098665 commit b7dd63f

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

modules/payloads/adapters/cmd/linux/tftp/ppc.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' => 'TFTP Fetch',
15-
'Description' => 'Fetch and execute an MIPSLE payload from an TFTP server.',
15+
'Description' => 'Fetch and execute an PPC payload from an TFTP server.',
1616
'Author' => ['Brendan Watters', 'Spencer McIntyre'],
1717
'Platform' => 'linux',
1818
'Arch' => ARCH_CMD,

0 commit comments

Comments
 (0)