Dean Welch
08872d0211
Add session type to info hash in the mixin
2024-02-14 15:37:11 +00:00
Dean Welch
0f319bdfb9
Extract SMB and PostgreSQL optional sessions into their own mixins
2024-02-14 15:37:11 +00:00
cgranleese-r7
0e9cad6d45
Adds MySQL session type
2024-02-02 14:39:37 +00:00
sjanusz-r7
23a9938283
Add PostgreSQL session type
2024-01-19 10:29:37 +00:00
Dean Welch
52971ad2f6
Autoload Metasploit Payloads Gem
2024-01-03 16:24:12 +00:00
usiegl00
5f8767f4cf
M1ssion Dyld Mettle: Aarch64 Payloads
...
This builds on Back from the dyld by adding the required aarch64
assembly code to enable the OSX loader to run on the m1. This enables
the use of native payloads on M1 or M2 devices that do not have Rosetta
installed.
2023-06-19 10:57:37 +02:00
dwelch-r7
f9d5459a9c
Land #17872 , Ensure identify hashes helper is accessible to modules
2023-04-13 16:20:20 +01:00
adfoster-r7
8e2169ed47
Ensure identify hashes helper is accessible to modules
2023-04-12 13:28:56 +01:00
RageLtMan
a215d64574
Linux x64 binary reverse SCTP stager
...
Implement binary SCTP stager for Linux x64.
Testing:
Successful test against Arch Linux x64 VM in local Libvirt
2023-02-08 21:47:28 -05:00
adfoster-r7
a9ccfe31b7
Merge branch 'upstream-master' into merge-msf-6.2.31-into-kerberos-feature-branch
2022-12-13 19:40:39 +00:00
adfoster-r7
f6ed9ef12d
Extract db command helpers to standalone module
2022-12-13 17:01:49 +00:00
Dean Welch
d239e9b007
Don't autoload krb5Pac
2022-12-06 13:01:47 +00:00
adfoster-r7
6b21c9995c
Update zeitwerk to ignore go pkg folder
2022-05-06 12:35:43 +01:00
adfoster-r7
53772fa366
Gracefully handle relay host timeout, fix typos, and move SMBHashCapture location
2022-03-08 23:52:24 +00:00
adfoster-r7
507b1dab2b
Apply PR feedback
2022-03-08 23:52:22 +00:00
adfoster-r7
b4fe2502aa
Update smb_relay to support smb 2 and smb3
2022-03-08 23:52:22 +00:00
adfoster-r7
c0ba4bd619
Add kubernetes enum module
2021-10-21 11:01:25 +01:00
Jeffrey Martin
b4075dc288
exclude full json rpc path from zeitwerk
...
eventmachine fails to load on Windows, this is a temporary
workaround until a more complete solution can be identified.
2021-08-31 14:29:03 -05:00
Jeffrey Martin
8d66913c00
guard hrr_rb_ssh from zeitwerk eager loading
...
if/when eager loading is enabled any class or top level require
will be exercised during the process. Since the ruby builtin PTY
does not function in Windows, defer requires that inveract with symbols
in the `hrr_rb_ssh` gem to ensure they load only during runtime.
2021-08-09 12:22:13 -05:00
Jeffrey Martin
047a1eba07
Rails 6.1 upgrade
2021-08-09 12:16:08 -05:00
Alan Foster
c84b651ca6
Remoce initial rhost http url attempt
2021-05-24 00:31:09 +01:00
Alan Foster
7fe97cfda2
Add health check functionality
2021-04-16 01:59:22 +01:00
Grant Willcox
0905202e6c
Land #14878 , Wrap loader to enable tweaks
2021-03-24 11:22:48 -05:00
dwelch-r7
26e70a290a
Replace rexml autoload with an explicit require to prevent circular dependencies
2021-03-15 12:15:31 +00:00
Jeffrey Martin
c61ef79f86
minor adjustments for scopes
2021-03-11 10:04:43 -06:00
Jeffrey Martin
1f12c0a372
wrap loader to enable tweaks
2021-03-11 09:32:09 -06:00
dwelch-r7
bedbfbf000
Add autoload for REXML
2021-03-10 14:45:05 +00:00
dwelch-r7
ab93041409
Add autoload for bindata
2021-03-10 12:15:18 +00:00
dwelch-r7
4755aea4b5
autoload faker globally
2021-03-02 13:49:38 +00:00
agalway-r7
275e9c5454
Land #14696 , Further Zeitwerk lands to improve boot speed
...
Zeitwerk rex folder
2021-02-19 10:33:37 +00:00
Jeffrey Martin
78a2fd1016
add autoload hint for postgresqli
2021-02-14 12:12:01 -06:00
dwelch-r7
b95be3ed10
Zeitwerk rex folder
2021-02-08 12:24:12 +00:00
dwelch-r7
8ce8455f34
Re-add base folder and missing contents from core.rb to msf.rb
2021-01-19 12:59:13 +00:00
dwelch-r7
39401db2bf
Re-add msf/core file for pro
2021-01-19 12:04:40 +00:00
dwelch-r7
8cede7de35
Remove redundant folder inclusion
2021-01-18 15:49:21 +00:00
dwelch-r7
d6896dadc0
remove msf folder requires
2021-01-18 14:21:54 +00:00
dwelch-r7
319e718a95
zeitwerk lib/msf folder, eager loading works
2021-01-18 14:20:57 +00:00
dwelch-r7
c11f6b61a3
Eagerly require msf/core for namespacing reasons
2021-01-06 10:22:51 +00:00
dwelch-r7
7c063404eb
Fix missing constants in msfvenom
2021-01-05 16:42:59 +00:00
dwelch-r7
0a87386c49
Add base folder to autoloader
2021-01-05 13:07:53 +00:00
dwelch-r7
1617b3ec9b
Use zeitwerk for lib/msf/core folder
2020-12-07 10:31:45 +00:00