Diego Ledda
0dee8a82b8
Merge pull request #20734 from bcoles/linux-riscv-command-payload-adapters
...
Add Linux RISC-V command payload adapters
2026-01-05 05:06:21 -05:00
Spencer McIntyre
68965f667e
Remove the ppc64le adapters
...
This is dead code now. We don't have any PPC64LE payloads.
2025-12-22 14:27:09 -05:00
bcoles
2d414d39fa
Add Linux RISC-V command payload adapters
2025-11-27 20:46:30 +11:00
bwatters-r7
8cbcdd1f6c
Add PPC64LE Fetch payloads
2025-02-19 18:10:55 -06:00
Brendan
7b4678564a
Update modules/payloads/adapters/cmd/linux/https/ppc64.rb
...
Co-authored-by: Christophe De La Fuente <56716719+cdelafuente-r7@users.noreply.github.com >
2025-02-12 15:52:15 -06:00
bwatters-r7
cf5f518590
Add fetch payloads for aarch64, armbe, armle, mipsbe, mipsle, ppc, ppc64
2025-01-30 13:51:05 -06:00
Spencer McIntyre
0ba65b7393
Add the x86 fetch payloads
2023-06-09 16:47:45 -04:00
Spencer McIntyre
d7098aa06d
Add MIPS64 fetch adapters
2023-05-30 15:03:06 -04:00
Spencer McIntyre
8a0dfa57a0
Drop size requirement and fix descriptions
...
The size requriement is used when the adapted payload is executed from
the command line but that's not the case for the fetch payloads which
execute a command to fetch the payload from a URL. The payload size
doesn't matter because it's included in the executable file hosted at
the URL.
2023-05-30 15:03:06 -04:00
bwatters
548a2d7ab4
Add fetch payloads for Windows and Linux x64
2023-05-18 10:47:29 -05:00