Brendan
|
b4188e70be
|
Merge pull request #20357 from xaitax/add-windows-aarch64-winexec-payload
Revive and Finalize windows/aarch64/exec Payload
|
2025-07-11 10:18:17 -05:00 |
|
msutovsky-r7
|
bc705b8c5a
|
Land #20334, adds payload linux/x64/set_hostname
Add payload/linux/x64/set_hostname module.
|
2025-07-06 18:56:43 +02:00 |
|
Martin Sutovsky
|
1ee9d61de1
|
Running Rubocop
|
2025-07-05 15:57:38 +02:00 |
|
Umut
|
f0a64b92a7
|
Update CachedSize
|
2025-07-04 18:22:52 +03:00 |
|
Umut
|
4cb523a20c
|
Add exit(0) syscall
|
2025-07-04 18:21:20 +03:00 |
|
Martin Sutovsky
|
b1de0c6313
|
Removes null-bytes
|
2025-07-04 12:30:01 +02:00 |
|
Martin Sutovsky
|
dbe422698f
|
Updates cached_size
|
2025-07-04 12:16:16 +02:00 |
|
Martin Sutovsky
|
d0df343f74
|
Rewriting shellcode, making it smaller
|
2025-07-04 12:12:00 +02:00 |
|
Alex
|
91a3cc27cd
|
Update modules/payloads/singles/windows/aarch64/exec.rb
Co-authored-by: Diego Ledda <diego_ledda@rapid7.com>
|
2025-06-30 14:46:51 +02:00 |
|
Alex
|
3069d6a3b8
|
Readability
|
2025-06-28 23:25:23 +02:00 |
|
Alex
|
1dadec8369
|
Revive windows/aarch64/exec Payload
|
2025-06-27 23:57:12 +02:00 |
|
Diego Ledda
|
fda250d604
|
Merge pull request #19910 from msutovsky-r7/fix/add-PPC64-template
Fixing PPC64 template and payloads
|
2025-06-25 12:33:39 +02:00 |
|
adfoster-r7
|
0972888802
|
Update Mettle 1.0.42
|
2025-06-23 11:58:29 +01:00 |
|
Muzaffer Umut ŞAHİN
|
539514b3b6
|
Add payload/linux/x64/set_hostname module.
This payload sets the hostname of a Linux x64 machine by using the sethostname syscall.
|
2025-06-21 04:41:30 -04:00 |
|
Martin Sutovsky
|
be394b7062
|
Adding PPC64 template, fixing PPC64 single payloads
|
2025-06-19 17:23:15 +02:00 |
|
Martin Sutovsky
|
00852f4682
|
Adding PPC64 template, fixing PPC64 single payloads
|
2025-06-19 17:17:19 +02:00 |
|
Spencer McIntyre
|
6c05ffb67d
|
Appease rubocop
|
2025-05-30 09:06:38 -04:00 |
|
Spencer McIntyre
|
f3b650a409
|
Major refactoring of PHP payloads and related exploits
|
2025-05-30 09:06:38 -04:00 |
|
Spencer McIntyre
|
dcaeb5266c
|
Define the system_block module function
|
2025-05-30 09:06:38 -04:00 |
|
Spencer McIntyre
|
9220360ed0
|
Add an ARCH_PHP -> ARCH_CMD adapter
|
2025-05-30 09:06:20 -04:00 |
|
Martin Sutovsky
|
4d956ba4e4
|
Fixing Rubocop formatting
|
2025-05-27 16:35:34 +02:00 |
|
Martin Sutovsky
|
fa0aaa0834
|
Rubocoping
|
2025-05-27 16:31:36 +02:00 |
|
Martin Sutovsky
|
126b155d6e
|
Adding uuid for cmd
|
2025-05-27 16:31:33 +02:00 |
|
Martin Sutovsky
|
735140f217
|
Rolling back to previous base64 functionality
|
2025-05-27 16:30:53 +02:00 |
|
Martin Sutovsky
|
c30a6cabe3
|
More reliable full command path detection, using already existing base64 encoder
|
2025-05-27 16:30:52 +02:00 |
|
Martin Sutovsky
|
3e75553044
|
Removing uncessary whitespaces
|
2025-05-27 16:30:52 +02:00 |
|
Martin Sutovsky
|
b4d2df91de
|
Encoding PHP payload and piping into php unix command
|
2025-05-27 16:30:52 +02:00 |
|
bcoles
|
03f4c46010
|
modules/payloads/singles: Resolve RuboCop violations
|
2025-04-20 02:57:34 +10:00 |
|
adfoster-r7
|
6fb76f9b51
|
Merge pull request #20064 from bcoles/payloads-php-reverse_php_ssl
payloads: cmd/unix/reverse_php_ssl: Resolve RuboCop violations
|
2025-04-19 17:53:49 +01:00 |
|
adfoster-r7
|
54e2f63c50
|
Merge pull request #20063 from bcoles/payloads-ruby-pingback
payloads: Ruby pingback: Resolve RuboCop violations
|
2025-04-19 17:43:44 +01:00 |
|
bcoles
|
6f160d28b4
|
payloads: cmd/unix/reverse_php_ssl: Resolve RuboCop violations
|
2025-04-19 20:39:52 +10:00 |
|
bcoles
|
5f5e2782e5
|
payloads: Ruby pingback: Resolve RuboCop violations
|
2025-04-19 19:02:28 +10:00 |
|
bcoles
|
991ffe4c5b
|
modules/payloads/stagers: Resolve RuboCop violations
|
2025-04-19 11:11:01 +10:00 |
|
bcoles
|
332bac8b54
|
modules/payloads/stages: Resolve RuboCop violations
|
2025-04-19 02:07:24 +10:00 |
|
bwatters-r7
|
37175955cd
|
Fix some https bugs and generate non-piped commands properly
|
2025-04-01 11:16:21 -05:00 |
|
Brendan
|
c7d59ce829
|
Merge pull request #19875 from dledda-r7/fix/aarch64-sigill-raspberrypi
Fix SIGILL on staged meterpreter on RaspberryPi4
|
2025-02-20 10:14:07 -06:00 |
|
bwatters-r7
|
8cbcdd1f6c
|
Add PPC64LE Fetch payloads
|
2025-02-19 18:10:55 -06:00 |
|
bwatters-r7
|
87ec9ee137
|
Remove CBEA64 arch values so PPC64 arches have only 1 arch value
Multiple arches broke payload adaptyers and we do not use them, anyway
|
2025-02-19 17:57:39 -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 |
|
Brendan
|
3465b57e48
|
Update modules/payloads/adapters/cmd/linux/tftp/ppc64.rb
Co-authored-by: Christophe De La Fuente <56716719+cdelafuente-r7@users.noreply.github.com>
|
2025-02-12 15:52:08 -06:00 |
|
Brendan
|
b7dd63f0a9
|
Update modules/payloads/adapters/cmd/linux/tftp/ppc.rb
Co-authored-by: Christophe De La Fuente <56716719+cdelafuente-r7@users.noreply.github.com>
|
2025-02-12 15:52:03 -06:00 |
|
Brendan
|
c098665a2e
|
Update modules/payloads/adapters/cmd/linux/http/ppc64.rb
Co-authored-by: Christophe De La Fuente <56716719+cdelafuente-r7@users.noreply.github.com>
|
2025-02-12 15:51:57 -06:00 |
|
Brendan
|
6424a4a387
|
Update modules/payloads/adapters/cmd/linux/http/ppc.rb
Co-authored-by: Christophe De La Fuente <56716719+cdelafuente-r7@users.noreply.github.com>
|
2025-02-12 15:51:49 -06:00 |
|
bwatters-r7
|
4e5a21bfab
|
Update payload cache size
|
2025-02-12 13:40:34 -06:00 |
|
dledda-r7
|
d22ed19b02
|
fix: fix port number offset
|
2025-02-12 11:49:35 -05:00 |
|
dledda-r7
|
4876320814
|
fix: add sync syscall after read to prevent sigill in raspberrypi
|
2025-02-12 11:33:45 -05:00 |
|
bwatters-r7
|
cf5f518590
|
Add fetch payloads for aarch64, armbe, armle, mipsbe, mipsle, ppc, ppc64
|
2025-01-30 13:51:05 -06:00 |
|
Brendan
|
378ac00c7d
|
Merge pull request #19750 from dledda-r7/feat/prepend-multi-arch
Fix Prepends in Linux Payloads
|
2025-01-23 14:26:44 -06:00 |
|
dledda-r7
|
e39af38c73
|
fix(payloads): updating prepend mixin in payloads
|
2025-01-15 04:32:42 -05:00 |
|
dledda-r7
|
4565a04510
|
fix(payloads): updating prepend mixin in payloads
|
2025-01-14 09:31:03 -05:00 |
|