jheysel-r7
|
05f2012ccc
|
Merge pull request #20338 from Chocapikk/xorcom
Add auxiliary and exploit modules for Xorcom CompletePBX 5.2.35 CVEs (2025-2292, 30004, 30005)
|
2025-07-22 08:19:36 -07:00 |
|
Valentin Lobstein
|
56f6a65e21
|
Update lib/msf/core/exploit/remote/http/xorcom_complete_pbx.rb
Co-authored-by: jheysel-r7 <Jack_Heysel@rapid7.com>
|
2025-07-19 04:04:25 +02:00 |
|
Valentin Lobstein
|
4a1f9e541e
|
Update lib/msf/core/exploit/remote/http/xorcom_complete_pbx.rb
Co-authored-by: jheysel-r7 <Jack_Heysel@rapid7.com>
|
2025-07-19 04:04:14 +02:00 |
|
cgranleese-r7
|
73470fece3
|
Merge pull request #20392 from zeroSteiner/fix/issue/20355
Remove the version from the default prompt
|
2025-07-17 09:17:49 +01:00 |
|
Chocapikk
|
4e70dfe70d
|
Rename mixin
|
2025-07-16 22:40:27 +02:00 |
|
Chocapikk
|
1863eddcd4
|
chore: add magic encoding comment to Ruby files
|
2025-07-16 22:32:20 +02:00 |
|
Chocapikk
|
1fb6d488a8
|
Rename file
|
2025-07-16 22:30:28 +02:00 |
|
Chocapikk
|
7ddae3ec3f
|
refactor(xorcom): rename helper to completepbx? + pass creds to completepbx_login
|
2025-07-16 21:48:34 +02:00 |
|
Spencer McIntyre
|
28108517a7
|
Remove the version from the default prompt
Fixes #20355
|
2025-07-16 15:40:54 -04:00 |
|
Spencer McIntyre
|
be10b827b8
|
Add a missing keyword for option validation
|
2025-07-16 15:34:14 -04:00 |
|
Chocapikk
|
b06903810c
|
feat(xorcom): add shared CompletePBX mixin, refactor modules, update docs
|
2025-07-16 21:25:17 +02:00 |
|
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
|
3e5bdda701
|
Land #20359, fixes payload reloading
Fix payload module reloading functionality
|
2025-07-11 13:28:06 +02:00 |
|
Alex
|
b643c62eb6
|
Appeasing the RuboCop gods: added docs, fixed warnings, made it happy.
|
2025-07-10 13:18:40 +02:00 |
|
Martin Sutovsky
|
8e16a50363
|
Adds reloading for stagers/stages/adapters
|
2025-07-10 11:09:10 +02:00 |
|
jheysel-r7
|
79d67dd1f0
|
Merge pull request #20345 from zeroSteiner/feat/lib/ldap-adds/1
Add an Active Directory LDAP Mixin
|
2025-07-08 14:37:23 -07:00 |
|
Spencer McIntyre
|
566020abbf
|
Cache the result of whoami
|
2025-07-08 15:43:41 -04:00 |
|
Spencer McIntyre
|
23c02d6873
|
Note the permissions required for checking permissions
|
2025-07-08 15:01:54 -04:00 |
|
Spencer McIntyre
|
2650956fce
|
Add special handling for more groups
Add handling for the special `Authenticated Users` and `Users` groups.
|
2025-07-08 15:01:54 -04:00 |
|
Spencer McIntyre
|
a93d20ccfe
|
Add some basic tests
|
2025-07-08 15:01:54 -04:00 |
|
Spencer McIntyre
|
d0d3a2719d
|
Add some commented code for debugging
Squash me
|
2025-07-08 15:01:54 -04:00 |
|
Spencer McIntyre
|
7cacc4cd45
|
Update the ad_cs_cert_template module too
|
2025-07-08 15:01:54 -04:00 |
|
Spencer McIntyre
|
c2a06e341d
|
Expand on the matcher logic
|
2025-07-08 15:01:46 -04:00 |
|
Spencer McIntyre
|
432bcfc4d3
|
Mention our corporate sponsors in the banner
|
2025-07-08 08:37:14 -04:00 |
|
Martin Sutovsky
|
b9e8c9d111
|
Removes debug stuff
|
2025-07-03 11:09:36 +02:00 |
|
Martin Sutovsky
|
9445bb3885
|
Fixing payload reloading
|
2025-07-03 11:07:30 +02:00 |
|
Alex
|
8bf1c40f95
|
Update reloading.rb
|
2025-07-03 10:55:01 +02:00 |
|
Alex
|
e11277f2f5
|
Update reloading.rb
|
2025-07-03 08:12:54 +02:00 |
|
Alex
|
9470a8b407
|
Update lib/msf/core/module_manager/reloading.rb
Co-authored-by: msutovsky-r7 <martin_sutovsky@rapid7.com>
|
2025-07-01 10:46:16 +02:00 |
|
Alex
|
d77d0537a4
|
Update lib/msf/core/module_manager/reloading.rb
Co-authored-by: msutovsky-r7 <martin_sutovsky@rapid7.com>
|
2025-07-01 08:39:26 +02:00 |
|
Alex
|
743478b79e
|
Update lib/msf/core/module_manager/reloading.rb
Co-authored-by: msutovsky-r7 <martin_sutovsky@rapid7.com>
|
2025-07-01 08:38:52 +02:00 |
|
Alex
|
efc6152664
|
Update lib/msf/core/module_manager/reloading.rb
Co-authored-by: msutovsky-r7 <martin_sutovsky@rapid7.com>
|
2025-07-01 08:38:41 +02:00 |
|
Alex
|
74de17fcab
|
Update lib/msf/core/module_manager/reloading.rb
Co-authored-by: msutovsky-r7 <martin_sutovsky@rapid7.com>
|
2025-07-01 08:38:34 +02:00 |
|
Alex
|
f2b3e00f01
|
Update lib/msf/core/module_manager/reloading.rb
Co-authored-by: msutovsky-r7 <martin_sutovsky@rapid7.com>
|
2025-07-01 08:37:41 +02:00 |
|
Alex
|
e657aee397
|
Update lib/msf/core/module_manager/reloading.rb
Co-authored-by: msutovsky-r7 <martin_sutovsky@rapid7.com>
|
2025-07-01 08:37:35 +02:00 |
|
Alex
|
18ec6af5af
|
Update lib/msf/core/module_manager/reloading.rb
Co-authored-by: msutovsky-r7 <martin_sutovsky@rapid7.com>
|
2025-07-01 08:37:27 +02:00 |
|
Alex
|
232f1b4597
|
Update lib/msf/core/module_manager/reloading.rb
Co-authored-by: msutovsky-r7 <martin_sutovsky@rapid7.com>
|
2025-07-01 08:37:21 +02:00 |
|
Alex
|
8034930ce1
|
Fix payload module reloading functionality
|
2025-06-29 12:00:58 +02:00 |
|
Alex
|
114def2352
|
Merge branch 'rapid7:master' into add-windows-aarch64-winexec-payload
|
2025-06-27 23:57:55 +02:00 |
|
Alex
|
1dadec8369
|
Revive windows/aarch64/exec Payload
|
2025-06-27 23:57:12 +02:00 |
|
cgranleese-r7
|
a6cdb6deb9
|
Adds support for MITRE ATT&CK References
|
2025-06-25 17:24:47 +01: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 |
|
Spencer McIntyre
|
23c85a26fe
|
Add some documentation for the methods
|
2025-06-24 11:27:52 -04:00 |
|
Spencer McIntyre
|
b8ecd50f32
|
Add and use a generic LDAP entry cache
|
2025-06-24 11:27:52 -04:00 |
|
Spencer McIntyre
|
cf53956128
|
Add a method to get domain info
|
2025-06-24 11:27:52 -04:00 |
|
Spencer McIntyre
|
7b1af9fc09
|
Initial implementation of #adds_sd_grants_permissions?
|
2025-06-24 11:27:52 -04:00 |
|
Spencer McIntyre
|
70f7dfebc3
|
Initial commit of AD DS LDAP mixin
|
2025-06-24 11:27:52 -04:00 |
|
cgranleese-r7
|
a454217bd4
|
Update info -d markdown
|
2025-06-24 11:21:49 +01:00 |
|
cgranleese-r7
|
b16732c3bf
|
Updates enforce notes rubocop rule to add notes to modules that are missing notes
|
2025-06-23 10:40:02 +01:00 |
|
Martin Sutovsky
|
2122a34514
|
Removes overlooked file
|
2025-06-20 12:54:30 +02:00 |
|